Ticket #48012: rev.log

File rev.log, 276.2 KB (added by m74z00219@…, 9 years ago)
Line 
1--->  Scanning binaries for linking errors
2Incompatible library version: /opt/local/bin/nettle-hash requires version 13.0.0 or later, but /opt/local/lib/libgmp.10.dylib provides version 11.0.0
3Incompatible library version: /opt/local/bin/nettle-lfib-stream requires version 13.0.0 or later, but /opt/local/lib/libgmp.10.dylib provides version 11.0.0
4Incompatible library version: /opt/local/bin/pkcs1-conv requires version 13.0.0 or later, but /opt/local/lib/libgmp.10.dylib provides version 11.0.0
5Incompatible library version: /opt/local/bin/sexp-conv requires version 13.0.0 or later, but /opt/local/lib/libgmp.10.dylib provides version 11.0.0
6Incompatible library version: /opt/local/lib/libhogweed.2.5.dylib requires version 13.0.0 or later, but /opt/local/lib/libgmp.10.dylib provides version 11.0.0
7--->  Found 5 broken file(s), matching files to ports
8--->  Found 1 broken port(s), determining rebuild order
9--->  Rebuilding in order
10     nettle @2.7.1
11--->  Computing dependencies for nettle.
12--->  Cleaning nettle
13--->  Removing work directory for nettle
14--->  Scanning binaries for linking errors
15Incompatible library version: /opt/local/bin/nettle-hash requires version 13.0.0 or later, but /opt/local/lib/libgmp.10.dylib provides version 11.0.0
16Incompatible library version: /opt/local/bin/nettle-lfib-stream requires version 13.0.0 or later, but /opt/local/lib/libgmp.10.dylib provides version 11.0.0
17Incompatible library version: /opt/local/bin/pkcs1-conv requires version 13.0.0 or later, but /opt/local/lib/libgmp.10.dylib provides version 11.0.0
18Incompatible library version: /opt/local/bin/sexp-conv requires version 13.0.0 or later, but /opt/local/lib/libgmp.10.dylib provides version 11.0.0
19Incompatible library version: /opt/local/lib/libhogweed.2.5.dylib requires version 13.0.0 or later, but /opt/local/lib/libgmp.10.dylib provides version 11.0.0
20--->  Found 5 broken file(s), matching files to ports
21--->  Found 1 broken port(s), determining rebuild order
22--->  Rebuilding in order
23     nettle @2.7.1
24--->  Computing dependencies for nettle.
25--->  Fetching distfiles for nettle
26--->  Verifying checksums for nettle
27--->  Checksumming nettle-2.7.1.tar.gz
28--->  Extracting nettle
29--->  Extracting nettle-2.7.1.tar.gz
30--->  Applying patches to nettle
31--->  Applying no-fink.patch
32patching file configure.ac
33Hunk #1 succeeded at 73 with fuzz 1 (offset 4 lines).
34--->  Configuring nettle
35autoreconf: Entering directory `.'
36autoreconf: configure.ac: not using Gettext
37autoreconf: configure.ac: not using aclocal
38autoreconf: configure.ac: tracing
39autoreconf: configure.ac: not using Libtool
40autoreconf: running: /opt/local/bin/autoconf --force
41autoreconf: running: /opt/local/bin/autoheader --force
42autoreconf: configure.ac: not using Automake
43autoreconf: Leaving directory `.'
44checking build system type... x86_64-apple-darwin14.4.0
45checking host system type... x86_64-apple-darwin14.4.0
46checking for -R flag... none
47Searching for libraries
48checking /opt/local/lib... added
49checking for gcc... /usr/bin/clang
50checking whether the C compiler works... yes
51checking for C compiler default output file name... a.out
52checking for suffix of executables...
53checking whether we are cross compiling... no
54checking for suffix of object files... o
55checking whether we are using the GNU C compiler... yes
56checking whether /usr/bin/clang accepts -g... yes
57checking for /usr/bin/clang option to accept ISO C89... none needed
58checking whether we are using the GNU C++ compiler... yes
59checking whether /usr/bin/clang++ accepts -g... yes
60checking whether make sets $(MAKE)... yes
61checking for ranlib... ranlib
62checking for nm... nm
63checking for objdump... no
64checking for ar... ar
65checking for a BSD-compatible install... /usr/bin/install -c
66checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
67checking whether ln -s works... yes
68checking for build system executable suffix...
69Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
70configure: Compiler uses 64-bit ABI. To change, set CC.
71configure: WARNING: Don't know where to install 64-bit libraries on this system.
72configure: Libraries to be installed in ${exec_prefix}/lib.
73configure: Looking for assembler files in x86_64.
74checking CCPIC... -fPIC
75checking if globals are prefixed by underscore... yes
76checking for ELF-style .type,%function pseudo-ops... no
77checking for ELF-style .type,#function pseudo-ops... no
78checking if we should use a .note.GNU-stack section... no
79checking if .align assembly directive is logarithmic... yes
80checking for m4... /usr/bin/m4
81checking for an ANSI C-conforming const... yes
82checking for inline... inline
83checking how to run the C preprocessor... /usr/bin/clang -E
84checking for grep that handles long lines and -e... /opt/local/bin/grep
85checking for egrep... /opt/local/bin/grep -E
86checking for uid_t in sys/types.h... yes
87checking for ANSI C header files... yes
88checking for sys/types.h... yes
89checking for sys/stat.h... yes
90checking for stdlib.h... yes
91checking for string.h... yes
92checking for memory.h... yes
93checking for strings.h... yes
94checking for inttypes.h... yes
95checking for stdint.h... yes
96checking for unistd.h... yes
97checking for size_t... yes
98checking whether time.h and sys/time.h may both be included... yes
99checking size of long... 8
100checking alignment of uint64_t... 8
101checking openssl/blowfish.h usability... yes
102checking openssl/blowfish.h presence... yes
103checking for openssl/blowfish.h... yes
104checking openssl/des.h usability... yes
105checking openssl/des.h presence... yes
106checking for openssl/des.h... yes
107checking openssl/cast.h usability... yes
108checking openssl/cast.h presence... yes
109checking for openssl/cast.h... yes
110checking openssl/aes.h usability... yes
111checking openssl/aes.h presence... yes
112checking for openssl/aes.h... yes
113checking for working alloca.h... yes
114checking for alloca... yes
115checking malloc.h usability... no
116checking malloc.h presence... no
117checking for malloc.h... no
118checking for strerror... yes
119checking whether byte ordering is bigendian... no
120checking for memxor... no
121checking for __attribute__... yes
122checking for stdint types... stdint.h (shortcircuit)
123make use of stdint.h in nettle-stdint.h (assuming C99 compatible system)
124checking for fcntl file locking... yes
125checking for __gmpz_getlimbn in -lgmp... yes
126checking for GMP limb size... 64 bits
127checking for __gmpz_powm_sec... yes
128checking for makeinfo... /opt/local/bin/makeinfo
129checking for library containing clock_gettime... no
130configure: creating ./config.status
131config.status: creating config.make
132config.status: creating config.m4
133config.status: creating Makefile
134config.status: creating tools/Makefile
135config.status: creating testsuite/Makefile
136config.status: creating examples/Makefile
137config.status: creating nettle.pc
138config.status: creating hogweed.pc
139config.status: creating config.h
140config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm
141config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm
142config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm
143config.status: linking x86_64/memxor.asm to memxor.asm
144config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm
145config.status: linking x86_64/salsa20-core-internal.asm to salsa20-core-internal.asm
146config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm
147config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm
148config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm
149config.status: linking x86_64/sha256-compress.asm to sha256-compress.asm
150config.status: linking x86_64/sha512-compress.asm to sha512-compress.asm
151config.status: linking x86_64/sha3-permute.asm to sha3-permute.asm
152config.status: linking x86_64/umac-nh.asm to umac-nh.asm
153config.status: linking x86_64/umac-nh-n.asm to umac-nh-n.asm
154config.status: linking x86_64/machine.m4 to machine.m4
155config.status: linking x86_64/ecc-192-modp.asm to ecc-192-modp.asm
156config.status: linking x86_64/ecc-224-modp.asm to ecc-224-modp.asm
157config.status: linking x86_64/ecc-256-redc.asm to ecc-256-redc.asm
158config.status: linking x86_64/ecc-384-modp.asm to ecc-384-modp.asm
159config.status: linking x86_64/ecc-521-modp.asm to ecc-521-modp.asm
160config.status: executing dummy-dep-files commands
161config.status: executing asm.d commands
162config.status: executing nettle-stdint.h commands
163config.status: creating nettle-stdint.h : __NETTLE_STDINT_H
164configure: summary of build options:
165
166  Version:           nettle 2.7.1
167  Host type:         x86_64-apple-darwin14.4.0
168  ABI:               64
169  Assembly files:    x86_64
170  Install prefix:    /opt/local
171  Library directory: ${exec_prefix}/lib
172  Compiler:          /usr/bin/clang
173  Static libraries:  yes
174  Shared libraries:  yes
175  Public key crypto: yes
176  Documentation:     yes
177
178--->  Building nettle
179make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1'
180/Applications/Xcode.app/Contents/Developer/usr/bin/make all-here
181make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1'
182/usr/bin/clang `test -f aesdata.c || echo './'`aesdata.c \
183        -o aesdata
184/usr/bin/clang `test -f desdata.c || echo './'`desdata.c \
185        -o desdata
186/usr/bin/clang `test -f twofishdata.c || echo './'`twofishdata.c \
187        -o twofishdata
188/usr/bin/clang `test -f shadata.c || echo './'`shadata.c -lm \
189        -o shadata
190/usr/bin/clang `test -f gcmdata.c || echo './'`gcmdata.c \
191        -o gcmdata
192/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT getopt.o -MD -MP -MF getopt.o.d -fPIC -c getopt.c \
193        && true
194/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT getopt1.o -MD -MP -MF getopt1.o.d -fPIC -c getopt1.c \
195        && true
196/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fPIC -c nettle-internal.c \
197        && true
198getopt.c:397:10: warning: unused parameter 'argc' [-Wunused-parameter]
199     int argc;
200         ^
201getopt.c:398:19: warning: unused parameter 'argv' [-Wunused-parameter]
202     char *const *argv;
203                  ^
204getopt.c:984:1: warning: no previous prototype for function 'getopt' [-Wmissing-prototypes]
205getopt (argc, argv, optstring)
206^
207/usr/bin/m4 ./asm.m4 machine.m4 config.m4 aes-decrypt-internal.asm >aes-decrypt-internal.sT \
208        && test -s aes-decrypt-internal.sT && mv -f aes-decrypt-internal.sT aes-decrypt-internal.s
2093 warnings generated.
210/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fPIC -c aes-decrypt.c \
211        && true
212/usr/bin/m4 ./asm.m4 machine.m4 config.m4 aes-encrypt-internal.asm >aes-encrypt-internal.sT \
213        && test -s aes-encrypt-internal.sT && mv -f aes-encrypt-internal.sT aes-encrypt-internal.s
214/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fPIC -c aes-encrypt.c \
215        && true
216/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fPIC -c aes-encrypt-table.c \
217        && true
218/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fPIC -c aes-set-encrypt-key.c \
219        && true
220/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fPIC -c aes-set-decrypt-key.c \
221        && true
222/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fPIC -c aes-meta.c \
223        && true
224/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arcfour.o -MD -MP -MF arcfour.o.d -fPIC -c arcfour.c \
225        && true
226/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fPIC -c arcfour-crypt.c \
227        && true
228/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fPIC -c arcfour-meta.c \
229        && true
230/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arctwo.o -MD -MP -MF arctwo.o.d -fPIC -c arctwo.c \
231        && true
232/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fPIC -c arctwo-meta.c \
233        && true
234/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gosthash94-meta.o -MD -MP -MF gosthash94-meta.o.d -fPIC -c gosthash94-meta.c \
235        && true
236/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fPIC -c base16-encode.c \
237        && true
238/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fPIC -c base16-decode.c \
239        && true
240base16-encode.c:55:15: warning: expression result unused [-Wunused-value]
241  for (i = 0, dst; i<length; i++, dst += 2)
242              ^~~
2431 warning generated.
244/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fPIC -c base16-meta.c \
245        && true
246/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fPIC -c base64-encode.c \
247        && true
248/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fPIC -c base64-decode.c \
249        && true
250/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fPIC -c base64-meta.c \
251        && true
252/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fPIC -c camellia-crypt.c \
253        && true
254/usr/bin/m4 ./asm.m4 machine.m4 config.m4 camellia-crypt-internal.asm >camellia-crypt-internal.sT \
255        && test -s camellia-crypt-internal.sT && mv -f camellia-crypt-internal.sT camellia-crypt-internal.s
256/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fPIC -c camellia-set-encrypt-key.c \
257        && true
258/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fPIC -c camellia-set-decrypt-key.c \
259        && true
260/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fPIC -c camellia-table.c \
261        && true
262/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fPIC -c camellia-meta.c \
263        && true
264/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT cast128.o -MD -MP -MF cast128.o.d -fPIC -c cast128.c \
265        && true
266/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fPIC -c cast128-meta.c \
267        && true
268/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT blowfish.o -MD -MP -MF blowfish.o.d -fPIC -c blowfish.c \
269        && true
270/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT cbc.o -MD -MP -MF cbc.o.d -fPIC -c cbc.c \
271        && true
272/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ctr.o -MD -MP -MF ctr.o.d -fPIC -c ctr.c \
273        && true
274/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gcm.o -MD -MP -MF gcm.o.d -fPIC -c gcm.c \
275        && true
276/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fPIC -c gcm-aes.c \
277        && true
278/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT des.o -MD -MP -MF des.o.d -fPIC -c des.c \
279        && true
280/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT des3.o -MD -MP -MF des3.o.d -fPIC -c des3.c \
281        && true
282/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT des-compat.o -MD -MP -MF des-compat.o.d -fPIC -c des-compat.c \
283        && true
284/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac.o -MD -MP -MF hmac.o.d -fPIC -c hmac.c \
285        && true
286/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fPIC -c hmac-md5.c \
287        && true
288/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fPIC -c hmac-ripemd160.c \
289        && true
290/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fPIC -c hmac-sha1.c \
291        && true
292/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fPIC -c hmac-sha224.c \
293        && true
294/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fPIC -c hmac-sha256.c \
295        && true
296/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fPIC -c hmac-sha384.c \
297        && true
298/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fPIC -c hmac-sha512.c \
299        && true
300/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pbkdf2.o -MD -MP -MF pbkdf2.o.d -fPIC -c pbkdf2.c \
301        && true
302/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pbkdf2-hmac-sha1.o -MD -MP -MF pbkdf2-hmac-sha1.o.d -fPIC -c pbkdf2-hmac-sha1.c \
303        && true
304/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pbkdf2-hmac-sha256.o -MD -MP -MF pbkdf2-hmac-sha256.o.d -fPIC -c pbkdf2-hmac-sha256.c \
305        && true
306/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fPIC -c knuth-lfib.c \
307        && true
308/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md2.o -MD -MP -MF md2.o.d -fPIC -c md2.c \
309        && true
310/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fPIC -c md2-meta.c \
311        && true
312/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md4.o -MD -MP -MF md4.o.d -fPIC -c md4.c \
313        && true
314/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fPIC -c md4-meta.c \
315        && true
316/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md5.o -MD -MP -MF md5.o.d -fPIC -c md5.c \
317        && true
318/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fPIC -c md5-compress.c \
319        && true
320/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fPIC -c md5-compat.c \
321        && true
322/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fPIC -c md5-meta.c \
323        && true
324/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gosthash94.o -MD -MP -MF gosthash94.o.d -fPIC -c gosthash94.c \
325        && true
326/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fPIC -c ripemd160.c \
327        && true
328/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fPIC -c ripemd160-compress.c \
329        && true
330/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fPIC -c ripemd160-meta.c \
331        && true
332/usr/bin/m4 ./asm.m4 machine.m4 config.m4 salsa20-core-internal.asm >salsa20-core-internal.sT \
333        && test -s salsa20-core-internal.sT && mv -f salsa20-core-internal.sT salsa20-core-internal.s
334/usr/bin/m4 ./asm.m4 machine.m4 config.m4 salsa20-crypt.asm >salsa20-crypt.sT \
335        && test -s salsa20-crypt.sT && mv -f salsa20-crypt.sT salsa20-crypt.s
336/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT salsa20r12-crypt.o -MD -MP -MF salsa20r12-crypt.o.d -fPIC -c salsa20r12-crypt.c \
337        && true
338/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fPIC -c salsa20-set-key.c \
339        && true
340/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha1.o -MD -MP -MF sha1.o.d -fPIC -c sha1.c \
341        && true
342/usr/bin/m4 ./asm.m4 machine.m4 config.m4 sha1-compress.asm >sha1-compress.sT \
343        && test -s sha1-compress.sT && mv -f sha1-compress.sT sha1-compress.s
344/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fPIC -c sha1-meta.c \
345        && true
346/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha256.o -MD -MP -MF sha256.o.d -fPIC -c sha256.c \
347        && true
348/usr/bin/m4 ./asm.m4 machine.m4 config.m4 sha256-compress.asm >sha256-compress.sT \
349        && test -s sha256-compress.sT && mv -f sha256-compress.sT sha256-compress.s
350/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fPIC -c sha224-meta.c \
351        && true
352/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fPIC -c sha256-meta.c \
353        && true
354/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha512.o -MD -MP -MF sha512.o.d -fPIC -c sha512.c \
355        && true
356/usr/bin/m4 ./asm.m4 machine.m4 config.m4 sha512-compress.asm >sha512-compress.sT \
357        && test -s sha512-compress.sT && mv -f sha512-compress.sT sha512-compress.s
358/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fPIC -c sha384-meta.c \
359        && true
360/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fPIC -c sha512-meta.c \
361        && true
362/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3.o -MD -MP -MF sha3.o.d -fPIC -c sha3.c \
363        && true
364/usr/bin/m4 ./asm.m4 machine.m4 config.m4 sha3-permute.asm >sha3-permute.sT \
365        && test -s sha3-permute.sT && mv -f sha3-permute.sT sha3-permute.s
366/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-224.o -MD -MP -MF sha3-224.o.d -fPIC -c sha3-224.c \
367        && true
368/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-224-meta.o -MD -MP -MF sha3-224-meta.o.d -fPIC -c sha3-224-meta.c \
369        && true
370/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-256.o -MD -MP -MF sha3-256.o.d -fPIC -c sha3-256.c \
371        && true
372/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-256-meta.o -MD -MP -MF sha3-256-meta.o.d -fPIC -c sha3-256-meta.c \
373        && true
374/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-384.o -MD -MP -MF sha3-384.o.d -fPIC -c sha3-384.c \
375        && true
376/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-384-meta.o -MD -MP -MF sha3-384-meta.o.d -fPIC -c sha3-384-meta.c \
377        && true
378/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-512.o -MD -MP -MF sha3-512.o.d -fPIC -c sha3-512.c \
379        && true
380/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-512-meta.o -MD -MP -MF sha3-512-meta.o.d -fPIC -c sha3-512-meta.c \
381        && true
382/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fPIC -c serpent-set-key.c \
383        && true
384/usr/bin/m4 ./asm.m4 machine.m4 config.m4 serpent-encrypt.asm >serpent-encrypt.sT \
385        && test -s serpent-encrypt.sT && mv -f serpent-encrypt.sT serpent-encrypt.s
386/usr/bin/m4 ./asm.m4 machine.m4 config.m4 serpent-decrypt.asm >serpent-decrypt.sT \
387        && test -s serpent-decrypt.sT && mv -f serpent-decrypt.sT serpent-decrypt.s
388/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fPIC -c serpent-meta.c \
389        && true
390/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT twofish.o -MD -MP -MF twofish.o.d -fPIC -c twofish.c \
391        && true
392/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fPIC -c twofish-meta.c \
393        && true
394/usr/bin/m4 ./asm.m4 machine.m4 config.m4 umac-nh.asm >umac-nh.sT \
395        && test -s umac-nh.sT && mv -f umac-nh.sT umac-nh.s
396/usr/bin/m4 ./asm.m4 machine.m4 config.m4 umac-nh-n.asm >umac-nh-n.sT \
397        && test -s umac-nh-n.sT && mv -f umac-nh-n.sT umac-nh-n.s
398/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-l2.o -MD -MP -MF umac-l2.o.d -fPIC -c umac-l2.c \
399        && true
400/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-l3.o -MD -MP -MF umac-l3.o.d -fPIC -c umac-l3.c \
401        && true
402/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-poly64.o -MD -MP -MF umac-poly64.o.d -fPIC -c umac-poly64.c \
403        && true
404/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-poly128.o -MD -MP -MF umac-poly128.o.d -fPIC -c umac-poly128.c \
405        && true
406/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-set-key.o -MD -MP -MF umac-set-key.o.d -fPIC -c umac-set-key.c \
407        && true
408/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac32.o -MD -MP -MF umac32.o.d -fPIC -c umac32.c \
409        && true
410/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac64.o -MD -MP -MF umac64.o.d -fPIC -c umac64.c \
411        && true
412/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac96.o -MD -MP -MF umac96.o.d -fPIC -c umac96.c \
413        && true
414/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac128.o -MD -MP -MF umac128.o.d -fPIC -c umac128.c \
415        && true
416/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fPIC -c yarrow256.c \
417        && true
418/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fPIC -c yarrow_key_event.c \
419        && true
420/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT buffer.o -MD -MP -MF buffer.o.d -fPIC -c buffer.c \
421        && true
422/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fPIC -c buffer-init.c \
423        && true
424/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT realloc.o -MD -MP -MF realloc.o.d -fPIC -c realloc.c \
425        && true
426/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fPIC -c nettle-meta-hashes.c \
427        && true
428/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fPIC -c nettle-meta-ciphers.c \
429        && true
430/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fPIC -c nettle-meta-armors.c \
431        && true
432/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT write-be32.o -MD -MP -MF write-be32.o.d -fPIC -c write-be32.c \
433        && true
434/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT write-le32.o -MD -MP -MF write-le32.o.d -fPIC -c write-le32.c \
435        && true
436/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT write-le64.o -MD -MP -MF write-le64.o.d -fPIC -c write-le64.c \
437        && true
438/usr/bin/m4 ./asm.m4 machine.m4 config.m4 memxor.asm >memxor.sT \
439        && test -s memxor.sT && mv -f memxor.sT memxor.s
440/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp.o -MD -MP -MF sexp.o.d -fPIC -c sexp.c \
441        && true
442/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fPIC -c sexp-format.c \
443        && true
444sexp.c:295:14: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
445          && strlen(type) == iterator->atom_length
446                    ^~~~
447/usr/include/string.h:82:28: note: passing argument to parameter here
448size_t   strlen(const char *);
449                            ^
450sexp.c:311:13: warning: passing 'const uint8_t *const' (aka 'const unsigned char *const') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
451        if (strlen(types[i]) == iterator->atom_length
452                   ^~~~~~~~
453/usr/include/string.h:82:28: note: passing argument to parameter here
454size_t   strlen(const char *);
455                            ^
456sexp.c:352:16: warning: passing 'const uint8_t *const' (aka 'const unsigned char *const') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
457                  if (strlen(keys[i]) == iterator->atom_length
458                             ^~~~~~~
459/usr/include/string.h:82:28: note: passing argument to parameter here
460size_t   strlen(const char *);
461                            ^
4623 warnings generated.
463/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fPIC -c sexp-transport.c \
464        && true
465sexp-format.c:98:59: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
466          unsigned output_length = format_string(buffer, length, start);
467                                                                 ^~~~~
468sexp-format.c:73:40: note: passing argument to parameter 's' here
469              unsigned length, const uint8_t *s)
470                                              ^
471sexp-format.c:171:49: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
472                output_length = format_string(buffer, length, s);
473                                                              ^
474sexp-format.c:73:40: note: passing argument to parameter 's' here
475              unsigned length, const uint8_t *s)
476                                              ^
477sexp-format.c:204:49: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
478                output_length = format_string(buffer, length, s);
479                                                              ^
480sexp-format.c:73:40: note: passing argument to parameter 's' here
481              unsigned length, const uint8_t *s)
482                                              ^
483sexp-format.c:234:54: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
484                if (buffer && !nettle_buffer_write(buffer, length, s))
485                                                                   ^
486./buffer.h:79:39: note: passing argument to parameter 'data' here
487                    unsigned length, const uint8_t *data);
488                                                    ^
489/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fPIC -c sexp-transport-format.c \
490        && true
4914 warnings generated.
492/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT bignum.o -MD -MP -MF bignum.o.d -fPIC -c bignum.c \
493        && true
494/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fPIC -c bignum-next-prime.c \
495        && true
496/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fPIC -c bignum-random.c \
497        && true
498/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fPIC -c bignum-random-prime.c \
499        && true
500/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fPIC -c sexp2bignum.c \
501        && true
502/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fPIC -c pkcs1.c \
503        && true
504/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fPIC -c pkcs1-encrypt.c \
505        && true
506/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fPIC -c pkcs1-decrypt.c \
507        && true
508/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fPIC -c pkcs1-rsa-digest.c \
509        && true
510/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fPIC -c pkcs1-rsa-md5.c \
511        && true
512/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fPIC -c pkcs1-rsa-sha1.c \
513        && true
514/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fPIC -c pkcs1-rsa-sha256.c \
515        && true
516/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fPIC -c pkcs1-rsa-sha512.c \
517        && true
518/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa.o -MD -MP -MF rsa.o.d -fPIC -c rsa.c \
519        && true
520/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fPIC -c rsa-sign.c \
521        && true
522/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fPIC -c rsa-verify.c \
523        && true
524/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fPIC -c rsa-pkcs1-sign.c \
525        && true
526/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fPIC -c rsa-pkcs1-sign-tr.c \
527        && true
528/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fPIC -c rsa-pkcs1-verify.c \
529        && true
530/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fPIC -c rsa-md5-sign.c \
531        && true
532/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fPIC -c rsa-md5-verify.c \
533        && true
534/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fPIC -c rsa-sha1-sign.c \
535        && true
536/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fPIC -c rsa-sha1-verify.c \
537        && true
538/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fPIC -c rsa-sha256-sign.c \
539        && true
540/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fPIC -c rsa-sha256-verify.c \
541        && true
542/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fPIC -c rsa-sha512-sign.c \
543        && true
544/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fPIC -c rsa-sha512-verify.c \
545        && true
546/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fPIC -c rsa-encrypt.c \
547        && true
548/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fPIC -c rsa-decrypt.c \
549        && true
550/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fPIC -c rsa-decrypt-tr.c \
551        && true
552/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fPIC -c rsa-keygen.c \
553        && true
554/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fPIC -c rsa-compat.c \
555        && true
556/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fPIC -c rsa-blind.c \
557        && true
558/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fPIC -c rsa2sexp.c \
559        && true
560/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fPIC -c sexp2rsa.c \
561        && true
562/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa.o -MD -MP -MF dsa.o.d -fPIC -c dsa.c \
563        && true
564sexp2rsa.c:56:9: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
565    = { "n", "e", "d", "p", "q", "a", "b", "c" };
566        ^~~
567sexp2rsa.c:56:14: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
568    = { "n", "e", "d", "p", "q", "a", "b", "c" };
569             ^~~
570sexp2rsa.c:56:19: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
571    = { "n", "e", "d", "p", "q", "a", "b", "c" };
572                  ^~~
573sexp2rsa.c:56:24: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
574    = { "n", "e", "d", "p", "q", "a", "b", "c" };
575                       ^~~
576sexp2rsa.c:56:29: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
577    = { "n", "e", "d", "p", "q", "a", "b", "c" };
578                            ^~~
579sexp2rsa.c:56:34: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
580    = { "n", "e", "d", "p", "q", "a", "b", "c" };
581                                 ^~~
582sexp2rsa.c:56:39: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
583    = { "n", "e", "d", "p", "q", "a", "b", "c" };
584                                      ^~~
585sexp2rsa.c:56:44: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
586    = { "n", "e", "d", "p", "q", "a", "b", "c" };
587                                           ^~~
588sexp2rsa.c:96:9: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
589    = { "rsa", "rsa-pkcs1", "rsa-pkcs1-sha1" };
590        ^~~~~
591sexp2rsa.c:96:16: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [10]' converts between pointers to integer types with different sign [-Wpointer-sign]
592    = { "rsa", "rsa-pkcs1", "rsa-pkcs1-sha1" };
593               ^~~~~~~~~~~
594sexp2rsa.c:96:29: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [15]' converts between pointers to integer types with different sign [-Wpointer-sign]
595    = { "rsa", "rsa-pkcs1", "rsa-pkcs1-sha1" };
596                            ^~~~~~~~~~~~~~~~
597sexp2rsa.c:101:37: warning: passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
598  if (!sexp_iterator_check_type(&i, priv ? "private-key" : "public-key"))
599                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
600./sexp.h:126:20: note: passing argument to parameter 'type' here
601                         const uint8_t *type);
602                                        ^
60312 warnings generated.
604/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fPIC -c dsa-sign.c \
605        && true
606/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fPIC -c dsa-verify.c \
607        && true
608/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fPIC -c dsa-keygen.c \
609        && true
610/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fPIC -c dsa-sha1-sign.c \
611        && true
612/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fPIC -c dsa-sha1-verify.c \
613        && true
614/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fPIC -c dsa-sha256-sign.c \
615        && true
616/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fPIC -c dsa-sha256-verify.c \
617        && true
618/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fPIC -c dsa2sexp.c \
619        && true
620/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fPIC -c sexp2dsa.c \
621        && true
622/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fPIC -c pgp-encode.c \
623        && true
624sexp2dsa.c:57:9: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
625    = { "p", "q", "g", "y", "x" };
626        ^~~
627sexp2dsa.c:57:14: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
628    = { "p", "q", "g", "y", "x" };
629             ^~~
630sexp2dsa.c:57:19: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
631    = { "p", "q", "g", "y", "x" };
632                  ^~~
633sexp2dsa.c:57:24: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
634    = { "p", "q", "g", "y", "x" };
635                       ^~~
636sexp2dsa.c:57:29: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
637    = { "p", "q", "g", "y", "x" };
638                            ^~~
639sexp2dsa.c:86:37: warning: passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
640    && sexp_iterator_check_type(&i, priv ? "private-key" : "public-key")
641                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
642./sexp.h:126:20: note: passing argument to parameter 'type' here
643                         const uint8_t *type);
644                                        ^
645sexp2dsa.c:87:37: warning: passing 'char [4]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
646    && sexp_iterator_check_type(&i, "dsa")
647                                    ^~~~~
648./sexp.h:126:20: note: passing argument to parameter 'type' here
649                         const uint8_t *type);
650                                        ^
651sexp2dsa.c:100:37: warning: passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
652    && sexp_iterator_check_type(&i, priv ? "private-key" : "public-key")
653                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
654./sexp.h:126:20: note: passing argument to parameter 'type' here
655                         const uint8_t *type);
656                                        ^
657sexp2dsa.c:101:37: warning: passing 'char [11]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
658    && sexp_iterator_check_type(&i, "dsa-sha256")
659                                    ^~~~~~~~~~~~
660./sexp.h:126:20: note: passing argument to parameter 'type' here
661                         const uint8_t *type);
662                                        ^
663sexp2dsa.c:110:45: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
664  static const uint8_t * const names[2] = { "r", "s" };
665                                            ^~~
666sexp2dsa.c:110:50: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
667  static const uint8_t * const names[2] = { "r", "s" };
668                                                 ^~~
669pgp-encode.c:352:10: warning: passing 'char [11]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
670  if (! (WRITE(buffer, "BEGIN PGP ")
671         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
672pgp-encode.c:334:68: note: expanded from macro 'WRITE'
673#define WRITE(buffer, s) (nettle_buffer_write(buffer, strlen((s)), (s)))
674                                                                   ^~~
675./buffer.h:79:39: note: passing argument to parameter 'data' here
676                    unsigned length, const uint8_t *data);
677                                                    ^
678pgp-encode.c:353:6: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
679         && WRITE(buffer, tag)
680            ^~~~~~~~~~~~~~~~~~
681pgp-encode.c:334:68: note: expanded from macro 'WRITE'
682#define WRITE(buffer, s) (nettle_buffer_write(buffer, strlen((s)), (s)))
683                                                                   ^~~
684./buffer.h:79:39: note: passing argument to parameter 'data' here
685                    unsigned length, const uint8_t *data);
686                                                    ^
687pgp-encode.c:354:6: warning: passing 'char [19]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
688         && WRITE(buffer, "\nComment: Nettle\n\n")))
689            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
690pgp-encode.c:334:68: note: expanded from macro 'WRITE'
691#define WRITE(buffer, s) (nettle_buffer_write(buffer, strlen((s)), (s)))
692                                                                   ^~~
693./buffer.h:79:39: note: passing argument to parameter 'data' here
694                    unsigned length, const uint8_t *data);
695                                                    ^
696pgp-encode.c:409:11: warning: passing 'char [12]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
697  return (WRITE(buffer, "\nBEGIN PGP ")
698          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
699pgp-encode.c:334:68: note: expanded from macro 'WRITE'
700#define WRITE(buffer, s) (nettle_buffer_write(buffer, strlen((s)), (s)))
701                                                                   ^~~
702./buffer.h:79:39: note: passing argument to parameter 'data' here
703                    unsigned length, const uint8_t *data);
704                                                    ^
705pgp-encode.c:410:7: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
706          && WRITE(buffer, tag)
707             ^~~~~~~~~~~~~~~~~~
708pgp-encode.c:334:68: note: expanded from macro 'WRITE'
709#define WRITE(buffer, s) (nettle_buffer_write(buffer, strlen((s)), (s)))
710                                                                   ^~~
711./buffer.h:79:39: note: passing argument to parameter 'data' here
712                    unsigned length, const uint8_t *data);
713                                                    ^
71411 warnings generated.
715/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fPIC -c rsa2openpgp.c \
716        && true
717rsa2openpgp.c:80:47: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
718  if (!pgp_put_userid(buffer, strlen(userid), userid))
719                                              ^~~~~~
720./pgp.h:115:24: note: passing argument to parameter 'name' here
721               const uint8_t *name);
722                              ^
7231 warning generated.
724/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fPIC -c der-iterator.c \
725        && true
726/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fPIC -c der2rsa.c \
727        && true
7285 warnings generated.
729/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fPIC -c der2dsa.c \
730        && true
731/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sec-add-1.o -MD -MP -MF sec-add-1.o.d -fPIC -c sec-add-1.c \
732        && true
733/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sec-sub-1.o -MD -MP -MF sec-sub-1.o.d -fPIC -c sec-sub-1.c \
734        && true
735/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sec-modinv.o -MD -MP -MF sec-modinv.o.d -fPIC -c sec-modinv.c \
736        && true
737/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sec-tabselect.o -MD -MP -MF sec-tabselect.o.d -fPIC -c sec-tabselect.c \
738        && true
739/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gmp-glue.o -MD -MP -MF gmp-glue.o.d -fPIC -c gmp-glue.c \
740        && true
741/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT cnd-copy.o -MD -MP -MF cnd-copy.o.d -fPIC -c cnd-copy.c \
742        && true
743/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-mod.o -MD -MP -MF ecc-mod.o.d -fPIC -c ecc-mod.c \
744        && true
745/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-generic-modp.o -MD -MP -MF ecc-generic-modp.o.d -fPIC -c ecc-generic-modp.c \
746        && true
747/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-generic-modq.o -MD -MP -MF ecc-generic-modq.o.d -fPIC -c ecc-generic-modq.c \
748        && true
749/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-modp.o -MD -MP -MF ecc-modp.o.d -fPIC -c ecc-modp.c \
750        && true
751/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-modq.o -MD -MP -MF ecc-modq.o.d -fPIC -c ecc-modq.c \
752        && true
753/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-generic-redc.o -MD -MP -MF ecc-generic-redc.o.d -fPIC -c ecc-generic-redc.c \
754        && true
755/Applications/Xcode.app/Contents/Developer/usr/bin/make eccdata
756/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-size.o -MD -MP -MF ecc-size.o.d -fPIC -c ecc-size.c \
757        && true
758/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-j-to-a.o -MD -MP -MF ecc-j-to-a.o.d -fPIC -c ecc-j-to-a.c \
759        && true
760/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-a-to-j.o -MD -MP -MF ecc-a-to-j.o.d -fPIC -c ecc-a-to-j.c \
761        && true
762/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-dup-jj.o -MD -MP -MF ecc-dup-jj.o.d -fPIC -c ecc-dup-jj.c \
763        && true
764/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-add-jja.o -MD -MP -MF ecc-add-jja.o.d -fPIC -c ecc-add-jja.c \
765        && true
766/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-add-jjj.o -MD -MP -MF ecc-add-jjj.o.d -fPIC -c ecc-add-jjj.c \
767        && true
768/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-mul-g.o -MD -MP -MF ecc-mul-g.o.d -fPIC -c ecc-mul-g.c \
769        && true
770/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-mul-a.o -MD -MP -MF ecc-mul-a.o.d -fPIC -c ecc-mul-a.c \
771        && true
772/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-hash.o -MD -MP -MF ecc-hash.o.d -fPIC -c ecc-hash.c \
773        && true
774/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-random.o -MD -MP -MF ecc-random.o.d -fPIC -c ecc-random.c \
775        && true
776/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-point.o -MD -MP -MF ecc-point.o.d -fPIC -c ecc-point.c \
777        && true
778/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-scalar.o -MD -MP -MF ecc-scalar.o.d -fPIC -c ecc-scalar.c \
779        && true
780/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-point-mul.o -MD -MP -MF ecc-point-mul.o.d -fPIC -c ecc-point-mul.c \
781        && true
782/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-point-mul-g.o -MD -MP -MF ecc-point-mul-g.o.d -fPIC -c ecc-point-mul-g.c \
783        && true
784/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-ecdsa-sign.o -MD -MP -MF ecc-ecdsa-sign.o.d -fPIC -c ecc-ecdsa-sign.c \
785        && true
786/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecdsa-sign.o -MD -MP -MF ecdsa-sign.o.d -fPIC -c ecdsa-sign.c \
787        && true
788make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1'
789/usr/bin/clang `test -f eccdata.c || echo './'`eccdata.c \
790        -o eccdata
791/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-ecdsa-verify.o -MD -MP -MF ecc-ecdsa-verify.o.d -fPIC -c ecc-ecdsa-verify.c \
792        && true
793/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecdsa-verify.o -MD -MP -MF ecdsa-verify.o.d -fPIC -c ecdsa-verify.c \
794        && true
795/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecdsa-keygen.o -MD -MP -MF ecdsa-keygen.o.d -fPIC -c ecdsa-keygen.c \
796        && true
797/usr/bin/m4 ./asm.m4 machine.m4 config.m4 ecc-192-modp.asm >ecc-192-modp.sT \
798        && test -s ecc-192-modp.sT && mv -f ecc-192-modp.sT ecc-192-modp.s
799/usr/bin/m4 ./asm.m4 machine.m4 config.m4 ecc-224-modp.asm >ecc-224-modp.sT \
800        && test -s ecc-224-modp.sT && mv -f ecc-224-modp.sT ecc-224-modp.s
801/usr/bin/m4 ./asm.m4 machine.m4 config.m4 ecc-256-redc.asm >ecc-256-redc.sT \
802        && test -s ecc-256-redc.sT && mv -f ecc-256-redc.sT ecc-256-redc.s
803/usr/bin/m4 ./asm.m4 machine.m4 config.m4 ecc-384-modp.asm >ecc-384-modp.sT \
804        && test -s ecc-384-modp.sT && mv -f ecc-384-modp.sT ecc-384-modp.s
805/usr/bin/m4 ./asm.m4 machine.m4 config.m4 ecc-521-modp.asm >ecc-521-modp.sT \
806        && test -s ecc-521-modp.sT && mv -f ecc-521-modp.sT ecc-521-modp.s
807/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fPIC -c aes-decrypt-internal.s -o aes-decrypt-internal.po
808/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fPIC -c aes-decrypt.c -o aes-decrypt.po \
809        && true
810/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fPIC -c aes-encrypt-internal.s -o aes-encrypt-internal.po
811/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fPIC -c aes-encrypt.c -o aes-encrypt.po \
812        && true
813/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fPIC -c aes-encrypt-table.c -o aes-encrypt-table.po \
814        && true
815/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fPIC -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \
816        && true
817/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fPIC -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \
818        && true
819/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fPIC -c aes-meta.c -o aes-meta.po \
820        && true
821/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arcfour.po -MD -MP -MF arcfour.po.d -fPIC -c arcfour.c -o arcfour.po \
822        && true
823/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fPIC -c arcfour-crypt.c -o arcfour-crypt.po \
824        && true
825make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1'
826echo stamp > eccdata.stamp
827/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fPIC -c arcfour-meta.c -o arcfour-meta.po \
828        && true
829/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arctwo.po -MD -MP -MF arctwo.po.d -fPIC -c arctwo.c -o arctwo.po \
830        && true
831/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fPIC -c arctwo-meta.c -o arctwo-meta.po \
832        && true
833/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gosthash94-meta.po -MD -MP -MF gosthash94-meta.po.d -fPIC -c gosthash94-meta.c -o gosthash94-meta.po \
834        && true
835/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fPIC -c base16-encode.c -o base16-encode.po \
836        && true
837/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fPIC -c base16-decode.c -o base16-decode.po \
838        && true
839base16-encode.c:55:15: warning: expression result unused [-Wunused-value]
840  for (i = 0, dst; i<length; i++, dst += 2)
841              ^~~
8421 warning generated.
843/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fPIC -c base16-meta.c -o base16-meta.po \
844        && true
845/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fPIC -c base64-encode.c -o base64-encode.po \
846        && true
847/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fPIC -c base64-decode.c -o base64-decode.po \
848        && true
849/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fPIC -c base64-meta.c -o base64-meta.po \
850        && true
851/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fPIC -c camellia-crypt.c -o camellia-crypt.po \
852        && true
853/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fPIC -c camellia-crypt-internal.s -o camellia-crypt-internal.po
854/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fPIC -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \
855        && true
856/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fPIC -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \
857        && true
858/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fPIC -c camellia-table.c -o camellia-table.po \
859        && true
860/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fPIC -c camellia-meta.c -o camellia-meta.po \
861        && true
862/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT cast128.po -MD -MP -MF cast128.po.d -fPIC -c cast128.c -o cast128.po \
863        && true
864/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fPIC -c cast128-meta.c -o cast128-meta.po \
865        && true
866/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT blowfish.po -MD -MP -MF blowfish.po.d -fPIC -c blowfish.c -o blowfish.po \
867        && true
868/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT cbc.po -MD -MP -MF cbc.po.d -fPIC -c cbc.c -o cbc.po \
869        && true
870/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ctr.po -MD -MP -MF ctr.po.d -fPIC -c ctr.c -o ctr.po \
871        && true
872/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gcm.po -MD -MP -MF gcm.po.d -fPIC -c gcm.c -o gcm.po \
873        && true
874/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fPIC -c gcm-aes.c -o gcm-aes.po \
875        && true
876/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT des.po -MD -MP -MF des.po.d -fPIC -c des.c -o des.po \
877        && true
878/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT des3.po -MD -MP -MF des3.po.d -fPIC -c des3.c -o des3.po \
879        && true
880/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT des-compat.po -MD -MP -MF des-compat.po.d -fPIC -c des-compat.c -o des-compat.po \
881        && true
882/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac.po -MD -MP -MF hmac.po.d -fPIC -c hmac.c -o hmac.po \
883        && true
884/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fPIC -c hmac-md5.c -o hmac-md5.po \
885        && true
886/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fPIC -c hmac-ripemd160.c -o hmac-ripemd160.po \
887        && true
888/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fPIC -c hmac-sha1.c -o hmac-sha1.po \
889        && true
890/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fPIC -c hmac-sha224.c -o hmac-sha224.po \
891        && true
892/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fPIC -c hmac-sha256.c -o hmac-sha256.po \
893        && true
894/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fPIC -c hmac-sha384.c -o hmac-sha384.po \
895        && true
896/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fPIC -c hmac-sha512.c -o hmac-sha512.po \
897        && true
898/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pbkdf2.po -MD -MP -MF pbkdf2.po.d -fPIC -c pbkdf2.c -o pbkdf2.po \
899        && true
900/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pbkdf2-hmac-sha1.po -MD -MP -MF pbkdf2-hmac-sha1.po.d -fPIC -c pbkdf2-hmac-sha1.c -o pbkdf2-hmac-sha1.po \
901        && true
902/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pbkdf2-hmac-sha256.po -MD -MP -MF pbkdf2-hmac-sha256.po.d -fPIC -c pbkdf2-hmac-sha256.c -o pbkdf2-hmac-sha256.po \
903        && true
904/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fPIC -c knuth-lfib.c -o knuth-lfib.po \
905        && true
906/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md2.po -MD -MP -MF md2.po.d -fPIC -c md2.c -o md2.po \
907        && true
908/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fPIC -c md2-meta.c -o md2-meta.po \
909        && true
910/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md4.po -MD -MP -MF md4.po.d -fPIC -c md4.c -o md4.po \
911        && true
912/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fPIC -c md4-meta.c -o md4-meta.po \
913        && true
914/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md5.po -MD -MP -MF md5.po.d -fPIC -c md5.c -o md5.po \
915        && true
916/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fPIC -c md5-compress.c -o md5-compress.po \
917        && true
918/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fPIC -c md5-compat.c -o md5-compat.po \
919        && true
920/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fPIC -c md5-meta.c -o md5-meta.po \
921        && true
922/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gosthash94.po -MD -MP -MF gosthash94.po.d -fPIC -c gosthash94.c -o gosthash94.po \
923        && true
924/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fPIC -c ripemd160.c -o ripemd160.po \
925        && true
926/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fPIC -c ripemd160-compress.c -o ripemd160-compress.po \
927        && true
928/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fPIC -c ripemd160-meta.c -o ripemd160-meta.po \
929        && true
930/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT salsa20-core-internal.po -MD -MP -MF salsa20-core-internal.po.d -fPIC -c salsa20-core-internal.s -o salsa20-core-internal.po
931/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fPIC -c salsa20-crypt.s -o salsa20-crypt.po
932/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT salsa20r12-crypt.po -MD -MP -MF salsa20r12-crypt.po.d -fPIC -c salsa20r12-crypt.c -o salsa20r12-crypt.po \
933        && true
934/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fPIC -c salsa20-set-key.c -o salsa20-set-key.po \
935        && true
936/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha1.po -MD -MP -MF sha1.po.d -fPIC -c sha1.c -o sha1.po \
937        && true
938/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fPIC -c sha1-compress.s -o sha1-compress.po
939/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fPIC -c sha1-meta.c -o sha1-meta.po \
940        && true
941/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha256.po -MD -MP -MF sha256.po.d -fPIC -c sha256.c -o sha256.po \
942        && true
943/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fPIC -c sha256-compress.s -o sha256-compress.po
944/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fPIC -c sha224-meta.c -o sha224-meta.po \
945        && true
946/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fPIC -c sha256-meta.c -o sha256-meta.po \
947        && true
948/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha512.po -MD -MP -MF sha512.po.d -fPIC -c sha512.c -o sha512.po \
949        && true
950/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fPIC -c sha512-compress.s -o sha512-compress.po
951/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fPIC -c sha384-meta.c -o sha384-meta.po \
952        && true
953/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fPIC -c sha512-meta.c -o sha512-meta.po \
954        && true
955/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3.po -MD -MP -MF sha3.po.d -fPIC -c sha3.c -o sha3.po \
956        && true
957/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-permute.po -MD -MP -MF sha3-permute.po.d -fPIC -c sha3-permute.s -o sha3-permute.po
958/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-224.po -MD -MP -MF sha3-224.po.d -fPIC -c sha3-224.c -o sha3-224.po \
959        && true
960/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-224-meta.po -MD -MP -MF sha3-224-meta.po.d -fPIC -c sha3-224-meta.c -o sha3-224-meta.po \
961        && true
962/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-256.po -MD -MP -MF sha3-256.po.d -fPIC -c sha3-256.c -o sha3-256.po \
963        && true
964/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-256-meta.po -MD -MP -MF sha3-256-meta.po.d -fPIC -c sha3-256-meta.c -o sha3-256-meta.po \
965        && true
966/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-384.po -MD -MP -MF sha3-384.po.d -fPIC -c sha3-384.c -o sha3-384.po \
967        && true
968/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-384-meta.po -MD -MP -MF sha3-384-meta.po.d -fPIC -c sha3-384-meta.c -o sha3-384-meta.po \
969        && true
970/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-512.po -MD -MP -MF sha3-512.po.d -fPIC -c sha3-512.c -o sha3-512.po \
971        && true
972/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-512-meta.po -MD -MP -MF sha3-512-meta.po.d -fPIC -c sha3-512-meta.c -o sha3-512-meta.po \
973        && true
974/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fPIC -c serpent-set-key.c -o serpent-set-key.po \
975        && true
976/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fPIC -c serpent-encrypt.s -o serpent-encrypt.po
977/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fPIC -c serpent-decrypt.s -o serpent-decrypt.po
978/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fPIC -c serpent-meta.c -o serpent-meta.po \
979        && true
980/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT twofish.po -MD -MP -MF twofish.po.d -fPIC -c twofish.c -o twofish.po \
981        && true
982/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fPIC -c twofish-meta.c -o twofish-meta.po \
983        && true
984/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-nh.po -MD -MP -MF umac-nh.po.d -fPIC -c umac-nh.s -o umac-nh.po
985/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-nh-n.po -MD -MP -MF umac-nh-n.po.d -fPIC -c umac-nh-n.s -o umac-nh-n.po
986/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-l2.po -MD -MP -MF umac-l2.po.d -fPIC -c umac-l2.c -o umac-l2.po \
987        && true
988/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-l3.po -MD -MP -MF umac-l3.po.d -fPIC -c umac-l3.c -o umac-l3.po \
989        && true
990/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-poly64.po -MD -MP -MF umac-poly64.po.d -fPIC -c umac-poly64.c -o umac-poly64.po \
991        && true
992/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-poly128.po -MD -MP -MF umac-poly128.po.d -fPIC -c umac-poly128.c -o umac-poly128.po \
993        && true
994/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-set-key.po -MD -MP -MF umac-set-key.po.d -fPIC -c umac-set-key.c -o umac-set-key.po \
995        && true
996/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac32.po -MD -MP -MF umac32.po.d -fPIC -c umac32.c -o umac32.po \
997        && true
998/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac64.po -MD -MP -MF umac64.po.d -fPIC -c umac64.c -o umac64.po \
999        && true
1000/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac96.po -MD -MP -MF umac96.po.d -fPIC -c umac96.c -o umac96.po \
1001        && true
1002/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac128.po -MD -MP -MF umac128.po.d -fPIC -c umac128.c -o umac128.po \
1003        && true
1004/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fPIC -c yarrow256.c -o yarrow256.po \
1005        && true
1006/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fPIC -c yarrow_key_event.c -o yarrow_key_event.po \
1007        && true
1008/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT buffer.po -MD -MP -MF buffer.po.d -fPIC -c buffer.c -o buffer.po \
1009        && true
1010/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fPIC -c buffer-init.c -o buffer-init.po \
1011        && true
1012/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT realloc.po -MD -MP -MF realloc.po.d -fPIC -c realloc.c -o realloc.po \
1013        && true
1014/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fPIC -c nettle-meta-hashes.c -o nettle-meta-hashes.po \
1015        && true
1016/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fPIC -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \
1017        && true
1018/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fPIC -c nettle-meta-armors.c -o nettle-meta-armors.po \
1019        && true
1020/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT write-be32.po -MD -MP -MF write-be32.po.d -fPIC -c write-be32.c -o write-be32.po \
1021        && true
1022/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT write-le32.po -MD -MP -MF write-le32.po.d -fPIC -c write-le32.c -o write-le32.po \
1023        && true
1024/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT write-le64.po -MD -MP -MF write-le64.po.d -fPIC -c write-le64.c -o write-le64.po \
1025        && true
1026/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT memxor.po -MD -MP -MF memxor.po.d -fPIC -c memxor.s -o memxor.po
1027/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp.po -MD -MP -MF sexp.po.d -fPIC -c sexp.c -o sexp.po \
1028        && true
1029/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fPIC -c sexp-format.c -o sexp-format.po \
1030        && true
1031sexp.c:295:14: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1032          && strlen(type) == iterator->atom_length
1033                    ^~~~
1034/usr/include/string.h:82:28: note: passing argument to parameter here
1035size_t   strlen(const char *);
1036                            ^
1037sexp.c:311:13: warning: passing 'const uint8_t *const' (aka 'const unsigned char *const') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1038        if (strlen(types[i]) == iterator->atom_length
1039                   ^~~~~~~~
1040/usr/include/string.h:82:28: note: passing argument to parameter here
1041size_t   strlen(const char *);
1042                            ^
1043sexp.c:352:16: warning: passing 'const uint8_t *const' (aka 'const unsigned char *const') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1044                  if (strlen(keys[i]) == iterator->atom_length
1045                             ^~~~~~~
1046/usr/include/string.h:82:28: note: passing argument to parameter here
1047size_t   strlen(const char *);
1048                            ^
1049sexp-format.c:98:59: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1050          unsigned output_length = format_string(buffer, length, start);
1051                                                                 ^~~~~
1052sexp-format.c:73:40: note: passing argument to parameter 's' here
1053              unsigned length, const uint8_t *s)
1054                                              ^
1055sexp-format.c:171:49: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1056                output_length = format_string(buffer, length, s);
1057                                                              ^
1058sexp-format.c:73:40: note: passing argument to parameter 's' here
1059              unsigned length, const uint8_t *s)
1060                                              ^
1061sexp-format.c:204:49: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1062                output_length = format_string(buffer, length, s);
1063                                                              ^
1064sexp-format.c:73:40: note: passing argument to parameter 's' here
1065              unsigned length, const uint8_t *s)
1066                                              ^
1067sexp-format.c:234:54: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1068                if (buffer && !nettle_buffer_write(buffer, length, s))
1069                                                                   ^
1070./buffer.h:79:39: note: passing argument to parameter 'data' here
1071                    unsigned length, const uint8_t *data);
1072                                                    ^
10733 warnings generated.
1074/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fPIC -c sexp-transport.c -o sexp-transport.po \
1075        && true
10764 warnings generated.
1077/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fPIC -c sexp-transport-format.c -o sexp-transport-format.po \
1078        && true
1079/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT bignum.po -MD -MP -MF bignum.po.d -fPIC -c bignum.c -o bignum.po \
1080        && true
1081/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fPIC -c bignum-next-prime.c -o bignum-next-prime.po \
1082        && true
1083/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fPIC -c bignum-random.c -o bignum-random.po \
1084        && true
1085/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fPIC -c bignum-random-prime.c -o bignum-random-prime.po \
1086        && true
1087/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fPIC -c sexp2bignum.c -o sexp2bignum.po \
1088        && true
1089/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fPIC -c pkcs1.c -o pkcs1.po \
1090        && true
1091/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fPIC -c pkcs1-encrypt.c -o pkcs1-encrypt.po \
1092        && true
1093/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fPIC -c pkcs1-decrypt.c -o pkcs1-decrypt.po \
1094        && true
1095/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fPIC -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \
1096        && true
1097/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fPIC -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \
1098        && true
1099/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fPIC -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \
1100        && true
1101/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fPIC -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \
1102        && true
1103/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fPIC -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \
1104        && true
1105/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa.po -MD -MP -MF rsa.po.d -fPIC -c rsa.c -o rsa.po \
1106        && true
1107/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fPIC -c rsa-sign.c -o rsa-sign.po \
1108        && true
1109/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fPIC -c rsa-verify.c -o rsa-verify.po \
1110        && true
1111/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fPIC -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \
1112        && true
1113/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fPIC -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \
1114        && true
1115/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fPIC -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \
1116        && true
1117/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fPIC -c rsa-md5-sign.c -o rsa-md5-sign.po \
1118        && true
1119/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fPIC -c rsa-md5-verify.c -o rsa-md5-verify.po \
1120        && true
1121/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fPIC -c rsa-sha1-sign.c -o rsa-sha1-sign.po \
1122        && true
1123/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fPIC -c rsa-sha1-verify.c -o rsa-sha1-verify.po \
1124        && true
1125/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fPIC -c rsa-sha256-sign.c -o rsa-sha256-sign.po \
1126        && true
1127/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fPIC -c rsa-sha256-verify.c -o rsa-sha256-verify.po \
1128        && true
1129/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fPIC -c rsa-sha512-sign.c -o rsa-sha512-sign.po \
1130        && true
1131/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fPIC -c rsa-sha512-verify.c -o rsa-sha512-verify.po \
1132        && true
1133/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fPIC -c rsa-encrypt.c -o rsa-encrypt.po \
1134        && true
1135/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fPIC -c rsa-decrypt.c -o rsa-decrypt.po \
1136        && true
1137/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fPIC -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \
1138        && true
1139/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fPIC -c rsa-keygen.c -o rsa-keygen.po \
1140        && true
1141/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fPIC -c rsa-compat.c -o rsa-compat.po \
1142        && true
1143/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fPIC -c rsa-blind.c -o rsa-blind.po \
1144        && true
1145/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fPIC -c rsa2sexp.c -o rsa2sexp.po \
1146        && true
1147/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fPIC -c sexp2rsa.c -o sexp2rsa.po \
1148        && true
1149sexp2rsa.c:56:9: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1150    = { "n", "e", "d", "p", "q", "a", "b", "c" };
1151        ^~~
1152sexp2rsa.c:56:14: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1153    = { "n", "e", "d", "p", "q", "a", "b", "c" };
1154             ^~~
1155sexp2rsa.c:56:19: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1156    = { "n", "e", "d", "p", "q", "a", "b", "c" };
1157                  ^~~
1158sexp2rsa.c:56:24: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1159    = { "n", "e", "d", "p", "q", "a", "b", "c" };
1160                       ^~~
1161sexp2rsa.c:56:29: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1162    = { "n", "e", "d", "p", "q", "a", "b", "c" };
1163                            ^~~
1164sexp2rsa.c:56:34: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1165    = { "n", "e", "d", "p", "q", "a", "b", "c" };
1166                                 ^~~
1167sexp2rsa.c:56:39: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1168    = { "n", "e", "d", "p", "q", "a", "b", "c" };
1169                                      ^~~
1170sexp2rsa.c:56:44: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1171    = { "n", "e", "d", "p", "q", "a", "b", "c" };
1172                                           ^~~
1173sexp2rsa.c:96:9: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
1174    = { "rsa", "rsa-pkcs1", "rsa-pkcs1-sha1" };
1175        ^~~~~
1176sexp2rsa.c:96:16: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [10]' converts between pointers to integer types with different sign [-Wpointer-sign]
1177    = { "rsa", "rsa-pkcs1", "rsa-pkcs1-sha1" };
1178               ^~~~~~~~~~~
1179sexp2rsa.c:96:29: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [15]' converts between pointers to integer types with different sign [-Wpointer-sign]
1180    = { "rsa", "rsa-pkcs1", "rsa-pkcs1-sha1" };
1181                            ^~~~~~~~~~~~~~~~
1182sexp2rsa.c:101:37: warning: passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1183  if (!sexp_iterator_check_type(&i, priv ? "private-key" : "public-key"))
1184                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1185./sexp.h:126:20: note: passing argument to parameter 'type' here
1186                         const uint8_t *type);
1187                                        ^
1188/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa.po -MD -MP -MF dsa.po.d -fPIC -c dsa.c -o dsa.po \
1189        && true
119012 warnings generated.
1191/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fPIC -c dsa-sign.c -o dsa-sign.po \
1192        && true
1193/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fPIC -c dsa-verify.c -o dsa-verify.po \
1194        && true
1195/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fPIC -c dsa-keygen.c -o dsa-keygen.po \
1196        && true
1197/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fPIC -c dsa-sha1-sign.c -o dsa-sha1-sign.po \
1198        && true
1199/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fPIC -c dsa-sha1-verify.c -o dsa-sha1-verify.po \
1200        && true
1201/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fPIC -c dsa-sha256-sign.c -o dsa-sha256-sign.po \
1202        && true
1203/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fPIC -c dsa-sha256-verify.c -o dsa-sha256-verify.po \
1204        && true
1205/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fPIC -c dsa2sexp.c -o dsa2sexp.po \
1206        && true
1207/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fPIC -c sexp2dsa.c -o sexp2dsa.po \
1208        && true
1209/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fPIC -c pgp-encode.c -o pgp-encode.po \
1210        && true
1211sexp2dsa.c:57:9: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1212    = { "p", "q", "g", "y", "x" };
1213        ^~~
1214sexp2dsa.c:57:14: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1215    = { "p", "q", "g", "y", "x" };
1216             ^~~
1217sexp2dsa.c:57:19: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1218    = { "p", "q", "g", "y", "x" };
1219                  ^~~
1220sexp2dsa.c:57:24: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1221    = { "p", "q", "g", "y", "x" };
1222                       ^~~
1223sexp2dsa.c:57:29: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1224    = { "p", "q", "g", "y", "x" };
1225                            ^~~
1226sexp2dsa.c:86:37: warning: passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1227    && sexp_iterator_check_type(&i, priv ? "private-key" : "public-key")
1228                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1229./sexp.h:126:20: note: passing argument to parameter 'type' here
1230                         const uint8_t *type);
1231                                        ^
1232sexp2dsa.c:87:37: warning: passing 'char [4]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1233    && sexp_iterator_check_type(&i, "dsa")
1234                                    ^~~~~
1235./sexp.h:126:20: note: passing argument to parameter 'type' here
1236                         const uint8_t *type);
1237                                        ^
1238sexp2dsa.c:100:37: warning: passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1239    && sexp_iterator_check_type(&i, priv ? "private-key" : "public-key")
1240                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1241./sexp.h:126:20: note: passing argument to parameter 'type' here
1242                         const uint8_t *type);
1243                                        ^
1244sexp2dsa.c:101:37: warning: passing 'char [11]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1245    && sexp_iterator_check_type(&i, "dsa-sha256")
1246                                    ^~~~~~~~~~~~
1247./sexp.h:126:20: note: passing argument to parameter 'type' here
1248                         const uint8_t *type);
1249                                        ^
1250sexp2dsa.c:110:45: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1251  static const uint8_t * const names[2] = { "r", "s" };
1252                                            ^~~
1253sexp2dsa.c:110:50: warning: initializing 'const uint8_t *const' (aka 'const unsigned char *const') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
1254  static const uint8_t * const names[2] = { "r", "s" };
1255                                                 ^~~
125611 warnings generated.
1257/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fPIC -c rsa2openpgp.c -o rsa2openpgp.po \
1258        && true
1259pgp-encode.c:352:10: warning: passing 'char [11]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1260  if (! (WRITE(buffer, "BEGIN PGP ")
1261         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
1262pgp-encode.c:334:68: note: expanded from macro 'WRITE'
1263#define WRITE(buffer, s) (nettle_buffer_write(buffer, strlen((s)), (s)))
1264                                                                   ^~~
1265./buffer.h:79:39: note: passing argument to parameter 'data' here
1266                    unsigned length, const uint8_t *data);
1267                                                    ^
1268pgp-encode.c:353:6: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1269         && WRITE(buffer, tag)
1270            ^~~~~~~~~~~~~~~~~~
1271pgp-encode.c:334:68: note: expanded from macro 'WRITE'
1272#define WRITE(buffer, s) (nettle_buffer_write(buffer, strlen((s)), (s)))
1273                                                                   ^~~
1274./buffer.h:79:39: note: passing argument to parameter 'data' here
1275                    unsigned length, const uint8_t *data);
1276                                                    ^
1277pgp-encode.c:354:6: warning: passing 'char [19]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1278         && WRITE(buffer, "\nComment: Nettle\n\n")))
1279            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1280pgp-encode.c:334:68: note: expanded from macro 'WRITE'
1281#define WRITE(buffer, s) (nettle_buffer_write(buffer, strlen((s)), (s)))
1282                                                                   ^~~
1283./buffer.h:79:39: note: passing argument to parameter 'data' here
1284                    unsigned length, const uint8_t *data);
1285                                                    ^
1286pgp-encode.c:409:11: warning: passing 'char [12]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1287  return (WRITE(buffer, "\nBEGIN PGP ")
1288          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1289pgp-encode.c:334:68: note: expanded from macro 'WRITE'
1290#define WRITE(buffer, s) (nettle_buffer_write(buffer, strlen((s)), (s)))
1291                                                                   ^~~
1292./buffer.h:79:39: note: passing argument to parameter 'data' here
1293                    unsigned length, const uint8_t *data);
1294                                                    ^
1295pgp-encode.c:410:7: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1296          && WRITE(buffer, tag)
1297             ^~~~~~~~~~~~~~~~~~
1298pgp-encode.c:334:68: note: expanded from macro 'WRITE'
1299#define WRITE(buffer, s) (nettle_buffer_write(buffer, strlen((s)), (s)))
1300                                                                   ^~~
1301./buffer.h:79:39: note: passing argument to parameter 'data' here
1302                    unsigned length, const uint8_t *data);
1303                                                    ^
1304rsa2openpgp.c:80:47: warning: passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1305  if (!pgp_put_userid(buffer, strlen(userid), userid))
1306                                              ^~~~~~
1307./pgp.h:115:24: note: passing argument to parameter 'name' here
1308               const uint8_t *name);
1309                              ^
13101 warning generated.
1311/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fPIC -c der-iterator.c -o der-iterator.po \
1312        && true
13135 warnings generated.
1314/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fPIC -c der2rsa.c -o der2rsa.po \
1315        && true
1316/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fPIC -c der2dsa.c -o der2dsa.po \
1317        && true
1318/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sec-add-1.po -MD -MP -MF sec-add-1.po.d -fPIC -c sec-add-1.c -o sec-add-1.po \
1319        && true
1320/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sec-sub-1.po -MD -MP -MF sec-sub-1.po.d -fPIC -c sec-sub-1.c -o sec-sub-1.po \
1321        && true
1322/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sec-modinv.po -MD -MP -MF sec-modinv.po.d -fPIC -c sec-modinv.c -o sec-modinv.po \
1323        && true
1324/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sec-tabselect.po -MD -MP -MF sec-tabselect.po.d -fPIC -c sec-tabselect.c -o sec-tabselect.po \
1325        && true
1326/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gmp-glue.po -MD -MP -MF gmp-glue.po.d -fPIC -c gmp-glue.c -o gmp-glue.po \
1327        && true
1328/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT cnd-copy.po -MD -MP -MF cnd-copy.po.d -fPIC -c cnd-copy.c -o cnd-copy.po \
1329        && true
1330/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-mod.po -MD -MP -MF ecc-mod.po.d -fPIC -c ecc-mod.c -o ecc-mod.po \
1331        && true
1332/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-generic-modp.po -MD -MP -MF ecc-generic-modp.po.d -fPIC -c ecc-generic-modp.c -o ecc-generic-modp.po \
1333        && true
1334/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-generic-modq.po -MD -MP -MF ecc-generic-modq.po.d -fPIC -c ecc-generic-modq.c -o ecc-generic-modq.po \
1335        && true
1336/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-modp.po -MD -MP -MF ecc-modp.po.d -fPIC -c ecc-modp.c -o ecc-modp.po \
1337        && true
1338/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-modq.po -MD -MP -MF ecc-modq.po.d -fPIC -c ecc-modq.c -o ecc-modq.po \
1339        && true
1340/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-generic-redc.po -MD -MP -MF ecc-generic-redc.po.d -fPIC -c ecc-generic-redc.c -o ecc-generic-redc.po \
1341        && true
1342/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-size.po -MD -MP -MF ecc-size.po.d -fPIC -c ecc-size.c -o ecc-size.po \
1343        && true
1344/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-j-to-a.po -MD -MP -MF ecc-j-to-a.po.d -fPIC -c ecc-j-to-a.c -o ecc-j-to-a.po \
1345        && true
1346/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-a-to-j.po -MD -MP -MF ecc-a-to-j.po.d -fPIC -c ecc-a-to-j.c -o ecc-a-to-j.po \
1347        && true
1348/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-dup-jj.po -MD -MP -MF ecc-dup-jj.po.d -fPIC -c ecc-dup-jj.c -o ecc-dup-jj.po \
1349        && true
1350/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-add-jja.po -MD -MP -MF ecc-add-jja.po.d -fPIC -c ecc-add-jja.c -o ecc-add-jja.po \
1351        && true
1352/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-add-jjj.po -MD -MP -MF ecc-add-jjj.po.d -fPIC -c ecc-add-jjj.c -o ecc-add-jjj.po \
1353        && true
1354/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-mul-g.po -MD -MP -MF ecc-mul-g.po.d -fPIC -c ecc-mul-g.c -o ecc-mul-g.po \
1355        && true
1356/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-mul-a.po -MD -MP -MF ecc-mul-a.po.d -fPIC -c ecc-mul-a.c -o ecc-mul-a.po \
1357        && true
1358/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-hash.po -MD -MP -MF ecc-hash.po.d -fPIC -c ecc-hash.c -o ecc-hash.po \
1359        && true
1360/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-random.po -MD -MP -MF ecc-random.po.d -fPIC -c ecc-random.c -o ecc-random.po \
1361        && true
1362/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-point.po -MD -MP -MF ecc-point.po.d -fPIC -c ecc-point.c -o ecc-point.po \
1363        && true
1364/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-scalar.po -MD -MP -MF ecc-scalar.po.d -fPIC -c ecc-scalar.c -o ecc-scalar.po \
1365        && true
1366/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-point-mul.po -MD -MP -MF ecc-point-mul.po.d -fPIC -c ecc-point-mul.c -o ecc-point-mul.po \
1367        && true
1368/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-point-mul-g.po -MD -MP -MF ecc-point-mul-g.po.d -fPIC -c ecc-point-mul-g.c -o ecc-point-mul-g.po \
1369        && true
1370/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-ecdsa-sign.po -MD -MP -MF ecc-ecdsa-sign.po.d -fPIC -c ecc-ecdsa-sign.c -o ecc-ecdsa-sign.po \
1371        && true
1372/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecdsa-sign.po -MD -MP -MF ecdsa-sign.po.d -fPIC -c ecdsa-sign.c -o ecdsa-sign.po \
1373        && true
1374/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-ecdsa-verify.po -MD -MP -MF ecc-ecdsa-verify.po.d -fPIC -c ecc-ecdsa-verify.c -o ecc-ecdsa-verify.po \
1375        && true
1376/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecdsa-verify.po -MD -MP -MF ecdsa-verify.po.d -fPIC -c ecdsa-verify.c -o ecdsa-verify.po \
1377        && true
1378/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecdsa-keygen.po -MD -MP -MF ecdsa-keygen.po.d -fPIC -c ecdsa-keygen.c -o ecdsa-keygen.po \
1379        && true
1380/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-192-modp.po -MD -MP -MF ecc-192-modp.po.d -fPIC -c ecc-192-modp.s -o ecc-192-modp.po
1381/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-224-modp.po -MD -MP -MF ecc-224-modp.po.d -fPIC -c ecc-224-modp.s -o ecc-224-modp.po
1382/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-256-redc.po -MD -MP -MF ecc-256-redc.po.d -fPIC -c ecc-256-redc.s -o ecc-256-redc.po
1383/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-384-modp.po -MD -MP -MF ecc-384-modp.po.d -fPIC -c ecc-384-modp.s -o ecc-384-modp.po
1384/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-521-modp.po -MD -MP -MF ecc-521-modp.po.d -fPIC -c ecc-521-modp.s -o ecc-521-modp.po
1385/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fPIC -c aes-decrypt-internal.s
1386/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fPIC -c aes-encrypt-internal.s
1387/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fPIC -c camellia-crypt-internal.s
1388/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT salsa20-core-internal.o -MD -MP -MF salsa20-core-internal.o.d -fPIC -c salsa20-core-internal.s
1389/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fPIC -c salsa20-crypt.s
1390/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fPIC -c sha1-compress.s
1391/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fPIC -c sha256-compress.s
1392/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fPIC -c sha512-compress.s
1393/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-permute.o -MD -MP -MF sha3-permute.o.d -fPIC -c sha3-permute.s
1394/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fPIC -c serpent-encrypt.s
1395/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fPIC -c serpent-decrypt.s
1396/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-nh.o -MD -MP -MF umac-nh.o.d -fPIC -c umac-nh.s
1397/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-nh-n.o -MD -MP -MF umac-nh-n.o.d -fPIC -c umac-nh-n.s
1398/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT memxor.o -MD -MP -MF memxor.o.d -fPIC -c memxor.s
1399./eccdata 192 7 6 64 > ecc-192.hT && mv ecc-192.hT ecc-192.h
1400./eccdata 224 12 6 64 > ecc-224.hT && mv ecc-224.hT ecc-224.h
1401Table size: 320 entries
1402./eccdata 256 14 6 64 > ecc-256.hT && mv ecc-256.hT ecc-256.h
1403Table size: 256 entries
1404./eccdata 384 41 6 64 > ecc-384.hT && mv ecc-384.hT ecc-384.h
1405Table size: 256 entries
1406./eccdata 521 56 6 64 > ecc-521.hT && mv ecc-521.hT ecc-521.h
1407Table size: 128 entries
1408/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-192-modp.o -MD -MP -MF ecc-192-modp.o.d -fPIC -c ecc-192-modp.s
1409/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-224-modp.o -MD -MP -MF ecc-224-modp.o.d -fPIC -c ecc-224-modp.s
1410/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-256-redc.o -MD -MP -MF ecc-256-redc.o.d -fPIC -c ecc-256-redc.s
1411/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-384-modp.o -MD -MP -MF ecc-384-modp.o.d -fPIC -c ecc-384-modp.s
1412/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-521-modp.o -MD -MP -MF ecc-521-modp.o.d -fPIC -c ecc-521-modp.s
1413/usr/bin/clang -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -dynamiclib -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -install_name /opt/local/lib/libnettle.4.dylib -compatibility_version 4 -current_version 4.7 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po gosthash94-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po pbkdf2.po pbkdf2-hmac-sha1.po pbkdf2-hmac-sha256.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po gosthash94.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-core-internal.po salsa20-crypt.po salsa20r12-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po sha3.po sha3-permute.po sha3-224.po sha3-224-meta.po sha3-256.po sha3-256-meta.po sha3-384.po sha3-384-meta.po sha3-512.po sha3-512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po umac-nh.po umac-nh-n.po umac-l2.po umac-l3.po umac-poly64.po umac-poly128.po umac-set-key.po umac32.po umac64.po umac96.po umac128.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po write-le64.po memxor.po -o libnettle.dylib
1414mkdir .lib 2>/dev/null
1415(cd .lib \
1416          && rm -f libnettle.dylib \
1417          && ln -s ../libnettle.dylib libnettle.dylib \
1418          && [ -z "libnettle.4.dylib" ] \
1419          || { rm -f libnettle.4.dylib \
1420               && ln -s libnettle.dylib libnettle.4.dylib ; } )
1421/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-192.po -MD -MP -MF ecc-192.po.d -fPIC -c ecc-192.c -o ecc-192.po \
1422        && true
1423/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-224.po -MD -MP -MF ecc-224.po.d -fPIC -c ecc-224.c -o ecc-224.po \
1424        && true
1425/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-256.po -MD -MP -MF ecc-256.po.d -fPIC -c ecc-256.c -o ecc-256.po \
1426        && true
1427/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-384.po -MD -MP -MF ecc-384.po.d -fPIC -c ecc-384.c -o ecc-384.po \
1428        && true
1429rm -f libnettle.a
1430ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o gosthash94-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o pbkdf2.o pbkdf2-hmac-sha1.o pbkdf2-hmac-sha256.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o gosthash94.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-core-internal.o salsa20-crypt.o salsa20r12-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o sha3.o sha3-permute.o sha3-224.o sha3-224-meta.o sha3-256.o sha3-256-meta.o sha3-384.o sha3-384-meta.o sha3-512.o sha3-512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o umac-nh.o umac-nh-n.o umac-l2.o umac-l3.o umac-poly64.o umac-poly128.o umac-set-key.o umac32.o umac64.o umac96.o umac128.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o write-le64.o memxor.o
1431ranlib libnettle.a
1432/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-192.o -MD -MP -MF ecc-192.o.d -fPIC -c ecc-192.c \
1433        && true
1434/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-224.o -MD -MP -MF ecc-224.o.d -fPIC -c ecc-224.c \
1435        && true
1436/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-256.o -MD -MP -MF ecc-256.o.d -fPIC -c ecc-256.c \
1437        && true
1438/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-384.o -MD -MP -MF ecc-384.o.d -fPIC -c ecc-384.c \
1439        && true
1440Table size: 128 entries
1441/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-521.o -MD -MP -MF ecc-521.o.d -fPIC -c ecc-521.c \
1442        && true
1443/usr/bin/clang -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-521.po -MD -MP -MF ecc-521.po.d -fPIC -c ecc-521.c -o ecc-521.po \
1444        && true
1445/usr/bin/clang -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -dynamiclib -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -install_name /opt/local/lib/libhogweed.2.dylib -compatibility_version 2 -current_version 2.5 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po sec-add-1.po sec-sub-1.po sec-modinv.po sec-tabselect.po gmp-glue.po cnd-copy.po ecc-mod.po ecc-generic-modp.po ecc-generic-modq.po ecc-modp.po ecc-modq.po ecc-generic-redc.po ecc-192.po ecc-224.po ecc-256.po ecc-384.po ecc-521.po ecc-size.po ecc-j-to-a.po ecc-a-to-j.po ecc-dup-jj.po ecc-add-jja.po ecc-add-jjj.po ecc-mul-g.po ecc-mul-a.po ecc-hash.po ecc-random.po ecc-point.po ecc-scalar.po ecc-point-mul.po ecc-point-mul-g.po ecc-ecdsa-sign.po ecdsa-sign.po ecc-ecdsa-verify.po ecdsa-verify.po ecdsa-keygen.po ecc-192-modp.po ecc-224-modp.po ecc-256-redc.po ecc-384-modp.po ecc-521-modp.po -o libhogweed.dylib -lnettle -lgmp
1446rm -f libhogweed.a
1447ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o sec-add-1.o sec-sub-1.o sec-modinv.o sec-tabselect.o gmp-glue.o cnd-copy.o ecc-mod.o ecc-generic-modp.o ecc-generic-modq.o ecc-modp.o ecc-modq.o ecc-generic-redc.o ecc-192.o ecc-224.o ecc-256.o ecc-384.o ecc-521.o ecc-size.o ecc-j-to-a.o ecc-a-to-j.o ecc-dup-jj.o ecc-add-jja.o ecc-add-jjj.o ecc-mul-g.o ecc-mul-a.o ecc-hash.o ecc-random.o ecc-point.o ecc-scalar.o ecc-point-mul.o ecc-point-mul-g.o ecc-ecdsa-sign.o ecdsa-sign.o ecc-ecdsa-verify.o ecdsa-verify.o ecdsa-keygen.o ecc-192-modp.o ecc-224-modp.o ecc-256-redc.o ecc-384-modp.o ecc-521-modp.o
1448mkdir .lib 2>/dev/null
1449make[1]: [libhogweed.dylib] Error 1 (ignored)
1450(cd .lib \
1451          && rm -f libhogweed.dylib \
1452          && ln -s ../libhogweed.dylib libhogweed.dylib \
1453          && [ -z "libhogweed.2.dylib" ] \
1454          || { rm -f libhogweed.2.dylib \
1455               && ln -s libhogweed.dylib libhogweed.2.dylib ; } )
1456ranlib libhogweed.a
1457make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1'
1458set -e; for d in tools testsuite examples; do \
1459          echo "Making all in $d" ; (cd $d && /Applications/Xcode.app/Contents/Developer/usr/bin/make all); done
1460Making all in tools
1461make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1/tools'
1462/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true
1463/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT input.o -MD -MP -MF input.o.d -c input.c && true
1464/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT output.o -MD -MP -MF output.o.d -c output.c && true
1465output.c:197:5: warning: passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1466                  (mode == SEXP_ADVANCED) ? "\"\"": "0:");
1467                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1468output.c:135:40: note: passing argument to parameter 'data' here
1469              unsigned length, const uint8_t *data)
1470                                              ^
1471/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true
1472/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true
1473/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true
14741 warning generated.
1475/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true
1476nettle-hash.c:78:30: warning: passing 'char [16384]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1477      hash->update(ctx, res, buffer);
1478                             ^~~~~~
1479nettle-hash.c:114:25: warning: passing 'char *' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1480          base16_encode_update(hex, 8, digest + i);
1481                               ^~~
1482../base16.h:56:31: note: passing argument to parameter 'dst' here
1483base16_encode_update(uint8_t *dst,
1484                              ^
1485nettle-hash.c:118:28: warning: passing 'char *' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1486      base16_encode_update(hex, digest_length - i, digest + i);
1487                           ^~~
1488../base16.h:56:31: note: passing argument to parameter 'dst' here
1489base16_encode_update(uint8_t *dst,
1490                              ^
1491nettle-lfib-stream.c:77:40: warning: passing 'char [500]' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1492      knuth_lfib_random(&ctx, BUFSIZE, buffer);
1493                                       ^~~~~~
1494../knuth-lfib.h:69:26: note: passing argument to parameter 'dst' here
1495                  unsigned n, uint8_t *dst);
1496                                       ^
14971 warning generated.
1498/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true
14993 warnings generated.
1500/usr/bin/clang -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp  -o sexp-conv
1501/usr/bin/clang -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp  -o nettle-hash
1502/usr/bin/clang -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 nettle-lfib-stream.o -lnettle -lgmp  -o nettle-lfib-stream
1503/usr/bin/clang -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp  -o pkcs1-conv
1504make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1/tools'
1505Making all in testsuite
1506make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1/testsuite'
1507/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true
1508/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true
1509/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true
1510testutils.c:610:34: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1511  unsigned ascii_length = strlen(ascii);
1512                                 ^~~~~
1513/usr/include/string.h:82:28: note: passing argument to parameter here
1514size_t   strlen(const char *);
1515                            ^
1516testutils.c:631:33: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
1517  ASSERT (0x33 == buffer[strlen(ascii)]);
1518                                ^~~~~
1519./testutils.h:230:11: note: expanded from macro 'ASSERT'
1520    if (!(x))                                                           \
1521          ^
1522/usr/include/string.h:82:28: note: passing argument to parameter here
1523size_t   strlen(const char *);
1524                            ^
1525testutils.c:781:18: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1526  SIGN(key, md5, "The magic words are squeamish ossifrage", signature);
1527                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1528testutils.c:670:30: note: expanded from macro 'SIGN'
1529  hash##_update(&hash, LDATA(msg));             \
1530                             ^
1531./testutils.h:217:30: note: expanded from macro 'LDATA'
1532#define LDATA(x) LLENGTH(x), x
1533                             ^
1534../md5.h:60:20: note: passing argument to parameter 'data' here
1535           const uint8_t *data);
1536                          ^
1537testutils.c:794:5: warning: passing 'char [41]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1538                  "The magick words are squeamish ossifrage", signature));
1539                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1540testutils.c:675:30: note: expanded from macro 'VERIFY'
1541  hash##_update(&hash, LDATA(msg)),             \
1542                             ^
1543./testutils.h:217:30: note: expanded from macro 'LDATA'
1544#define LDATA(x) LLENGTH(x), x
1545                             ^
1546./testutils.h:230:11: note: expanded from macro 'ASSERT'
1547    if (!(x))                                                           \
1548          ^
1549../md5.h:60:20: note: passing argument to parameter 'data' here
1550           const uint8_t *data);
1551                          ^
1552testutils.c:798:4: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1553                 "The magic words are squeamish ossifrage", signature));
1554                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1555testutils.c:675:30: note: expanded from macro 'VERIFY'
1556  hash##_update(&hash, LDATA(msg)),             \
1557                             ^
1558./testutils.h:217:30: note: expanded from macro 'LDATA'
1559#define LDATA(x) LLENGTH(x), x
1560                             ^
1561./testutils.h:230:11: note: expanded from macro 'ASSERT'
1562    if (!(x))                                                           \
1563          ^
1564../md5.h:60:20: note: passing argument to parameter 'data' here
1565           const uint8_t *data);
1566                          ^
1567testutils.c:803:5: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1568                  "The magic words are squeamish ossifrage", signature));
1569                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1570testutils.c:675:30: note: expanded from macro 'VERIFY'
1571  hash##_update(&hash, LDATA(msg)),             \
1572                             ^
1573./testutils.h:217:30: note: expanded from macro 'LDATA'
1574#define LDATA(x) LLENGTH(x), x
1575                             ^
1576./testutils.h:230:11: note: expanded from macro 'ASSERT'
1577    if (!(x))                                                           \
1578          ^
1579../md5.h:60:20: note: passing argument to parameter 'data' here
1580           const uint8_t *data);
1581                          ^
1582testutils.c:819:19: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1583  SIGN(key, sha1, "The magic words are squeamish ossifrage", signature);
1584                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1585testutils.c:670:30: note: expanded from macro 'SIGN'
1586  hash##_update(&hash, LDATA(msg));             \
1587                             ^
1588./testutils.h:217:30: note: expanded from macro 'LDATA'
1589#define LDATA(x) LLENGTH(x), x
1590                             ^
1591../sha1.h:62:21: note: passing argument to parameter 'data' here
1592            const uint8_t *data);
1593                           ^
1594testutils.c:832:5: warning: passing 'char [41]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1595                  "The magick words are squeamish ossifrage", signature));
1596                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1597testutils.c:675:30: note: expanded from macro 'VERIFY'
1598  hash##_update(&hash, LDATA(msg)),             \
1599                             ^
1600./testutils.h:217:30: note: expanded from macro 'LDATA'
1601#define LDATA(x) LLENGTH(x), x
1602                             ^
1603./testutils.h:230:11: note: expanded from macro 'ASSERT'
1604    if (!(x))                                                           \
1605          ^
1606../sha1.h:62:21: note: passing argument to parameter 'data' here
1607            const uint8_t *data);
1608                           ^
1609testutils.c:836:4: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1610                 "The magic words are squeamish ossifrage", signature));
1611                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1612testutils.c:675:30: note: expanded from macro 'VERIFY'
1613  hash##_update(&hash, LDATA(msg)),             \
1614                             ^
1615./testutils.h:217:30: note: expanded from macro 'LDATA'
1616#define LDATA(x) LLENGTH(x), x
1617                             ^
1618./testutils.h:230:11: note: expanded from macro 'ASSERT'
1619    if (!(x))                                                           \
1620          ^
1621../sha1.h:62:21: note: passing argument to parameter 'data' here
1622            const uint8_t *data);
1623                           ^
1624testutils.c:841:5: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1625                  "The magic words are squeamish ossifrage", signature));
1626                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1627testutils.c:675:30: note: expanded from macro 'VERIFY'
1628  hash##_update(&hash, LDATA(msg)),             \
1629                             ^
1630./testutils.h:217:30: note: expanded from macro 'LDATA'
1631#define LDATA(x) LLENGTH(x), x
1632                             ^
1633./testutils.h:230:11: note: expanded from macro 'ASSERT'
1634    if (!(x))                                                           \
1635          ^
1636../sha1.h:62:21: note: passing argument to parameter 'data' here
1637            const uint8_t *data);
1638                           ^
1639testutils.c:857:21: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1640  SIGN(key, sha256, "The magic words are squeamish ossifrage", signature);
1641                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1642testutils.c:670:30: note: expanded from macro 'SIGN'
1643  hash##_update(&hash, LDATA(msg));             \
1644                             ^
1645./testutils.h:217:30: note: expanded from macro 'LDATA'
1646#define LDATA(x) LLENGTH(x), x
1647                             ^
1648../sha2.h:69:23: note: passing argument to parameter 'data' here
1649              const uint8_t *data);
1650                             ^
1651testutils.c:870:5: warning: passing 'char [41]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1652                  "The magick words are squeamish ossifrage", signature));
1653                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1654testutils.c:675:30: note: expanded from macro 'VERIFY'
1655  hash##_update(&hash, LDATA(msg)),             \
1656                             ^
1657./testutils.h:217:30: note: expanded from macro 'LDATA'
1658#define LDATA(x) LLENGTH(x), x
1659                             ^
1660./testutils.h:230:11: note: expanded from macro 'ASSERT'
1661    if (!(x))                                                           \
1662          ^
1663../sha2.h:69:23: note: passing argument to parameter 'data' here
1664              const uint8_t *data);
1665                             ^
1666testutils.c:874:4: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1667                 "The magic words are squeamish ossifrage", signature));
1668                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1669testutils.c:675:30: note: expanded from macro 'VERIFY'
1670  hash##_update(&hash, LDATA(msg)),             \
1671                             ^
1672./testutils.h:217:30: note: expanded from macro 'LDATA'
1673#define LDATA(x) LLENGTH(x), x
1674                             ^
1675./testutils.h:230:11: note: expanded from macro 'ASSERT'
1676    if (!(x))                                                           \
1677          ^
1678../sha2.h:69:23: note: passing argument to parameter 'data' here
1679              const uint8_t *data);
1680                             ^
1681testutils.c:879:5: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1682                  "The magic words are squeamish ossifrage", signature));
1683                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1684testutils.c:675:30: note: expanded from macro 'VERIFY'
1685  hash##_update(&hash, LDATA(msg)),             \
1686                             ^
1687./testutils.h:217:30: note: expanded from macro 'LDATA'
1688#define LDATA(x) LLENGTH(x), x
1689                             ^
1690./testutils.h:230:11: note: expanded from macro 'ASSERT'
1691    if (!(x))                                                           \
1692          ^
1693../sha2.h:69:23: note: passing argument to parameter 'data' here
1694              const uint8_t *data);
1695                             ^
1696testutils.c:895:21: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1697  SIGN(key, sha512, "The magic words are squeamish ossifrage", signature);
1698                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1699testutils.c:670:30: note: expanded from macro 'SIGN'
1700  hash##_update(&hash, LDATA(msg));             \
1701                             ^
1702./testutils.h:217:30: note: expanded from macro 'LDATA'
1703#define LDATA(x) LLENGTH(x), x
1704                             ^
1705../sha2.h:122:23: note: passing argument to parameter 'data' here
1706              const uint8_t *data);
1707                             ^
1708testutils.c:908:5: warning: passing 'char [41]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1709                  "The magick words are squeamish ossifrage", signature));
1710                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1711testutils.c:675:30: note: expanded from macro 'VERIFY'
1712  hash##_update(&hash, LDATA(msg)),             \
1713                             ^
1714./testutils.h:217:30: note: expanded from macro 'LDATA'
1715#define LDATA(x) LLENGTH(x), x
1716                             ^
1717./testutils.h:230:11: note: expanded from macro 'ASSERT'
1718    if (!(x))                                                           \
1719          ^
1720../sha2.h:122:23: note: passing argument to parameter 'data' here
1721              const uint8_t *data);
1722                             ^
1723testutils.c:912:4: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1724                 "The magic words are squeamish ossifrage", signature));
1725                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1726testutils.c:675:30: note: expanded from macro 'VERIFY'
1727  hash##_update(&hash, LDATA(msg)),             \
1728                             ^
1729./testutils.h:217:30: note: expanded from macro 'LDATA'
1730#define LDATA(x) LLENGTH(x), x
1731                             ^
1732./testutils.h:230:11: note: expanded from macro 'ASSERT'
1733    if (!(x))                                                           \
1734          ^
1735../sha2.h:122:23: note: passing argument to parameter 'data' here
1736              const uint8_t *data);
1737                             ^
1738testutils.c:917:5: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1739                  "The magic words are squeamish ossifrage", signature));
1740                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1741testutils.c:675:30: note: expanded from macro 'VERIFY'
1742  hash##_update(&hash, LDATA(msg)),             \
1743                             ^
1744./testutils.h:217:30: note: expanded from macro 'LDATA'
1745#define LDATA(x) LLENGTH(x), x
1746                             ^
1747./testutils.h:230:11: note: expanded from macro 'ASSERT'
1748    if (!(x))                                                           \
1749          ^
1750../sha2.h:122:23: note: passing argument to parameter 'data' here
1751              const uint8_t *data);
1752                             ^
1753testutils.c:1009:28: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1754  sha1_update(&sha1, LDATA("The magic words are squeamish ossifrage"));
1755                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1756./testutils.h:217:30: note: expanded from macro 'LDATA'
1757#define LDATA(x) LLENGTH(x), x
1758                             ^
1759../sha1.h:62:21: note: passing argument to parameter 'data' here
1760            const uint8_t *data);
1761                           ^
1762testutils.c:1029:9: warning: passing 'char [41]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1763                      "The magick words are squeamish ossifrage",
1764                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1765testutils.c:993:31: note: expanded from macro 'DSA_VERIFY'
1766  (hash##_update(&hash, LDATA(msg)),            \
1767                              ^
1768./testutils.h:217:30: note: expanded from macro 'LDATA'
1769#define LDATA(x) LLENGTH(x), x
1770                             ^
1771./testutils.h:230:11: note: expanded from macro 'ASSERT'
1772    if (!(x))                                                           \
1773          ^
1774../sha1.h:62:21: note: passing argument to parameter 'data' here
1775            const uint8_t *data);
1776                           ^
1777testutils.c:1034:8: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1778                     "The magic words are squeamish ossifrage",
1779                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1780testutils.c:993:31: note: expanded from macro 'DSA_VERIFY'
1781  (hash##_update(&hash, LDATA(msg)),            \
1782                              ^
1783./testutils.h:217:30: note: expanded from macro 'LDATA'
1784#define LDATA(x) LLENGTH(x), x
1785                             ^
1786./testutils.h:230:11: note: expanded from macro 'ASSERT'
1787    if (!(x))                                                           \
1788          ^
1789../sha1.h:62:21: note: passing argument to parameter 'data' here
1790            const uint8_t *data);
1791                           ^
1792testutils.c:1040:9: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1793                      "The magic words are squeamish ossifrage",
1794                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1795testutils.c:993:31: note: expanded from macro 'DSA_VERIFY'
1796  (hash##_update(&hash, LDATA(msg)),            \
1797                              ^
1798./testutils.h:217:30: note: expanded from macro 'LDATA'
1799#define LDATA(x) LLENGTH(x), x
1800                             ^
1801./testutils.h:230:11: note: expanded from macro 'ASSERT'
1802    if (!(x))                                                           \
1803          ^
1804../sha1.h:62:21: note: passing argument to parameter 'data' here
1805            const uint8_t *data);
1806                           ^
1807testutils.c:1059:32: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1808  sha256_update(&sha256, LDATA("The magic words are squeamish ossifrage"));
1809                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1810./testutils.h:217:30: note: expanded from macro 'LDATA'
1811#define LDATA(x) LLENGTH(x), x
1812                             ^
1813../sha2.h:69:23: note: passing argument to parameter 'data' here
1814              const uint8_t *data);
1815                             ^
1816testutils.c:1079:9: warning: passing 'char [41]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1817                      "The magick words are squeamish ossifrage",
1818                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1819testutils.c:993:31: note: expanded from macro 'DSA_VERIFY'
1820  (hash##_update(&hash, LDATA(msg)),            \
1821                              ^
1822./testutils.h:217:30: note: expanded from macro 'LDATA'
1823#define LDATA(x) LLENGTH(x), x
1824                             ^
1825./testutils.h:230:11: note: expanded from macro 'ASSERT'
1826    if (!(x))                                                           \
1827          ^
1828../sha2.h:69:23: note: passing argument to parameter 'data' here
1829              const uint8_t *data);
1830                             ^
1831testutils.c:1084:8: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1832                     "The magic words are squeamish ossifrage",
1833                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1834testutils.c:993:31: note: expanded from macro 'DSA_VERIFY'
1835  (hash##_update(&hash, LDATA(msg)),            \
1836                              ^
1837./testutils.h:217:30: note: expanded from macro 'LDATA'
1838#define LDATA(x) LLENGTH(x), x
1839                             ^
1840./testutils.h:230:11: note: expanded from macro 'ASSERT'
1841    if (!(x))                                                           \
1842          ^
1843../sha2.h:69:23: note: passing argument to parameter 'data' here
1844              const uint8_t *data);
1845                             ^
1846testutils.c:1090:9: warning: passing 'char [40]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1847                      "The magic words are squeamish ossifrage",
1848                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1849testutils.c:993:31: note: expanded from macro 'DSA_VERIFY'
1850  (hash##_update(&hash, LDATA(msg)),            \
1851                              ^
1852./testutils.h:217:30: note: expanded from macro 'LDATA'
1853#define LDATA(x) LLENGTH(x), x
1854                             ^
1855./testutils.h:230:11: note: expanded from macro 'ASSERT'
1856    if (!(x))                                                           \
1857          ^
1858../sha2.h:69:23: note: passing argument to parameter 'data' here
1859              const uint8_t *data);
1860                             ^
1861/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true
1862/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true
1863/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true
1864/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true
1865base16-test.c:17:33: warning: passing 'char [1]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1866  test_armor(&nettle_base16, 0, "", "");
1867                                ^~
1868./testutils.h:155:27: note: passing argument to parameter 'data' here
1869           const uint8_t *data,
1870                          ^
1871base16-test.c:17:37: warning: passing 'char [1]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1872  test_armor(&nettle_base16, 0, "", "");
1873                                    ^~
1874./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1875           const uint8_t *ascii);
1876                          ^
1877base16-test.c:18:33: warning: passing 'char [2]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1878  test_armor(&nettle_base16, 1, "H", "48");
1879                                ^~~
1880./testutils.h:155:27: note: passing argument to parameter 'data' here
1881           const uint8_t *data,
1882                          ^
1883base16-test.c:18:38: warning: passing 'char [3]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1884  test_armor(&nettle_base16, 1, "H", "48");
1885                                     ^~~~
1886./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1887           const uint8_t *ascii);
1888                          ^
1889base16-test.c:19:33: warning: passing 'char [3]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1890  test_armor(&nettle_base16, 2, "He", "4865");
1891                                ^~~~
1892./testutils.h:155:27: note: passing argument to parameter 'data' here
1893           const uint8_t *data,
1894                          ^
1895base16-test.c:19:39: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1896  test_armor(&nettle_base16, 2, "He", "4865");
1897                                      ^~~~~~
1898./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1899           const uint8_t *ascii);
1900                          ^
1901base16-test.c:20:33: warning: passing 'char [4]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1902  test_armor(&nettle_base16, 3, "Hel", "48656c");
1903                                ^~~~~
1904./testutils.h:155:27: note: passing argument to parameter 'data' here
1905           const uint8_t *data,
1906                          ^
1907base16-test.c:20:40: warning: passing 'char [7]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1908  test_armor(&nettle_base16, 3, "Hel", "48656c");
1909                                       ^~~~~~~~
1910./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1911           const uint8_t *ascii);
1912                          ^
1913base16-test.c:21:33: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1914  test_armor(&nettle_base16, 4, "Hell", "48656c6c");
1915                                ^~~~~~
1916./testutils.h:155:27: note: passing argument to parameter 'data' here
1917           const uint8_t *data,
1918                          ^
1919base16-test.c:21:41: warning: passing 'char [9]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1920  test_armor(&nettle_base16, 4, "Hell", "48656c6c");
1921                                        ^~~~~~~~~~
1922./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1923           const uint8_t *ascii);
1924                          ^
1925base16-test.c:22:33: warning: passing 'char [6]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1926  test_armor(&nettle_base16, 5, "Hello", "48656c6c6f");
1927                                ^~~~~~~
1928./testutils.h:155:27: note: passing argument to parameter 'data' here
1929           const uint8_t *data,
1930                          ^
1931base16-test.c:22:42: warning: passing 'char [11]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1932  test_armor(&nettle_base16, 5, "Hello", "48656c6c6f");
1933                                         ^~~~~~~~~~~~
1934./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1935           const uint8_t *ascii);
1936                          ^
1937base16-test.c:23:33: warning: passing 'char [6]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1938  test_armor(&nettle_base16, 6, "Hello", "48656c6c6f00");
1939                                ^~~~~~~
1940./testutils.h:155:27: note: passing argument to parameter 'data' here
1941           const uint8_t *data,
1942                          ^
1943base16-test.c:23:42: warning: passing 'char [13]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1944  test_armor(&nettle_base16, 6, "Hello", "48656c6c6f00");
1945                                         ^~~~~~~~~~~~~~
1946./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1947           const uint8_t *ascii);
1948                          ^
194914 warnings generated.
1950/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true
1951base64-test.c:22:33: warning: passing 'char [1]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1952  test_armor(&nettle_base64, 0, "", "");
1953                                ^~
1954./testutils.h:155:27: note: passing argument to parameter 'data' here
1955           const uint8_t *data,
1956                          ^
1957base64-test.c:22:37: warning: passing 'char [1]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1958  test_armor(&nettle_base64, 0, "", "");
1959                                    ^~
1960./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1961           const uint8_t *ascii);
1962                          ^
1963base64-test.c:23:33: warning: passing 'char [2]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1964  test_armor(&nettle_base64, 1, "H", "SA==");
1965                                ^~~
1966./testutils.h:155:27: note: passing argument to parameter 'data' here
1967           const uint8_t *data,
1968                          ^
1969base64-test.c:23:38: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1970  test_armor(&nettle_base64, 1, "H", "SA==");
1971                                     ^~~~~~
1972./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1973           const uint8_t *ascii);
1974                          ^
1975base64-test.c:24:33: warning: passing 'char [3]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1976  test_armor(&nettle_base64, 2, "He", "SGU=");
1977                                ^~~~
1978./testutils.h:155:27: note: passing argument to parameter 'data' here
1979           const uint8_t *data,
1980                          ^
1981base64-test.c:24:39: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1982  test_armor(&nettle_base64, 2, "He", "SGU=");
1983                                      ^~~~~~
1984./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1985           const uint8_t *ascii);
1986                          ^
1987base64-test.c:25:33: warning: passing 'char [4]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1988  test_armor(&nettle_base64, 3, "Hel", "SGVs");
1989                                ^~~~~
1990./testutils.h:155:27: note: passing argument to parameter 'data' here
1991           const uint8_t *data,
1992                          ^
1993base64-test.c:25:40: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
1994  test_armor(&nettle_base64, 3, "Hel", "SGVs");
1995                                       ^~~~~~
1996./testutils.h:156:27: note: passing argument to parameter 'ascii' here
1997           const uint8_t *ascii);
1998                          ^
1999base64-test.c:26:33: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2000  test_armor(&nettle_base64, 4, "Hell", "SGVsbA==");
2001                                ^~~~~~
2002./testutils.h:155:27: note: passing argument to parameter 'data' here
2003           const uint8_t *data,
2004                          ^
2005base64-test.c:26:41: warning: passing 'char [9]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2006  test_armor(&nettle_base64, 4, "Hell", "SGVsbA==");
2007                                        ^~~~~~~~~~
2008./testutils.h:156:27: note: passing argument to parameter 'ascii' here
2009           const uint8_t *ascii);
2010                          ^
2011base64-test.c:27:33: warning: passing 'char [6]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2012  test_armor(&nettle_base64, 5, "Hello", "SGVsbG8=");
2013                                ^~~~~~~
2014./testutils.h:155:27: note: passing argument to parameter 'data' here
2015           const uint8_t *data,
2016                          ^
2017base64-test.c:27:42: warning: passing 'char [9]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2018  test_armor(&nettle_base64, 5, "Hello", "SGVsbG8=");
2019                                         ^~~~~~~~~~
2020./testutils.h:156:27: note: passing argument to parameter 'ascii' here
2021           const uint8_t *ascii);
2022                          ^
2023base64-test.c:28:33: warning: passing 'char [6]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2024  test_armor(&nettle_base64, 6, "Hello", "SGVsbG8A");
2025                                ^~~~~~~
2026./testutils.h:155:27: note: passing argument to parameter 'data' here
2027           const uint8_t *data,
2028                          ^
2029base64-test.c:28:42: warning: passing 'char [9]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2030  test_armor(&nettle_base64, 6, "Hello", "SGVsbG8A");
2031                                         ^~~~~~~~~~
2032./testutils.h:156:27: note: passing argument to parameter 'ascii' here
2033           const uint8_t *ascii);
2034                          ^
2035base64-test.c:29:33: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2036  test_armor(&nettle_base64, 4, "\xff\xff\xff\xff", "/////w==");
2037                                ^~~~~~~~~~~~~~~~~~
2038./testutils.h:155:27: note: passing argument to parameter 'data' here
2039           const uint8_t *data,
2040                          ^
2041base64-test.c:29:53: warning: passing 'char [9]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2042  test_armor(&nettle_base64, 4, "\xff\xff\xff\xff", "/////w==");
2043                                                    ^~~~~~~~~~
2044./testutils.h:156:27: note: passing argument to parameter 'ascii' here
2045           const uint8_t *ascii);
2046                          ^
204716 warnings generated.
2048/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true
204926 warnings generated.
2050/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true
2051/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true
2052/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true
2053/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true
2054/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true
2055/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true
2056/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true
2057/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true
2058md5-compat-test.c:16:19: warning: passing 'char [2]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2059  MD5Update(&ctx, "a", 1);
2060                  ^~~
2061../md5-compat.h:43:51: note: passing argument to parameter 'data' here
2062void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length);
2063                                                  ^
2064md5-compat-test.c:22:19: warning: passing 'char [4]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2065  MD5Update(&ctx, "abc", 3);
2066                  ^~~~~
2067../md5-compat.h:43:51: note: passing argument to parameter 'data' here
2068void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length);
2069                                                  ^
2070md5-compat-test.c:28:19: warning: passing 'char [15]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2071  MD5Update(&ctx, "message digest", 14);
2072                  ^~~~~~~~~~~~~~~~
2073../md5-compat.h:43:51: note: passing argument to parameter 'data' here
2074void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length);
2075                                                  ^
2076md5-compat-test.c:34:19: warning: passing 'char [27]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2077  MD5Update(&ctx, "abcdefghijklmnopqrstuvwxyz", 26);
2078                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2079../md5-compat.h:43:51: note: passing argument to parameter 'data' here
2080void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length);
2081                                                  ^
2082md5-compat-test.c:40:19: warning: passing 'char [63]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2083  MD5Update(&ctx, "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789", 62);
2084                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2085../md5-compat.h:43:51: note: passing argument to parameter 'data' here
2086void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length);
2087                                                  ^
2088md5-compat-test.c:46:19: warning: passing 'char [81]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2089  MD5Update(&ctx, "1234567890123456789012345678901234567890"
2090                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2091../md5-compat.h:43:51: note: passing argument to parameter 'data' here
2092void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length);
2093                                                  ^
20946 warnings generated.
2095/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gosthash94-test.o -MD -MP -MF gosthash94-test.o.d -c gosthash94-test.c && true
2096/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true
2097/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true
2098/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true
2099/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true
2100/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true
2101/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true
2102/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true
2103/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-permute-test.o -MD -MP -MF sha3-permute-test.o.d -c sha3-permute-test.c && true
2104/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-224-test.o -MD -MP -MF sha3-224-test.o.d -c sha3-224-test.c && true
2105/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-256-test.o -MD -MP -MF sha3-256-test.o.d -c sha3-256-test.c && true
2106/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-384-test.o -MD -MP -MF sha3-384-test.o.d -c sha3-384-test.c && true
2107/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha3-512-test.o -MD -MP -MF sha3-512-test.o.d -c sha3-512-test.c && true
2108/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true
2109/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true
2110/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true
2111/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true
2112/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true
2113/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true
2114/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true
2115/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT umac-test.o -MD -MP -MF umac-test.o.d -c umac-test.c && true
2116/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true
2117/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true
2118/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true
2119/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true
2120buffer-test.c:11:45: warning: passing 'char [4]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2121  ASSERT(nettle_buffer_write(&buffer, LDATA("foo")));
2122                                            ^~~~~
2123./testutils.h:217:30: note: expanded from macro 'LDATA'
2124#define LDATA(x) LLENGTH(x), x
2125                             ^
2126./testutils.h:230:11: note: expanded from macro 'ASSERT'
2127    if (!(x))                                                           \
2128          ^
2129../buffer.h:79:39: note: passing argument to parameter 'data' here
2130                    unsigned length, const uint8_t *data);
2131                                                    ^
2132buffer-test.c:23:45: warning: passing 'char [4]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2133  ASSERT(nettle_buffer_write(&buffer, LDATA("foo")));
2134                                            ^~~~~
2135./testutils.h:217:30: note: expanded from macro 'LDATA'
2136#define LDATA(x) LLENGTH(x), x
2137                             ^
2138./testutils.h:230:11: note: expanded from macro 'ASSERT'
2139    if (!(x))                                                           \
2140          ^
2141../buffer.h:79:39: note: passing argument to parameter 'data' here
2142                    unsigned length, const uint8_t *data);
2143                                                    ^
2144buffer-test.c:26:46: warning: passing 'char [4]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2145  ASSERT(!nettle_buffer_write(&buffer, LDATA("bar")));
2146                                             ^~~~~
2147./testutils.h:217:30: note: expanded from macro 'LDATA'
2148#define LDATA(x) LLENGTH(x), x
2149                             ^
2150./testutils.h:230:11: note: expanded from macro 'ASSERT'
2151    if (!(x))                                                           \
2152          ^
2153../buffer.h:79:39: note: passing argument to parameter 'data' here
2154                    unsigned length, const uint8_t *data);
2155                                                    ^
21563 warnings generated.
2157/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true
2158yarrow-test.c:107:53: warning: passing 'const char [100]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2159  yarrow256_update(&yarrow, 0, 200, sizeof(zeroes), zeroes);
2160                                                    ^~~~~~
2161../yarrow.h:97:36: note: passing argument to parameter 'data' here
2162                 unsigned length, const uint8_t *data);
2163                                                 ^
21641 warning generated.
2165/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pbkdf2-test.o -MD -MP -MF pbkdf2-test.o.d -c pbkdf2-test.c && true
2166pbkdf2-test.c:34:35: warning: passing 'char [9]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2167  hmac_sha1_set_key (&sha1ctx, 8, "password");
2168                                  ^~~~~~~~~~
2169../hmac.h:132:41: note: passing argument to parameter 'key' here
2170                  unsigned key_length, const uint8_t *key);
2171                                                      ^
2172pbkdf2-test.c:36:3: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2173  PBKDF2_TEST (&sha1ctx, hmac_sha1_update, hmac_sha1_digest, SHA1_DIGEST_SIZE,
2174  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2175pbkdf2-test.c:9:5: note: expanded from macro 'PBKDF2_TEST'
2176    PBKDF2 (ctx, update, digest, size, c, salt, expect->length, dk); \
2177    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2178../pbkdf2.h:57:22: note: expanded from macro 'PBKDF2'
2179             (salt_length), (salt), (length), (dst)))
2180                            ^~~~~~
2181../pbkdf2.h:46:39: note: passing argument to parameter 'salt' here
2182        unsigned salt_length, const uint8_t *salt,
2183                                             ^
2184pbkdf2-test.c:40:3: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2185  PBKDF2_TEST (&sha1ctx, hmac_sha1_update, hmac_sha1_digest, SHA1_DIGEST_SIZE,
2186  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2187pbkdf2-test.c:9:5: note: expanded from macro 'PBKDF2_TEST'
2188    PBKDF2 (ctx, update, digest, size, c, salt, expect->length, dk); \
2189    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2190../pbkdf2.h:57:22: note: expanded from macro 'PBKDF2'
2191             (salt_length), (salt), (length), (dst)))
2192                            ^~~~~~
2193../pbkdf2.h:46:39: note: passing argument to parameter 'salt' here
2194        unsigned salt_length, const uint8_t *salt,
2195                                             ^
2196pbkdf2-test.c:44:3: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2197  PBKDF2_TEST (&sha1ctx, hmac_sha1_update, hmac_sha1_digest, SHA1_DIGEST_SIZE,
2198  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2199pbkdf2-test.c:9:5: note: expanded from macro 'PBKDF2_TEST'
2200    PBKDF2 (ctx, update, digest, size, c, salt, expect->length, dk); \
2201    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2202../pbkdf2.h:57:22: note: expanded from macro 'PBKDF2'
2203             (salt_length), (salt), (length), (dst)))
2204                            ^~~~~~
2205../pbkdf2.h:46:39: note: passing argument to parameter 'salt' here
2206        unsigned salt_length, const uint8_t *salt,
2207                                             ^
2208pbkdf2-test.c:54:36: warning: passing 'char [25]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2209  hmac_sha1_set_key (&sha1ctx, 24, "passwordPASSWORDpassword");
2210                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
2211../hmac.h:132:41: note: passing argument to parameter 'key' here
2212                  unsigned key_length, const uint8_t *key);
2213                                                      ^
2214pbkdf2-test.c:56:3: warning: passing 'char [37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2215  PBKDF2_TEST (&sha1ctx, hmac_sha1_update, hmac_sha1_digest, SHA1_DIGEST_SIZE,
2216  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2217pbkdf2-test.c:9:5: note: expanded from macro 'PBKDF2_TEST'
2218    PBKDF2 (ctx, update, digest, size, c, salt, expect->length, dk); \
2219    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2220../pbkdf2.h:57:22: note: expanded from macro 'PBKDF2'
2221             (salt_length), (salt), (length), (dst)))
2222                            ^~~~~~
2223../pbkdf2.h:46:39: note: passing argument to parameter 'salt' here
2224        unsigned salt_length, const uint8_t *salt,
2225                                             ^
2226pbkdf2-test.c:60:35: warning: passing 'char [10]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2227  hmac_sha1_set_key (&sha1ctx, 9, "pass\0word");
2228                                  ^~~~~~~~~~~~
2229../hmac.h:132:41: note: passing argument to parameter 'key' here
2230                  unsigned key_length, const uint8_t *key);
2231                                                      ^
2232pbkdf2-test.c:62:3: warning: passing 'char [6]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2233  PBKDF2_TEST (&sha1ctx, hmac_sha1_update, hmac_sha1_digest, SHA1_DIGEST_SIZE,
2234  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2235pbkdf2-test.c:9:5: note: expanded from macro 'PBKDF2_TEST'
2236    PBKDF2 (ctx, update, digest, size, c, salt, expect->length, dk); \
2237    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2238../pbkdf2.h:57:22: note: expanded from macro 'PBKDF2'
2239             (salt_length), (salt), (length), (dst)))
2240                            ^~~~~~
2241../pbkdf2.h:46:39: note: passing argument to parameter 'salt' here
2242        unsigned salt_length, const uint8_t *salt,
2243                                             ^
2244pbkdf2-test.c:69:39: warning: passing 'char [7]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2245  hmac_sha256_set_key (&sha256ctx, 6, "passwd");
2246                                      ^~~~~~~~
2247../hmac.h:147:43: note: passing argument to parameter 'key' here
2248                    unsigned key_length, const uint8_t *key);
2249                                                        ^
2250pbkdf2-test.c:71:3: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2251  PBKDF2_TEST (&sha256ctx, hmac_sha256_update, hmac_sha256_digest,
2252  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2253pbkdf2-test.c:9:5: note: expanded from macro 'PBKDF2_TEST'
2254    PBKDF2 (ctx, update, digest, size, c, salt, expect->length, dk); \
2255    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2256../pbkdf2.h:57:22: note: expanded from macro 'PBKDF2'
2257             (salt_length), (salt), (length), (dst)))
2258                            ^~~~~~
2259../pbkdf2.h:46:39: note: passing argument to parameter 'salt' here
2260        unsigned salt_length, const uint8_t *salt,
2261                                             ^
2262pbkdf2-test.c:75:39: warning: passing 'char [9]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2263  hmac_sha256_set_key (&sha256ctx, 8, "Password");
2264                                      ^~~~~~~~~~
2265../hmac.h:147:43: note: passing argument to parameter 'key' here
2266                    unsigned key_length, const uint8_t *key);
2267                                                        ^
2268pbkdf2-test.c:77:3: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2269  PBKDF2_TEST (&sha256ctx, hmac_sha256_update, hmac_sha256_digest,
2270  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2271pbkdf2-test.c:9:5: note: expanded from macro 'PBKDF2_TEST'
2272    PBKDF2 (ctx, update, digest, size, c, salt, expect->length, dk); \
2273    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2274../pbkdf2.h:57:22: note: expanded from macro 'PBKDF2'
2275             (salt_length), (salt), (length), (dst)))
2276                            ^~~~~~
2277../pbkdf2.h:46:39: note: passing argument to parameter 'salt' here
2278        unsigned salt_length, const uint8_t *salt,
2279                                             ^
2280pbkdf2-test.c:90:39: warning: passing 'char [9]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2281  hmac_sha512_set_key (&sha512ctx, 8, "password");
2282                                      ^~~~~~~~~~
2283../hmac.h:175:43: note: passing argument to parameter 'key' here
2284                    unsigned key_length, const uint8_t *key);
2285                                                        ^
2286pbkdf2-test.c:91:3: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2287  PBKDF2_TEST (&sha512ctx, hmac_sha512_update, hmac_sha512_digest,
2288  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2289pbkdf2-test.c:9:5: note: expanded from macro 'PBKDF2_TEST'
2290    PBKDF2 (ctx, update, digest, size, c, salt, expect->length, dk); \
2291    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2292../pbkdf2.h:57:22: note: expanded from macro 'PBKDF2'
2293             (salt_length), (salt), (length), (dst)))
2294                            ^~~~~~
2295../pbkdf2.h:46:39: note: passing argument to parameter 'salt' here
2296        unsigned salt_length, const uint8_t *salt,
2297                                             ^
2298pbkdf2-test.c:95:39: warning: passing 'char [10]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2299  hmac_sha512_set_key (&sha512ctx, 9, "pass\0word");
2300                                      ^~~~~~~~~~~~
2301../hmac.h:175:43: note: passing argument to parameter 'key' here
2302                    unsigned key_length, const uint8_t *key);
2303                                                        ^
2304pbkdf2-test.c:96:3: warning: passing 'char [6]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2305  PBKDF2_TEST (&sha512ctx, hmac_sha512_update, hmac_sha512_digest,
2306  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2307pbkdf2-test.c:9:5: note: expanded from macro 'PBKDF2_TEST'
2308    PBKDF2 (ctx, update, digest, size, c, salt, expect->length, dk); \
2309    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2310../pbkdf2.h:57:22: note: expanded from macro 'PBKDF2'
2311             (salt_length), (salt), (length), (dst)))
2312                            ^~~~~~
2313../pbkdf2.h:46:39: note: passing argument to parameter 'salt' here
2314        unsigned salt_length, const uint8_t *salt,
2315                                             ^
2316pbkdf2-test.c:100:40: warning: passing 'char [25]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2317  hmac_sha512_set_key (&sha512ctx, 24, "passwordPASSWORDpassword");
2318                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
2319../hmac.h:175:43: note: passing argument to parameter 'key' here
2320                    unsigned key_length, const uint8_t *key);
2321                                                        ^
2322pbkdf2-test.c:101:3: warning: passing 'char [8]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2323  PBKDF2_TEST (&sha512ctx, hmac_sha512_update, hmac_sha512_digest,
2324  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2325pbkdf2-test.c:9:5: note: expanded from macro 'PBKDF2_TEST'
2326    PBKDF2 (ctx, update, digest, size, c, salt, expect->length, dk); \
2327    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2328../pbkdf2.h:57:22: note: expanded from macro 'PBKDF2'
2329             (salt_length), (salt), (length), (dst)))
2330                            ^~~~~~
2331../pbkdf2.h:46:39: note: passing argument to parameter 'salt' here
2332        unsigned salt_length, const uint8_t *salt,
2333                                             ^
2334pbkdf2-test.c:107:44: warning: passing 'char [9]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2335  PBKDF2_HMAC_TEST(pbkdf2_hmac_sha1, LDATA("password"), 1, LDATA("salt"),
2336                                           ^~~~~~~~~~
2337./testutils.h:217:30: note: expanded from macro 'LDATA'
2338#define LDATA(x) LLENGTH(x), x
2339                             ^
2340pbkdf2-test.c:17:8: note: expanded from macro 'PBKDF2_HMAC_TEST'
2341    f (key, c, salt, expect->length, dk);                               \
2342       ^
2343../pbkdf2.h:62:55: note: passing argument to parameter 'key' here
2344pbkdf2_hmac_sha1 (unsigned key_length, const uint8_t *key,
2345                                                      ^
2346pbkdf2-test.c:107:66: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2347  PBKDF2_HMAC_TEST(pbkdf2_hmac_sha1, LDATA("password"), 1, LDATA("salt"),
2348                                                                 ^~~~~~
2349./testutils.h:217:30: note: expanded from macro 'LDATA'
2350#define LDATA(x) LLENGTH(x), x
2351                             ^
2352pbkdf2-test.c:17:16: note: expanded from macro 'PBKDF2_HMAC_TEST'
2353    f (key, c, salt, expect->length, dk);                               \
2354               ^
2355../pbkdf2.h:64:42: note: passing argument to parameter 'salt' here
2356                  unsigned salt_length, const uint8_t *salt,
2357                                                       ^
2358pbkdf2-test.c:110:46: warning: passing 'char [7]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2359  PBKDF2_HMAC_TEST(pbkdf2_hmac_sha256, LDATA("passwd"), 1, LDATA("salt"),
2360                                             ^~~~~~~~
2361./testutils.h:217:30: note: expanded from macro 'LDATA'
2362#define LDATA(x) LLENGTH(x), x
2363                             ^
2364pbkdf2-test.c:17:8: note: expanded from macro 'PBKDF2_HMAC_TEST'
2365    f (key, c, salt, expect->length, dk);                               \
2366       ^
2367../pbkdf2.h:68:57: note: passing argument to parameter 'key' here
2368pbkdf2_hmac_sha256 (unsigned key_length, const uint8_t *key,
2369                                                        ^
2370pbkdf2-test.c:110:66: warning: passing 'char [5]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2371  PBKDF2_HMAC_TEST(pbkdf2_hmac_sha256, LDATA("passwd"), 1, LDATA("salt"),
2372                                                                 ^~~~~~
2373./testutils.h:217:30: note: expanded from macro 'LDATA'
2374#define LDATA(x) LLENGTH(x), x
2375                             ^
2376pbkdf2-test.c:17:16: note: expanded from macro 'PBKDF2_HMAC_TEST'
2377    f (key, c, salt, expect->length, dk);                               \
2378               ^
2379../pbkdf2.h:70:44: note: passing argument to parameter 'salt' here
2380                    unsigned salt_length, const uint8_t *salt,
2381                                                         ^
238222 warnings generated.
2383/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true
2384sexp-test.c:10:40: warning: passing 'char [1]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2385  ASSERT(sexp_iterator_first(&i, LDATA("")));
2386                                       ^~
2387./testutils.h:217:30: note: expanded from macro 'LDATA'
2388#define LDATA(x) LLENGTH(x), x
2389                             ^
2390./testutils.h:230:11: note: expanded from macro 'ASSERT'
2391    if (!(x))                                                           \
2392          ^
2393../sexp.h:83:39: note: passing argument to parameter 'input' here
2394                    unsigned length, const uint8_t *input);
2395                                                    ^
2396sexp-test.c:13:40: warning: passing 'char [3]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2397  ASSERT(sexp_iterator_first(&i, LDATA("()")));
2398                                       ^~~~
2399./testutils.h:217:30: note: expanded from macro 'LDATA'
2400#define LDATA(x) LLENGTH(x), x
2401                             ^
2402./testutils.h:230:11: note: expanded from macro 'ASSERT'
2403    if (!(x))                                                           \
2404          ^
2405../sexp.h:83:39: note: passing argument to parameter 'input' here
2406                    unsigned length, const uint8_t *input);
2407                                                    ^
2408sexp-test.c:20:40: warning: passing 'char [2]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2409  ASSERT(sexp_iterator_first(&i, LDATA("(")));
2410                                       ^~~
2411./testutils.h:217:30: note: expanded from macro 'LDATA'
2412#define LDATA(x) LLENGTH(x), x
2413                             ^
2414./testutils.h:230:11: note: expanded from macro 'ASSERT'
2415    if (!(x))                                                           \
2416          ^
2417../sexp.h:83:39: note: passing argument to parameter 'input' here
2418                    unsigned length, const uint8_t *input);
2419                                                    ^
2420sexp-test.c:25:40: warning: passing 'char [22]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2421  ASSERT(sexp_iterator_first(&i, LDATA("1:\0"
2422                                       ^~~~~~
2423./testutils.h:217:30: note: expanded from macro 'LDATA'
2424#define LDATA(x) LLENGTH(x), x
2425                             ^
2426./testutils.h:230:11: note: expanded from macro 'ASSERT'
2427    if (!(x))                                                           \
2428          ^
2429../sexp.h:83:39: note: passing argument to parameter 'input' here
2430                    unsigned length, const uint8_t *input);
2431                                                    ^
2432sexp-test.c:36:40: warning: passing 'char [30]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2433  ASSERT(sexp_iterator_first(&i, LDATA("3:foo0:[3:bar]12:xxxxxxxxxxxx")));
2434                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2435./testutils.h:217:30: note: expanded from macro 'LDATA'
2436#define LDATA(x) LLENGTH(x), x
2437                             ^
2438./testutils.h:230:11: note: expanded from macro 'ASSERT'
2439    if (!(x))                                                           \
2440          ^
2441../sexp.h:83:39: note: passing argument to parameter 'input' here
2442                    unsigned length, const uint8_t *input);
2443                                                    ^
2444sexp-test.c:73:39: warning: initializing 'const uint8_t *' (aka 'const unsigned char *') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
2445    static const uint8_t *keys[2] = { "n", "e" };
2446                                      ^~~
2447sexp-test.c:73:44: warning: initializing 'const uint8_t *' (aka 'const unsigned char *') with an expression of type 'char [2]' converts between pointers to integer types with different sign [-Wpointer-sign]
2448    static const uint8_t *keys[2] = { "n", "e" };
2449                                           ^~~
2450sexp-test.c:76:42: warning: passing 'char [29]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2451    ASSERT(sexp_iterator_first(&i, LDATA("((1:n2:xx3:foo)0:(1:y)(1:e))")));
2452                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2453./testutils.h:217:30: note: expanded from macro 'LDATA'
2454#define LDATA(x) LLENGTH(x), x
2455                             ^
2456./testutils.h:230:11: note: expanded from macro 'ASSERT'
2457    if (!(x))                                                           \
2458          ^
2459../sexp.h:83:39: note: passing argument to parameter 'input' here
2460                    unsigned length, const uint8_t *input);
2461                                                    ^
2462sexp-test.c:92:42: warning: passing 'char [8]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2463    ASSERT(sexp_iterator_first(&i, LDATA("((1:n))")));
2464                                         ^~~~~~~~~
2465./testutils.h:217:30: note: expanded from macro 'LDATA'
2466#define LDATA(x) LLENGTH(x), x
2467                             ^
2468./testutils.h:230:11: note: expanded from macro 'ASSERT'
2469    if (!(x))                                                           \
2470          ^
2471../sexp.h:83:39: note: passing argument to parameter 'input' here
2472                    unsigned length, const uint8_t *input);
2473                                                    ^
2474sexp-test.c:96:42: warning: passing 'char [18]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2475    ASSERT(sexp_iterator_first(&i, LDATA("((1:n)(1:n3:foo))")));
2476                                         ^~~~~~~~~~~~~~~~~~~
2477./testutils.h:217:30: note: expanded from macro 'LDATA'
2478#define LDATA(x) LLENGTH(x), x
2479                             ^
2480./testutils.h:230:11: note: expanded from macro 'ASSERT'
2481    if (!(x))                                                           \
2482          ^
2483../sexp.h:83:39: note: passing argument to parameter 'input' here
2484                    unsigned length, const uint8_t *input);
2485                                                    ^
248610 warnings generated.
2487/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true
2488sexp-format-test.c:21:15: warning: passing 'const uint8_t [35]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2489           == strlen(e));
2490                     ^
2491./testutils.h:230:11: note: expanded from macro 'ASSERT'
2492    if (!(x))                                                           \
2493          ^
2494/usr/include/string.h:82:28: note: passing argument to parameter here
2495size_t   strlen(const char *);
2496                            ^
2497sexp-format-test.c:25:15: warning: passing 'const uint8_t [35]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2498           == strlen(e));
2499                     ^
2500./testutils.h:230:11: note: expanded from macro 'ASSERT'
2501    if (!(x))                                                           \
2502          ^
2503/usr/include/string.h:82:28: note: passing argument to parameter here
2504size_t   strlen(const char *);
2505                            ^
2506sexp-format-test.c:27:34: warning: passing 'const uint8_t [35]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2507    ASSERT(buffer.size == strlen(e));
2508                                 ^
2509./testutils.h:230:11: note: expanded from macro 'ASSERT'
2510    if (!(x))                                                           \
2511          ^
2512/usr/include/string.h:82:28: note: passing argument to parameter here
2513size_t   strlen(const char *);
2514                            ^
2515sexp-format-test.c:37:15: warning: passing 'const uint8_t [51]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2516           == strlen(e));
2517                     ^
2518./testutils.h:230:11: note: expanded from macro 'ASSERT'
2519    if (!(x))                                                           \
2520          ^
2521/usr/include/string.h:82:28: note: passing argument to parameter here
2522size_t   strlen(const char *);
2523                            ^
2524sexp-format-test.c:41:15: warning: passing 'const uint8_t [51]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2525           == strlen(e));
2526                     ^
2527./testutils.h:230:11: note: expanded from macro 'ASSERT'
2528    if (!(x))                                                           \
2529          ^
2530/usr/include/string.h:82:28: note: passing argument to parameter here
2531size_t   strlen(const char *);
2532                            ^
2533sexp-format-test.c:43:34: warning: passing 'const uint8_t [51]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2534    ASSERT(buffer.size == strlen(e));
2535                                 ^
2536./testutils.h:230:11: note: expanded from macro 'ASSERT'
2537    if (!(x))                                                           \
2538          ^
2539/usr/include/string.h:82:28: note: passing argument to parameter here
2540size_t   strlen(const char *);
2541                            ^
2542sexp-format-test.c:66:15: warning: passing 'const uint8_t [15]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2543           == strlen(e));
2544                     ^
2545./testutils.h:230:11: note: expanded from macro 'ASSERT'
2546    if (!(x))                                                           \
2547          ^
2548/usr/include/string.h:82:28: note: passing argument to parameter here
2549size_t   strlen(const char *);
2550                            ^
2551sexp-format-test.c:68:34: warning: passing 'const uint8_t [15]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2552    ASSERT(buffer.size == strlen(e));
2553                                 ^
2554./testutils.h:230:11: note: expanded from macro 'ASSERT'
2555    if (!(x))                                                           \
2556          ^
2557/usr/include/string.h:82:28: note: passing argument to parameter here
2558size_t   strlen(const char *);
2559                            ^
2560sexp-format-test.c:79:15: warning: passing 'const uint8_t [36]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2561           == strlen(e));
2562                     ^
2563./testutils.h:230:11: note: expanded from macro 'ASSERT'
2564    if (!(x))                                                           \
2565          ^
2566/usr/include/string.h:82:28: note: passing argument to parameter here
2567size_t   strlen(const char *);
2568                            ^
2569sexp-format-test.c:92:15: warning: passing 'const uint8_t [35]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2570           == strlen(e));
2571                     ^
2572./testutils.h:230:11: note: expanded from macro 'ASSERT'
2573    if (!(x))                                                           \
2574          ^
2575/usr/include/string.h:82:28: note: passing argument to parameter here
2576size_t   strlen(const char *);
2577                            ^
2578sexp-format-test.c:96:15: warning: passing 'const uint8_t [35]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2579           == strlen(e));
2580                     ^
2581./testutils.h:230:11: note: expanded from macro 'ASSERT'
2582    if (!(x))                                                           \
2583          ^
2584/usr/include/string.h:82:28: note: passing argument to parameter here
2585size_t   strlen(const char *);
2586                            ^
2587sexp-format-test.c:98:34: warning: passing 'const uint8_t [35]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2588    ASSERT(buffer.size == strlen(e));
2589                                 ^
2590./testutils.h:230:11: note: expanded from macro 'ASSERT'
2591    if (!(x))                                                           \
2592          ^
2593/usr/include/string.h:82:28: note: passing argument to parameter here
2594size_t   strlen(const char *);
2595                            ^
2596sexp-format-test.c:108:15: warning: passing 'const uint8_t [35]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2597           == strlen(e));
2598                     ^
2599./testutils.h:230:11: note: expanded from macro 'ASSERT'
2600    if (!(x))                                                           \
2601          ^
2602/usr/include/string.h:82:28: note: passing argument to parameter here
2603size_t   strlen(const char *);
2604                            ^
2605sexp-format-test.c:112:15: warning: passing 'const uint8_t [35]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2606           == strlen(e));
2607                     ^
2608./testutils.h:230:11: note: expanded from macro 'ASSERT'
2609    if (!(x))                                                           \
2610          ^
2611/usr/include/string.h:82:28: note: passing argument to parameter here
2612size_t   strlen(const char *);
2613                            ^
2614sexp-format-test.c:114:34: warning: passing 'const uint8_t [35]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2615    ASSERT(buffer.size == strlen(e));
2616                                 ^
2617./testutils.h:230:11: note: expanded from macro 'ASSERT'
2618    if (!(x))                                                           \
2619          ^
2620/usr/include/string.h:82:28: note: passing argument to parameter here
2621size_t   strlen(const char *);
2622                            ^
2623sexp-format-test.c:125:15: warning: passing 'const uint8_t [13]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2624           == strlen(e));
2625                     ^
2626./testutils.h:230:11: note: expanded from macro 'ASSERT'
2627    if (!(x))                                                           \
2628          ^
2629/usr/include/string.h:82:28: note: passing argument to parameter here
2630size_t   strlen(const char *);
2631                            ^
2632sexp-format-test.c:128:15: warning: passing 'const uint8_t [13]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2633           == strlen(e));
2634                     ^
2635./testutils.h:230:11: note: expanded from macro 'ASSERT'
2636    if (!(x))                                                           \
2637          ^
2638/usr/include/string.h:82:28: note: passing argument to parameter here
2639size_t   strlen(const char *);
2640                            ^
2641sexp-format-test.c:130:34: warning: passing 'const uint8_t [13]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2642    ASSERT(buffer.size == strlen(e));
2643                                 ^
2644./testutils.h:230:11: note: expanded from macro 'ASSERT'
2645    if (!(x))                                                           \
2646          ^
2647/usr/include/string.h:82:28: note: passing argument to parameter here
2648size_t   strlen(const char *);
2649                            ^
2650sexp-format-test.c:145:42: warning: passing 'char [12]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2651    nettle_mpz_init_set_str_256_u(y, 11, "abcdefghijk");
2652                                         ^~~~~~~~~~~~~
2653../bignum.h:69:42: note: passing argument to parameter 's' here
2654                              unsigned length, const uint8_t *s);
2655                                                              ^
2656sexp-format-test.c:146:42: warning: passing 'char [13]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2657    nettle_mpz_init_set_str_256_u(z, 12, "\x81""abcdefghijk");
2658                                         ^~~~~~~~~~~~~~~~~~~
2659../bignum.h:69:42: note: passing argument to parameter 's' here
2660                              unsigned length, const uint8_t *s);
2661                                                              ^
266220 warnings generated.
2663/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true
2664/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true
2665/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true
2666/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true
2667/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true
2668pkcs1-test.c:13:9: warning: passing 'char [4]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2669                          3, "abc", 0);
2670                             ^~~~~
2671../pkcs1.h:59:19: note: passing argument to parameter 'id' here
2672                        const uint8_t *id,
2673                                       ^
26741 warning generated.
2675/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true
2676/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true
2677rsa-encrypt-test.c:14:18: warning: initializing 'const uint8_t *' (aka 'const unsigned char *') with an expression of type 'char [19]' converts between pointers to integer types with different sign [-Wpointer-sign]
2678  const uint8_t *msg = "Squemish ossifrage";
2679                 ^     ~~~~~~~~~~~~~~~~~~~~
2680rsa-encrypt-test.c:30:23: warning: passing 'const uint8_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2681  msg_length = strlen(msg);
2682                      ^~~
2683/usr/include/string.h:82:28: note: passing argument to parameter here
2684size_t   strlen(const char *);
2685                            ^
26862 warnings generated.
2687/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true
2688/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true
2689/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true
2690/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-mod-test.o -MD -MP -MF ecc-mod-test.o.d -c ecc-mod-test.c && true
2691/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-modinv-test.o -MD -MP -MF ecc-modinv-test.o.d -c ecc-modinv-test.c && true
2692/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-redc-test.o -MD -MP -MF ecc-redc-test.o.d -c ecc-redc-test.c && true
2693/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-mul-g-test.o -MD -MP -MF ecc-mul-g-test.o.d -c ecc-mul-g-test.c && true
2694/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecc-mul-a-test.o -MD -MP -MF ecc-mul-a-test.o.d -c ecc-mul-a-test.c && true
2695/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecdsa-sign-test.o -MD -MP -MF ecdsa-sign-test.o.d -c ecdsa-sign-test.c && true
2696/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecdsa-verify-test.o -MD -MP -MF ecdsa-verify-test.o.d -c ecdsa-verify-test.c && true
2697/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT ecdsa-keygen-test.o -MD -MP -MF ecdsa-keygen-test.o.d -c ecdsa-keygen-test.c && true
2698/usr/bin/clang++ -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -stdlib=libc++ -fPIC -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true
2699/usr/bin/clang -I.. -I.. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true
2700/usr/bin/clang -pipe -Os -arch x86_64 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp  -o aes-test
2701In file included from cxx-test.cxx:4:
2702In file included from ./testutils.h:16:
2703In file included from ../bignum.h:31:
2704In file included from /opt/local/include/gmp.h:54:
2705/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cstddef:46:9: error: no member named 'ptrdiff_t' in the global namespace
2706using ::ptrdiff_t;
2707      ~~^
27081 error generated.
2709make[1]: *** [cxx-test.o] Error 1
2710make[1]: *** Waiting for unfinished jobs....
2711make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1/testsuite'
2712make: *** [all] Error 2
2713make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1'
2714Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/work/nettle-2.7.1" && /usr/bin/make -j2 -w all
2715Exit code: 2
2716Warning: targets not executed for nettle: org.macports.destroot org.macports.build
2717Please see the log file for port nettle for details:
2718    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nettle/nettle/main.log