Ticket #63328: make check with.log

File make check with.log, 204.8 KB (added by ballapete (Peter "Pete" Dyballa), 3 years ago)

"make check" with -L/opt/local/lib

Line 
1-*- mode: compilation; default-directory: "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.19.2/src/" -*-
2Compilation started at Sat Jul 31 23:07:11
3
4time nice +11 env make -k check
5DYLD_LIBRARY_PATH=`echo -L./lib | sed -e "s/-L//g" -e "s/ /:/g"`; \
6for i in DYLD_LIBRARY_PATH; do \
7        eval echo 'env['\\\'$i\\\''] = '\\\'\$$i\\\'; \
8done > pyrunenv.vals
9echo "tls_impl = 'openssl'" >> pyrunenv.vals
10echo "have_sasl = ''" >> pyrunenv.vals
11echo "have_spake_openssl = 'yes'" >> pyrunenv.vals
12echo "have_lmdb = 'yes'" >> pyrunenv.vals
13echo "sizeof_time_t = 4" >> pyrunenv.vals
14echo 'env = {}' > runenv.py
15cat pyrunenv.vals >> runenv.py
16rm -f ./skiptests
17touch ./skiptests
18making check in util...
19making check in util/support...
20/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_k5buf.c
21/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c k5buf.c
22/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c zap.c
23/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_k5buf t_k5buf.o k5buf.o zap.o
24/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_path.c
25/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c path.c
26/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_path t_path.o path.o
27/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -DWINDOWS_PATHS -c ./t_path.c -o t_path_win.o
28/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -DWINDOWS_PATHS -c ./path.c -o path_win.o
29/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_path_win t_path_win.o path_win.o
30/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_base64.c
31/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c base64.c
32/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_base64 t_base64.o base64.o
33/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_json.c
34/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c json.c
35/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_json t_json.o json.o base64.o k5buf.o zap.o
36/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_hex.c
37/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c hex.c
38/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_hex t_hex.o hex.o
39/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_hashtab.c
40/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_hashtab t_hashtab.o
41/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_unal.c
42/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_unal t_unal.o
43/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_utf8.c
44/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c utf8.c
45/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_utf8 t_utf8.o utf8.o
46/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_utf16.c
47/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c utf8_conv.c
48/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_utf16 t_utf16.o utf8_conv.o utf8.o k5buf.o zap.o
49./t_k5buf
50./t_path
51./t_path_win
52./t_base64
53./t_json
54./t_hex
55./t_hashtab
56./t_unal
57./t_utf8
58./t_utf16
59making check in util/ss...
60making check in util/profile...
61/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c test_parse.c
62/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c prof_tree.c
63/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c prof_file.c
64/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c prof_parse.c
65/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c prof_get.c
66/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c prof_set.c
67/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c prof_err.c
68/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c prof_init.c
69/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib  -L. -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o test_parse test_parse.o prof_tree.o prof_file.o prof_parse.o prof_get.o prof_set.o prof_err.o prof_init.o -L/opt/local/lib -lcom_err -lkrb5support -lcrypto -lintl -lresolv
70/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c test_profile.c
71/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c argv_parse.c
72/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib  -L. -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o test_profile test_profile.o \
73        argv_parse.o prof_tree.o prof_file.o prof_parse.o prof_get.o prof_set.o prof_err.o prof_init.o -L/opt/local/lib -lcom_err -lkrb5support -lcrypto -lintl -lresolv
74/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c test_vtable.c
75/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib  -L. -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o test_vtable test_vtable.o prof_tree.o prof_file.o prof_parse.o prof_get.o prof_set.o prof_err.o prof_init.o -L/opt/local/lib -lcom_err -lkrb5support -lcrypto -lintl -lresolv
76/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/local/lib\" -I../../include -I../../include -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c test_load.c
77/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib  -L. -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o test_load test_load.o prof_tree.o prof_file.o prof_parse.o prof_get.o prof_set.o prof_err.o prof_init.o -L/opt/local/lib -lcom_err -lkrb5support -lcrypto -lintl -lresolv
78echo "module `pwd`/testmod/proftest.so:teststring" > modtest.conf
79making check in util/profile/testmod...
80/opt/local/bin/gcc-apple-4.2 -std=gnu99  -DSHARED -DHAVE_CONFIG_H  -I../../../include -I../../../include -I.. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c testmod_main.c -o testmod_main.so.o && mv -f testmod_main.so.o testmod_main.so
81: updated OBJS.SH
82rm -f darwin.exports
83sed "s/^/_/" < ./proftest.exports > darwin.exports
84rm -f proftest.so
85building dynamic proftest object
86set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && /opt/local/bin/gcc-apple-4.2 -std=gnu99 -bundle -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first -o proftest.so $objlist -L../../../lib -lkrb5support -L/opt/local/lib -lcrypto -lintl -lresolv  -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first -exported_symbols_list darwin.exports
87++ set -x
88++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH
89+ objlist= testmod_main.so
90+ /opt/local/bin/gcc-apple-4.2 -std=gnu99 -bundle -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first -o proftest.so testmod_main.so -L../../../lib -lkrb5support -L/opt/local/lib -lcrypto -lintl -lresolv -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first -exported_symbols_list darwin.exports
91rm -f final.out
92(echo; DYLD_LIBRARY_PATH=`echo -L../../lib  -L. | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_profile ./final1.ini:./final1.ini query section subsection key) > final.out
93(echo; DYLD_LIBRARY_PATH=`echo -L../../lib  -L. | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_profile ./final2.ini:./final1.ini query section subsection key) >> final.out
94(echo; DYLD_LIBRARY_PATH=`echo -L../../lib  -L. | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_profile ./final3.ini:./final1.ini query section subsection key) >> final.out
95(echo; DYLD_LIBRARY_PATH=`echo -L../../lib  -L. | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_profile ./final4.ini:./final1.ini query section subsection key) >> final.out
96(echo; DYLD_LIBRARY_PATH=`echo -L../../lib  -L. | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_profile ./final5.ini:./final1.ini query section subsection key) >> final.out
97cmp final.out ./final.expected
98rm -f final.out
99+++
100+++ Tcl not available, some profile tests not run.
101+++
102DYLD_LIBRARY_PATH=`echo -L../../lib  -L. | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_vtable
103DYLD_LIBRARY_PATH=`echo -L../../lib  -L. | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_load
104making check in util/verto...
105making check in include...
106making check in lib...
107making check in lib/crypto...
108making check in lib/crypto/krb...
109/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_fortuna.c
110/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_fortuna t_fortuna.o -lk5crypto -lkrb5support -lcrypto -lintl -lresolv
111ld: library not found for -lintl
112collect2: ld returned 1 exit status
113make[3]: *** [t_fortuna] Error 1
114make[3]: Target `check' not remade because of errors.
115making check in lib/crypto/openssl...
116making check in lib/crypto/openssl/camellia...
117making check in lib/crypto/openssl/des...
118making check in lib/crypto/openssl/aes...
119making check in lib/crypto/openssl/md4...
120making check in lib/crypto/openssl/md5...
121making check in lib/crypto/openssl/sha1...
122making check in lib/crypto/openssl/sha2...
123making check in lib/crypto/openssl/enc_provider...
124making check in lib/crypto/openssl/hash_provider...
125making check in lib/crypto/crypto_tests...
126/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_nfold.c
127/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_nfold t_nfold.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
128/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_encrypt.c
129/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_encrypt t_encrypt.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
130/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_decrypt.c
131/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_decrypt t_decrypt.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
132/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_prf.c
133/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_prf t_prf.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
134/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_prng.c
135/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_prng t_prng.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
136/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_cmac.c
137/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_cmac t_cmac.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
138/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_hmac.c
139/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_hmac t_hmac.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
140/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_cksums.c
141/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_cksums t_cksums.o -lkrb5 -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
142/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c aes-test.c
143/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o aes-test aes-test.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
144/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c camellia-test.c
145/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o camellia-test camellia-test.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
146/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DMD=4 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -o t_mddriver4.o -c ./t_mddriver.c
147/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -DMD4  -o t_mddriver4 t_mddriver4.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
148/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_mddriver.c
149/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_mddriver t_mddriver.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
150/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_cts.c
151/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_cts t_cts.o \
152        -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
153/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_sha2.c
154/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_sha2 t_sha2.o \
155        -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
156/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_short.c
157/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_short t_short.o \
158        -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
159/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_str2key.c
160/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_str2key t_str2key.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
161/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_derive.c
162/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_derive t_derive.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
163/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_fork.c
164/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_fork t_fork.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
165/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./../krb -I./../openssl -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_cf2.c
166/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_cf2 t_cf2.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
167DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_nfold
168N-fold
169        Input:  "basch"
170        192-Fold:        1aab6b42 964b98b2 1f8cde2d 2448ba34 55d7862c 9731643f
171        Input:  "eichin"
172        192-Fold:        65696368 696e4b73 2b4b1b43 da1a5b99 5a58d2c6 d0d2dcca
173        Input:  "sommerfeld"
174        192-Fold:        2f7a9855 7c6ee4ab adf4e711 92dd442b d4ff5325 a5def75c
175        Input:  "MASSACHVSETTS INSTITVTE OF TECHNOLOGY"
176        192-Fold:        db3b0d8f 0b061e60 3282b308 a5084122 9ad798fa b9540c1b
177RFC tests:
17864-fold("012345") =
17964-fold(303132333435) =
180        be072631276b1955
181
18256-fold("password") =
18356-fold(70617373776f7264) =
184        78a07b6caf85fa
185
18664-fold("Rough Consensus, and Running Code") =
18764-fold(526f75676820436f6e73656e7375732c20616e642052756e6e696e6720436f6465) =
188        bb6ed30870b7f0e0
189
190168-fold("password") =
191168-fold(70617373776f7264) =
192        59e4a8ca7c0385c3c37b3f6d2000247cb6e6bd5b3e
193
194192-fold("MASSACHVSETTS INSTITVTE OF TECHNOLOGY") =
195192-fold(4d41535341434856534554545320494e53544954565445204f4620544543484e4f4c4f4759) =
196        db3b0d8f0b061e603282b308a50841229ad798fab9540c1b
197
198verify: N-fold is correct
199
20064-fold("kerberos") =
201         6b657262 65726f73
202128-fold("kerberos") =
203         6b657262 65726f73 7b9b5b2b 93132b93
204168-fold("kerberos") =
205         8372c236 344e5f15 50cd0747 e15d62ca 7a5a3bce a4
206256-fold("kerberos") =
207         6b657262 65726f73 7b9b5b2b 93132b93 5c9bdcda d95c9899 c4cae4de e6d6cae4
208DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_encrypt
209Seeding random number generator: . . . OK
210Testing enctype 16
211Initializing a keyblock: . . . OK
212Generating random keyblock: . . . OK
213Creating opaque key from keyblock: . . . OK
214Encrypting (c): . . . OK
215Enc output: 07 8E 85 81 41 45 44 FA 00 D8 E2 30 08 36 E5 49 ED 06 53 48 46 36 81 98 83 96 E5 32 68 0B 0F 26 13 BC 44 B2 4D E2 50 9C 24 0F 4D 73
216Decrypting: . . . OK
217Comparing: . . . OK
218Encrypting (k): . . . OK
219Enc output: C0 97 34 3C D5 1B 05 44 70 73 F7 2A 5E E1 CD 22 1D A2 0B 41 B8 52 A4 86 5A 3E 2E E9 FB 9B FA 02 7E 1D 47 1B 2E B4 77 80 2D DB 33 C6
220Decrypting: . . . OK
221Comparing: . . . OK
222IOV stream decrypting (c): . . . OK
223Comparing results: . . . OK
224IOV stream decrypting (k): . . . OK
225Comparing results: . . . OK
226Setting up iov lengths: . . . OK
227iov encrypting (c): . . . OK
228Header: F8 69 A7 FE 69 83 0D 70
229Data: 7F 74 F9 29 96 81 3D CB 89 3F 2F 96 7E 63 0A 79
230Padding:
231Trailer: F2 63 1E 0A 10 F3 65 EB 76 87 62 2F 61 A4 0E F0 00 16 28 F1
232iov decrypting: . . . OK
233Comparing results: . . . OK
234iov encrypting (k): . . . OK
235Header: 4C E7 E1 1D 92 14 A5 5F
236Data: 1D 61 04 F9 34 4E 76 F1 04 45 7B B9 AB E2 9D 84
237Padding:
238Trailer: 19 33 D9 B5 74 51 AC 17 9A 78 75 76 9C AD AF 81 D6 C6 54 78
239iov decrypting: . . . OK
240Comparing results: . . . OK
241init_state: . . . OK
242Encrypting with state: . . . OK
243Enc output: 96 6C BE FC C4 EF 11 72 B0 5A FB 9B FA 2F AD 4F 9E C2 88 FC B3 B6 6C 11 CA D7 F5 97 8D 7B 83 2F 7D 45 28 67 72 7A 55 41 75 07 F8 7D
244Encrypting again with state: . . . OK
245Enc output: BA 9F 0D D2 F0 ED DB E6 D5 08 3B DA 4C FB 66 23 84 05 97 8E 75 78 9C 79 3D 46 A6 FF A2 6B 16 37 02 F8 B5 9C 44 C7 FD 7B F9 0B 41 4B 0A FE D5 B3 45 37 FD 6C
246free_state: . . . OK
247init_state: . . . OK
248Decrypting with state: . . . OK
249Decrypting again with state: . . . OK
250free_state: . . . OK
251Comparing: . . . OK
252Comparing: . . . OK
253Testing enctype 23
254Initializing a keyblock: . . . OK
255Generating random keyblock: . . . OK
256Creating opaque key from keyblock: . . . OK
257Encrypting (c): . . . OK
258Enc output: C5 F2 78 8C 8D 2C 7D 84 7B DA BA F2 AD 7C E2 C2 6A C2 64 EA 1D 76 C7 32 2B 89 07 36 EA E8 46 C0 7D 12 44 78 98 D6 17 29
259Decrypting: . . . OK
260Comparing: . . . OK
261Encrypting (k): . . . OK
262Enc output: 1F 5E B7 17 98 79 E1 75 40 7B AD 63 4F 46 03 58 FE 91 83 36 39 18 34 09 F8 F8 CB 47 FF 39 FF 11 77 A5 31 B5 D8 2D 8B EA
263Decrypting: . . . OK
264Comparing: . . . OK
265IOV stream decrypting (c): . . . OK
266Comparing results: . . . OK
267IOV stream decrypting (k): . . . OK
268Comparing results: . . . OK
269Setting up iov lengths: . . . OK
270iov encrypting (c): . . . OK
271Header: 28 94 DC 1F 8B DC 81 E9 6B CD 18 62 6C 0D 19 50 27 8D 8B 85 7F F6 32 29
272Data: 58 44 81 CD 1B 26 BF 42 B9 1D 8D 30 4D 77 FB CA
273Padding:
274Trailer:
275iov decrypting: . . . OK
276Comparing results: . . . OK
277iov encrypting (k): . . . OK
278Header: A0 08 CA 95 0F 0E C9 6D AF BA 6E C1 8B D0 F0 D8 60 28 81 EA 6C BB 15 69
279Data: 99 0F E9 79 8D 1F 47 F6 38 21 B3 68 7C D4 F7 75
280Padding:
281Trailer:
282iov decrypting: . . . OK
283Comparing results: . . . OK
284init_state: . . . OK
285Encrypting with state: . . . OK
286Enc output: 9C F8 C7 1C BA 23 80 EE 8F A0 DC 1D C7 2E 23 B0 07 EA 2E 43 AE B4 CA 54 21 73 23 B6 70 36 0E E9 A3 64 03 08 F2 3A B0 FE
287Encrypting again with state: . . . OK
288Enc output: 14 23 CD 8E EA 50 74 D8 29 BE BF 65 EA A8 66 85 59 60 C4 36 82 98 95 1D B7 EE 29 3D 9B 67 66 92 01 B8 23 6D DA 5F 04 62 08 15 E0 93 BF 56
289free_state: . . . OK
290init_state: . . . OK
291Decrypting with state: . . . OK
292Decrypting again with state: . . . OK
293free_state: . . . OK
294Comparing: . . . OK
295Comparing: . . . OK
296Testing enctype 24
297Initializing a keyblock: . . . OK
298Generating random keyblock: . . . OK
299Creating opaque key from keyblock: . . . OK
300Encrypting (c): . . . OK
301Enc output: 54 A7 8A 68 D5 37 30 B3 83 EA E6 23 E4 5C 54 9E FF BB 33 4F 3A CC CB A7 24 9D 69 5B 8F A1 9B EF FA C0 94 FC 5B F7 D8 9C
302Decrypting: . . . OK
303Comparing: . . . OK
304Encrypting (k): . . . OK
305Enc output: BB BC 79 6A 41 E8 9B B0 44 03 ED 51 A4 58 93 B3 D4 2D D3 3A FF FA 8F FF 26 D2 95 67 8F 2F F5 BA 83 CC A9 D4 A2 D2 B7 40
306Decrypting: . . . OK
307Comparing: . . . OK
308IOV stream decrypting (c): . . . OK
309Comparing results: . . . OK
310IOV stream decrypting (k): . . . OK
311Comparing results: . . . OK
312Setting up iov lengths: . . . OK
313iov encrypting (c): . . . OK
314Header: 89 F9 AC 5D D4 33 D1 67 F4 CF D6 9C 4B B3 3A 30 EF BD 92 03 D7 C8 B0 8B
315Data: BD F1 5F 91 2F D8 78 69 EC 83 4E DE 01 7F C1 E5
316Padding:
317Trailer:
318iov decrypting: . . . OK
319Comparing results: . . . OK
320iov encrypting (k): . . . OK
321Header: F1 7E 94 A6 BB 9E 9E DA E3 9A 24 D1 34 52 16 59 C1 EF 81 FF 72 76 FE 43
322Data: E1 37 EF E2 22 5C 97 39 7B 5F B4 3B 59 B1 93 2E
323Padding:
324Trailer:
325iov decrypting: . . . OK
326Comparing results: . . . OK
327init_state: . . . OK
328Encrypting with state: . . . OK
329Enc output: 4F AF 3C 5A C8 AD ED 04 1F A3 09 0C 8F 13 B1 8B 2A 2F CD F7 AA 3C D9 E7 64 96 27 99 86 97 8F 7F C0 92 39 E5 36 1E 74 18
330Encrypting again with state: . . . OK
331Enc output: 04 DB E5 9B FA B8 6B FE 7A 9B 88 14 E1 13 DD 47 24 5D 56 ED CA 84 DB 22 93 3A 15 7D F9 9B AF BD 98 2F 21 9C 93 C2 52 EE 87 88 9B E3 CC D6
332free_state: . . . OK
333init_state: . . . OK
334Decrypting with state: . . . OK
335Decrypting again with state: . . . OK
336free_state: . . . OK
337Comparing: . . . OK
338Comparing: . . . OK
339Testing enctype 18
340Initializing a keyblock: . . . OK
341Generating random keyblock: . . . OK
342Creating opaque key from keyblock: . . . OK
343Encrypting (c): . . . OK
344Enc output: 48 62 B5 FC 24 21 9B F7 D2 15 92 5D 42 2B A1 42 E9 87 43 C6 E4 5D DE 52 4B 29 17 58 99 88 29 A6 B9 84 07 FE 1C 8D A8 44 73 38 18 7F
345Decrypting: . . . OK
346Comparing: . . . OK
347Encrypting (k): . . . OK
348Enc output: A2 37 67 4F 06 00 8A 78 07 DC A2 52 0B 68 6A DE 74 05 7C F0 39 05 3E B3 A4 F5 88 96 34 9D DE 54 00 C5 F4 BA BE 14 29 38 56 2E 61 59
349Decrypting: . . . OK
350Comparing: . . . OK
351IOV stream decrypting (c): . . . OK
352Comparing results: . . . OK
353IOV stream decrypting (k): . . . OK
354Comparing results: . . . OK
355Setting up iov lengths: . . . OK
356iov encrypting (c): . . . OK
357Header: 28 0D 9D C1 87 37 46 0B BB BD 19 D3 08 3E C5 6E
358Data: ED 4A C0 A2 E5 8C 2F 64 90 B0 FC 21 03 55 53 09
359Padding:
360Trailer: 2A C0 2E 65 C8 0F 6B 7F 8F E8 67 AC
361iov decrypting: . . . OK
362Comparing results: . . . OK
363iov encrypting (k): . . . OK
364Header: DA 8A DF 38 BB A4 14 82 28 7F 23 D3 90 9C 2B F2
365Data: EF E4 B6 D0 A3 70 FA B5 8A 6A BB 24 EA 54 CF 71
366Padding:
367Trailer: 15 94 C0 B3 2B B4 6C 31 16 69 A8 73
368iov decrypting: . . . OK
369Comparing results: . . . OK
370init_state: . . . OK
371Encrypting with state: . . . OK
372Enc output: 4D 75 4E E5 CE 70 45 FE 1B 26 33 D8 CA B8 BA 18 EF 5A FF 17 BC 56 E6 21 DF 10 0B 80 C7 90 B0 63 6B 70 FE BC 02 F6 AB F8 79 60 40 F1
373Encrypting again with state: . . . OK
374Enc output: D9 22 30 E9 31 22 BD BD 63 E8 17 5B 93 20 C4 73 97 98 8A 48 3A 8F 80 8A EC 7A CD BB C6 A5 76 C0 A2 1A EE 6D 1B 87 29 37 A7 80 86 8A CF 5F 5E C2 B4 8A
375free_state: . . . OK
376init_state: . . . OK
377Decrypting with state: . . . OK
378Decrypting again with state: . . . OK
379free_state: . . . OK
380Comparing: . . . OK
381Comparing: . . . OK
382Testing enctype 17
383Initializing a keyblock: . . . OK
384Generating random keyblock: . . . OK
385Creating opaque key from keyblock: . . . OK
386Encrypting (c): . . . OK
387Enc output: A9 42 FA E1 EC B2 F3 A7 E3 78 E8 34 51 C3 56 50 03 63 05 B7 B7 F0 23 CC 87 72 38 3F CD D9 5D 9B 1E 6A A1 18 45 19 2A DC 8E DE 16 E5
388Decrypting: . . . OK
389Comparing: . . . OK
390Encrypting (k): . . . OK
391Enc output: 63 BF 6F 9C 50 C2 E8 56 EA AE 2B B4 52 FA 91 E7 1C 44 65 3F 15 B9 79 06 55 BC 1D 0A 68 F1 DF 79 5B 95 F5 1C 8F 27 B4 40 D2 A2 98 37
392Decrypting: . . . OK
393Comparing: . . . OK
394IOV stream decrypting (c): . . . OK
395Comparing results: . . . OK
396IOV stream decrypting (k): . . . OK
397Comparing results: . . . OK
398Setting up iov lengths: . . . OK
399iov encrypting (c): . . . OK
400Header: 0A 09 E7 13 E1 4C DD C7 78 F2 D5 82 FC 35 83 53
401Data: E3 B7 6A FE C7 18 86 D2 F4 B9 44 86 DA A3 33 C3
402Padding:
403Trailer: 38 EF 9B 8B 3C 2E 86 B0 05 41 CE 31
404iov decrypting: . . . OK
405Comparing results: . . . OK
406iov encrypting (k): . . . OK
407Header: D3 E6 D7 CB 0D 5B 03 A3 25 57 D8 75 BD 74 D5 0B
408Data: BD 18 9A F1 AF EF 8B 77 49 E8 15 C7 A3 25 CD 64
409Padding:
410Trailer: 1C E8 44 0A 94 C9 34 60 B6 0D F8 31
411iov decrypting: . . . OK
412Comparing results: . . . OK
413init_state: . . . OK
414Encrypting with state: . . . OK
415Enc output: 44 0F CC E7 7E EC DF F1 82 0D D0 8B CC D2 72 E9 71 6C D3 9D A0 DD 9A 0B C9 FA ED C6 D0 9F B8 00 38 16 72 7D C2 75 AD A0 E9 AF FC ED
416Encrypting again with state: . . . OK
417Enc output: 37 EF 5D 57 A0 08 8B B6 2A 0C 3D C0 18 CB 87 22 3E E3 F2 5B E0 3A 55 98 43 B5 58 17 4D 70 75 15 BE 87 D7 72 A9 8D 3F 7A B4 4A 1A B3 7B F4 C3 75 73 42
418free_state: . . . OK
419init_state: . . . OK
420Decrypting with state: . . . OK
421Decrypting again with state: . . . OK
422free_state: . . . OK
423Comparing: . . . OK
424Comparing: . . . OK
425Testing enctype 25
426Initializing a keyblock: . . . OK
427Generating random keyblock: . . . OK
428Creating opaque key from keyblock: . . . OK
429Encrypting (c): . . . OK
430Enc output: C1 A8 15 49 68 A1 45 A1 BB C9 E5 31 BC AB 64 04 07 DD 22 9E 69 03 A1 B3 D6 AA 09 29 2F BE D2 DB D8 D2 6E D8 30 BF 2B D6 96 5A 37 58 86 A3 26 91
431Decrypting: . . . OK
432Comparing: . . . OK
433Encrypting (k): . . . OK
434Enc output: 99 34 F3 9E 87 43 51 C4 51 D3 0E 1F 80 11 4D 6B 51 A1 F6 83 89 DC E3 5D 47 BD 9D 0F 8B 8A F1 04 9D 71 84 88 E2 0B C4 3F 1D 72 8C 90 89 57 9A 1F
435Decrypting: . . . OK
436Comparing: . . . OK
437IOV stream decrypting (c): . . . OK
438Comparing results: . . . OK
439IOV stream decrypting (k): . . . OK
440Comparing results: . . . OK
441Setting up iov lengths: . . . OK
442iov encrypting (c): . . . OK
443Header: 7C 34 A1 FF 60 4F 4C EB F7 4B E6 44 81 8B E7 DF
444Data: EE 62 95 AB 82 10 B9 DF B0 EC 7D 56 37 47 C9 B1
445Padding:
446Trailer: 2A 57 3F 80 DC 59 AC 3B 5F 2A 36 15 FB E9 39 F9
447iov decrypting: . . . OK
448Comparing results: . . . OK
449iov encrypting (k): . . . OK
450Header: 78 6E 46 44 F8 71 F7 23 97 71 EC 74 3C 81 C3 39
451Data: DF 32 9D 8F 92 DE A1 62 37 39 FC 18 DE 0B 47 D7
452Padding:
453Trailer: C3 B5 5F 02 F8 AD C9 0E EA 03 FE F1 75 2F 6D 99
454iov decrypting: . . . OK
455Comparing results: . . . OK
456init_state: . . . OK
457Encrypting with state: . . . OK
458Enc output: 6A 67 59 54 8A 54 C2 D7 64 20 D8 CD 1A 6A BA DC 9C 1C E7 6A 6D A2 4C 8B D6 E3 94 E8 41 24 0D 5C 07 29 D1 2B 7A 33 D6 AF 59 0D CB DC 7C B6 21 40
459Encrypting again with state: . . . OK
460Enc output: FF 67 3B 25 4E 66 88 D2 72 25 3C E1 51 9F 43 BF 16 7F 0A 37 EA F4 0E B1 85 61 C7 5A 82 CC 95 3F A8 1E 44 B9 85 6A 28 97 88 75 B9 48 38 9B 76 93 6B 9A 07 FF EB 4A
461free_state: . . . OK
462init_state: . . . OK
463Decrypting with state: . . . OK
464Decrypting again with state: . . . OK
465free_state: . . . OK
466Comparing: . . . OK
467Comparing: . . . OK
468Testing enctype 26
469Initializing a keyblock: . . . OK
470Generating random keyblock: . . . OK
471Creating opaque key from keyblock: . . . OK
472Encrypting (c): . . . OK
473Enc output: 5B 1E 46 E9 D0 79 B3 DD DA AE 60 92 50 53 EB AD 6C 72 7F F1 6D A6 71 B8 C7 C1 96 39 C8 13 19 CC E6 79 8F 48 52 A2 FF 04 55 80 F6 A8 18 86 2C E6
474Decrypting: . . . OK
475Comparing: . . . OK
476Encrypting (k): . . . OK
477Enc output: 86 2E CB C4 AD 80 41 B8 49 51 30 BB AD E4 72 09 34 7A 03 53 C4 28 80 67 FC 35 F7 5C BF FE 2F 2D CE 3E 02 79 41 F7 78 39 EF C9 B8 A1 18 E1 CB FC
478Decrypting: . . . OK
479Comparing: . . . OK
480IOV stream decrypting (c): . . . OK
481Comparing results: . . . OK
482IOV stream decrypting (k): . . . OK
483Comparing results: . . . OK
484Setting up iov lengths: . . . OK
485iov encrypting (c): . . . OK
486Header: C7 DC 39 DD 93 32 71 4D AD 5A DE 2D 4A 12 ED 85
487Data: 63 73 97 A7 C5 96 59 57 86 A7 CF 56 FB C5 17 73
488Padding:
489Trailer: E8 4F DD 36 0E CF E4 22 E9 D6 E1 CD CE A9 F2 7D
490iov decrypting: . . . OK
491Comparing results: . . . OK
492iov encrypting (k): . . . OK
493Header: 84 6D CE 83 4C 9E 82 66 00 56 3E ED 95 FF BC 91
494Data: D3 62 C2 C9 06 2F 08 9F E3 8B BB D2 25 B2 43 BB
495Padding:
496Trailer: CA 98 56 A9 F1 5C 31 CC 37 21 71 86 5C FA 46 23
497iov decrypting: . . . OK
498Comparing results: . . . OK
499init_state: . . . OK
500Encrypting with state: . . . OK
501Enc output: 9B 8D 9B AE 4E 9F DA 14 BB E2 9B 32 07 43 12 F8 49 11 E2 18 F1 6F 8D 7B 99 56 A9 92 5E CF F9 9C 00 47 08 78 87 C7 40 6D C3 6F 9F 34 EA 6E 8C 60
502Encrypting again with state: . . . OK
503Enc output: 98 48 36 95 EF 89 D9 67 84 45 F6 C0 E9 C4 E8 ED FC 12 BE 26 1C A9 44 1C C0 C1 4B 97 1B 6A B9 4E 1C 11 CF E4 83 97 38 CA B0 5F 76 FC CF 05 4A F5 97 18 05 34 83 03
504free_state: . . . OK
505init_state: . . . OK
506Decrypting with state: . . . OK
507Decrypting again with state: . . . OK
508free_state: . . . OK
509Comparing: . . . OK
510Comparing: . . . OK
511Testing enctype 19
512Initializing a keyblock: . . . OK
513Generating random keyblock: . . . OK
514Creating opaque key from keyblock: . . . OK
515Encrypting (c): . . . OK
516Enc output: 23 6F 46 52 4A 68 56 65 A7 66 57 30 9C E6 FF FE 8C BB 42 AF 87 7E 0D B5 6B 7D 2F 2C BB A7 9B 7D A7 57 F3 78 C6 EC 0A 0A C1 C3 BA 68 05 D7 C0 AF
517Decrypting: . . . OK
518Comparing: . . . OK
519Encrypting (k): . . . OK
520Enc output: 08 B7 CB D2 FB EA 9E 98 84 40 D2 E9 25 A0 D6 4B 67 B9 DF 4A F0 18 5E B9 6A 8F EC 5D 6A 0E D0 CA E1 BA E0 E3 E8 21 C0 5C 1F CD A9 50 ED 95 5F B5
521Decrypting: . . . OK
522Comparing: . . . OK
523IOV stream decrypting (c): . . . OK
524Comparing results: . . . OK
525IOV stream decrypting (k): . . . OK
526Comparing results: . . . OK
527Setting up iov lengths: . . . OK
528iov encrypting (c): . . . OK
529Header: 77 92 FF 46 66 FB 2E 20 79 CB 4F 72 2D 45 AC 1A
530Data: 45 99 A7 C6 D7 06 1D D6 C4 C7 32 33 09 9F 7B DD
531Padding:
532Trailer: F0 57 86 5D 62 CB 15 3C A5 AD 58 2C 6F 2D 86 01
533iov decrypting: . . . OK
534Comparing results: . . . OK
535iov encrypting (k): . . . OK
536Header: B2 B4 40 92 34 83 06 E5 C9 0A F4 27 9B 19 5B 34
537Data: B7 8F A8 9F 36 55 EC 71 CD 89 38 47 2A 54 85 20
538Padding:
539Trailer: A7 DA CF 80 D3 0B 85 76 CC F0 E1 85 A2 36 42 85
540iov decrypting: . . . OK
541Comparing results: . . . OK
542init_state: . . . OK
543Encrypting with state: . . . OK
544Enc output: 79 65 CD 89 8D 2A 5B 82 96 93 EA C3 38 F9 CC A7 BC 41 AF CE 75 A7 09 F2 51 26 B7 61 35 04 20 AE 02 42 BF BB 7F A4 27 E8 77 5F E2 C5 2A 81 99 21
545Encrypting again with state: . . . OK
546Enc output: 67 32 BC B8 EF 5B CC 2B C9 A5 9C 73 25 CB 43 92 1E 97 77 9E 17 9B D2 CB 74 3D D3 58 5F 24 C8 33 0C 26 A6 46 E2 F2 B8 3F 5A 00 20 A5 E9 13 C6 66 C7 E2 42 93 36 04
547free_state: . . . OK
548init_state: . . . OK
549Decrypting with state: . . . OK
550Decrypting again with state: . . . OK
551free_state: . . . OK
552Comparing: . . . OK
553Comparing: . . . OK
554Testing enctype 20
555Initializing a keyblock: . . . OK
556Generating random keyblock: . . . OK
557Creating opaque key from keyblock: . . . OK
558Encrypting (c): . . . OK
559Enc output: 91 30 07 5D 3A 7F 12 56 0E A6 4D 73 99 D4 66 00 85 63 01 DF A6 B5 FF 34 0A 70 CA 42 A3 6A 82 DB 59 AE 71 85 FB BA F9 33 D9 5A B5 03 1D D5 5E C7 A2 E5 CE 43 58 5B 30 3C
560Decrypting: . . . OK
561Comparing: . . . OK
562Encrypting (k): . . . OK
563Enc output: 2A 5C 30 C6 66 E2 38 B6 31 79 4C 81 A1 0C 91 2A F9 BF 52 9C 56 BE 8A 79 96 F8 B0 D6 A8 96 5A 04 74 7D 9E 82 20 30 AD 86 2A 9F B0 63 47 DD 4E FA A0 E9 70 96 9A 8A 5D EC
564Decrypting: . . . OK
565Comparing: . . . OK
566IOV stream decrypting (c): . . . OK
567Comparing results: . . . OK
568IOV stream decrypting (k): . . . OK
569Comparing results: . . . OK
570Setting up iov lengths: . . . OK
571iov encrypting (c): . . . OK
572Header: E2 62 D7 35 6B C6 C8 F0 F9 46 98 E0 15 06 BE B9
573Data: 87 4D 3F 7D F6 8D BB 09 67 6E A3 FE A2 13 AA CC
574Padding:
575Trailer: 0C 70 20 E8 77 65 C5 48 62 CE B1 46 70 8B 8C A9 73 69 9A C3 14 7E 50 A7
576iov decrypting: . . . OK
577Comparing results: . . . OK
578iov encrypting (k): . . . OK
579Header: B8 A2 3D D0 3E 14 18 27 88 42 55 11 8E 7F 22 1E
580Data: 8E B3 39 93 55 9E C4 D4 54 F1 D5 16 22 06 F1 97
581Padding:
582Trailer: F7 9A F4 73 2C 7C 55 07 A1 17 7B 82 55 FE DA 71 B5 BE 73 B3 7D E3 93 75
583iov decrypting: . . . OK
584Comparing results: . . . OK
585init_state: . . . OK
586Encrypting with state: . . . OK
587Enc output: D5 C7 56 70 34 E6 DD 01 F2 6B C6 4A E6 85 7E 30 A3 EF 63 DC 50 F7 89 F0 6E 53 D0 0C 91 FD 3E F7 3B D4 A9 62 8E 68 C9 CD 13 2A C2 4C 2D 12 1E 9C 1F E1 8E 28 1C E3 A7 42
588Encrypting again with state: . . . OK
589Enc output: 3C 04 73 9E B0 56 E3 3D B8 68 90 13 C0 F8 50 68 A6 09 C3 C2 D3 34 F9 5E A5 74 03 5F 0F D0 9F 48 E9 1C DF 2E ED 8D 3E 8C 10 55 EB CD C2 75 12 7A 36 A5 0E FA CA 29 72 60 0D 85 32 FD 1E E2
590free_state: . . . OK
591init_state: . . . OK
592Decrypting with state: . . . OK
593Decrypting again with state: . . . OK
594free_state: . . . OK
595Comparing: . . . OK
596Comparing: . . . OK
597Initializing an RC4 keyblock: . . . OK
598Generating random RC4 key: . . . OK
599Encrypting with RC4 key usage 8: . . . OK
600Enc output: 12 03 B5 3A 69 5A 91 06 30 2D 0C 40 85 0B F4 C4 E0 BF 26 A5 00 0B 0E 66 CA 77 E5 00 BF 8C 5C 89 4F 89 6F A6 63 3C 15 BB
601Decrypting with RC4 key usage 9: . . . OK
602Comparing: . . . OK
603DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_decrypt
604DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_prng <./t_prng.seed >t_prng.output
605DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_cmac
606All CMAC tests passed.
607DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_hmac
608
609Test #1:
610 test key (16 bytes):
611  0000:  0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b 0b   ................
612 hmac input (8 bytes):
613  0000:  48 69 20 54 68 65 72 65                           Hi There
614 hmac output (16 bytes):
615  0000:  92 94 72 7a 36 38 bb 1c 13 f4 8e f8 15 8b fc 9d   ..rz68..........
616Matches expected result.
617
618Test #2:
619 test key (4 bytes):
620  0000:  4a 65 66 65                                       Jefe
621 hmac input (28 bytes):
622  0000:  77 68 61 74 20 64 6f 20 79 61 20 77 61 6e 74 20   what do ya want
623  0010:  66 6f 72 20 6e 6f 74 68 69 6e 67 3f               for nothing?
624 hmac output (16 bytes):
625  0000:  75 0c 78 3e 6a b0 b5 03 ea a8 6e 31 0a 5d b7 38   u.x>j.....n1.].8
626Matches expected result.
627
628Test #3:
629 test key (16 bytes):
630  0000:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
631 hmac input (50 bytes):
632  0000:  dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd   ................
633  0010:  dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd   ................
634  0020:  dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd dd   ................
635  0030:  dd dd                                             ..
636 hmac output (16 bytes):
637  0000:  56 be 34 52 1d 14 4c 88 db b8 c7 33 f0 e8 b3 f6   V.4R..L....3....
638Matches expected result.
639
640Test #4:
641 test key (25 bytes):
642  0000:  01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10   ................
643  0010:  11 12 13 14 15 16 17 18 19                        .........
644 hmac input (50 bytes):
645  0000:  cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd   ................
646  0010:  cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd   ................
647  0020:  cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd   ................
648  0030:  cd cd                                             ..
649 hmac output (16 bytes):
650  0000:  69 7e af 0a ca 3a 3a ea 3a 75 16 47 46 ff aa 79   i~...::.:u.GF..y
651Matches expected result.
652
653Test #5:
654 test key (16 bytes):
655  0000:  0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c 0c   ................
656 hmac input (20 bytes):
657  0000:  54 65 73 74 20 57 69 74 68 20 54 72 75 6e 63 61   Test With Trunca
658  0010:  74 69 6f 6e                                       tion
659 hmac output (16 bytes):
660  0000:  56 46 1e f2 34 2e dc 00 f9 ba b9 95 69 0e fd 4c   VF..4.......i..L
661Matches expected result.
662
663Test #6:
664 test key (80 bytes):
665  0000:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
666  0010:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
667  0020:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
668  0030:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
669  0040:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
670 pre-hashed key (16 bytes):
671  0000:  8f b6 ab 01 84 00 23 ec 45 3e cd ec 73 dc 1b 66   ......#.E>..s..f
672 hmac input (54 bytes):
673  0000:  54 65 73 74 20 55 73 69 6e 67 20 4c 61 72 67 65   Test Using Large
674  0010:  72 20 54 68 61 6e 20 42 6c 6f 63 6b 2d 53 69 7a   r Than Block-Siz
675  0020:  65 20 4b 65 79 20 2d 20 48 61 73 68 20 4b 65 79   e Key - Hash Key
676  0030:  20 46 69 72 73 74                                  First
677 hmac output (16 bytes):
678  0000:  6b 1a b7 fe 4b d7 bf 8f 0b 62 e6 ce 61 b9 d0 cd   k...K....b..a...
679Matches expected result.
680
681Test #7:
682 test key (80 bytes):
683  0000:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
684  0010:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
685  0020:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
686  0030:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
687  0040:  aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa   ................
688 pre-hashed key (16 bytes):
689  0000:  8f b6 ab 01 84 00 23 ec 45 3e cd ec 73 dc 1b 66   ......#.E>..s..f
690 hmac input (73 bytes):
691  0000:  54 65 73 74 20 55 73 69 6e 67 20 4c 61 72 67 65   Test Using Large
692  0010:  72 20 54 68 61 6e 20 42 6c 6f 63 6b 2d 53 69 7a   r Than Block-Siz
693  0020:  65 20 4b 65 79 20 61 6e 64 20 4c 61 72 67 65 72   e Key and Larger
694  0030:  20 54 68 61 6e 20 4f 6e 65 20 42 6c 6f 63 6b 2d    Than One Block-
695  0040:  53 69 7a 65 20 44 61 74 61                        Size Data
696 hmac output (16 bytes):
697  0000:  6f 63 0f ad 67 cd a0 ee 1f b1 f5 62 db 3a a5 3e   oc..g......b.:.>
698Matches expected result.
699DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_prf
700DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_cksums
701DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_cts
702AES 128-bit key:
703  0000:  63 68 69 63 6b 65 6e 20 74 65 72 69 79 61 6b 69
704
705IV:
706  0000:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
707Input:
708  0000:  49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65
709  0010:  20
710Output:
711  0000:  c6 35 35 68 f2 bf 8c b4 d8 a5 80 36 2d a7 ff 7f
712  0010:  97
713Next IV:
714  0000:  c6 35 35 68 f2 bf 8c b4 d8 a5 80 36 2d a7 ff 7f
715
716IV:
717  0000:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
718Input:
719  0000:  49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65
720  0010:  20 47 65 6e 65 72 61 6c 20 47 61 75 27 73 20
721Output:
722  0000:  fc 00 78 3e 0e fd b2 c1 d4 45 d4 c8 ef f7 ed 22
723  0010:  97 68 72 68 d6 ec cc c0 c0 7b 25 e2 5e cf e5
724Next IV:
725  0000:  fc 00 78 3e 0e fd b2 c1 d4 45 d4 c8 ef f7 ed 22
726
727IV:
728  0000:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
729Input:
730  0000:  49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65
731  0010:  20 47 65 6e 65 72 61 6c 20 47 61 75 27 73 20 43
732Output:
733  0000:  39 31 25 23 a7 86 62 d5 be 7f cb cc 98 eb f5 a8
734  0010:  97 68 72 68 d6 ec cc c0 c0 7b 25 e2 5e cf e5 84
735Next IV:
736  0000:  39 31 25 23 a7 86 62 d5 be 7f cb cc 98 eb f5 a8
737
738IV:
739  0000:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
740Input:
741  0000:  49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65
742  0010:  20 47 65 6e 65 72 61 6c 20 47 61 75 27 73 20 43
743  0020:  68 69 63 6b 65 6e 2c 20 70 6c 65 61 73 65 2c
744Output:
745  0000:  97 68 72 68 d6 ec cc c0 c0 7b 25 e2 5e cf e5 84
746  0010:  b3 ff fd 94 0c 16 a1 8c 1b 55 49 d2 f8 38 02 9e
747  0020:  39 31 25 23 a7 86 62 d5 be 7f cb cc 98 eb f5
748Next IV:
749  0000:  b3 ff fd 94 0c 16 a1 8c 1b 55 49 d2 f8 38 02 9e
750
751IV:
752  0000:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
753Input:
754  0000:  49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65
755  0010:  20 47 65 6e 65 72 61 6c 20 47 61 75 27 73 20 43
756  0020:  68 69 63 6b 65 6e 2c 20 70 6c 65 61 73 65 2c 20
757Output:
758  0000:  97 68 72 68 d6 ec cc c0 c0 7b 25 e2 5e cf e5 84
759  0010:  9d ad 8b bb 96 c4 cd c0 3b c1 03 e1 a1 94 bb d8
760  0020:  39 31 25 23 a7 86 62 d5 be 7f cb cc 98 eb f5 a8
761Next IV:
762  0000:  9d ad 8b bb 96 c4 cd c0 3b c1 03 e1 a1 94 bb d8
763
764IV:
765  0000:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
766Input:
767  0000:  49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 74 68 65
768  0010:  20 47 65 6e 65 72 61 6c 20 47 61 75 27 73 20 43
769  0020:  68 69 63 6b 65 6e 2c 20 70 6c 65 61 73 65 2c 20
770  0030:  61 6e 64 20 77 6f 6e 74 6f 6e 20 73 6f 75 70 2e
771Output:
772  0000:  97 68 72 68 d6 ec cc c0 c0 7b 25 e2 5e cf e5 84
773  0010:  39 31 25 23 a7 86 62 d5 be 7f cb cc 98 eb f5 a8
774  0020:  48 07 ef e8 36 ee 89 a5 26 73 0d bc 2f 7b c8 40
775  0030:  9d ad 8b bb 96 c4 cd c0 3b c1 03 e1 a1 94 bb d8
776Next IV:
777  0000:  48 07 ef e8 36 ee 89 a5 26 73 0d bc 2f 7b c8 40
778DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./aes-test -k > vk.txt
779cmp vk.txt ./expect-vk.txt
780DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./aes-test > vt.txt
781cmp vt.txt ./expect-vt.txt
782DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./camellia-test > camellia-vt.txt
783cmp camellia-vt.txt ./camellia-expect-vt.txt
784DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_mddriver4 -x
785MD4 test suite:
786
787MD4 ("") = 31d6cfe0d16ae931b73c59d7e0c089c0
788MD4 ("a") = bde52cb31de33e46245e05fbdbd6fb24
789MD4 ("abc") = a448017aaf21d8525fc10ae87aa6729d
790MD4 ("message digest") = d9130a8164549fe818874806e1c7014b
791MD4 ("abcdefghijklmnopqrstuvwxyz") = d79e1c308aa5bbcdeea8ed63df412da9
792MD4 ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789") = 043f8582f241db351ce627e153e7f0e4
793MD4 ("12345678901234567890123456789012345678901234567890123456789012345678901234567890") = e33b4ddc9c38f2199c3e7b164fcc0536
7947 tests passed successfully for MD4.
795DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_mddriver -x
796MD5 test suite:
797
798MD5 ("") = d41d8cd98f00b204e9800998ecf8427e
799MD5 ("a") = 0cc175b9c0f1b6a831c399e269772661
800MD5 ("abc") = 900150983cd24fb0d6963f7d28e17f72
801MD5 ("message digest") = f96b697d7cb7938d525a2f31aaf161d0
802MD5 ("abcdefghijklmnopqrstuvwxyz") = c3fcd3d76192e4007dfb496cca67e13b
803MD5 ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789") = d174ab98d277d9f5a5611c2c9f419d9f
804MD5 ("12345678901234567890123456789012345678901234567890123456789012345678901234567890") = 57edf4a22be3c955ac49da2e2107b67a
8057 tests passed successfully for MD5.
806DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_sha2
807DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_short
808Testing enctype 16
809Testing enctype 23
810Testing enctype 24
811Testing enctype 18
812Testing enctype 17
813Testing enctype 25
814Testing enctype 26
815Testing enctype 19
816Testing enctype 20
817DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_str2key
818DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_derive
819DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_fork
820DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_cf2 <./t_cf2.in >t_cf2.output
821diff t_cf2.output ./t_cf2.expected
822make[2]: *** [check-recurse] Error 1
823make[2]: Target `check' not remade because of errors.
824making check in lib/krb5...
825making check in lib/krb5/error_tables...
826making check in lib/krb5/asn.1...
827making check in lib/krb5/ccache...
828/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./ccapi -I. -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_cc.c
829t_cc.c: In function 'cc_test':
830t_cc.c:429: warning: comparisons like X<=Y<=Z do not have their mathematical meaning
831/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_cc t_cc.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
832/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./ccapi -I. -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_marshal.c
833/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_marshal t_marshal.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
834/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./ccapi -I. -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_cccursor.c
835/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_cccursor t_cccursor.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
836/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I./ccapi -I. -I.  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_cccol.c
837/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_cccol t_cccol.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
838PYTHONPATH=../../../util VALGRIND="" /opt/local/bin/python3.8 ./t_cccol.py
839*** Skipping: keyring collection tests: keyring support not built
840DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_cc
841Testing miscellaneous error conditions
842Starting test on /tmp/cctest.7292
843Test on /tmp/cctest.7292 passed
844Skipping KEYRING: test - unregistered type
845Starting test on MEMORY:/tmp/cctest.7292
846Test on MEMORY:/tmp/cctest.7292 passed
847Starting test on FILE:/tmp/cctest.7292
848Test on FILE:/tmp/cctest.7292 passed
849DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_marshal testcache
850making check in lib/krb5/keytab...
851/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_keytab.c
852/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_keytab t_keytab.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
853DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_keytab
854Testing miscellaneous error conditions
855Starting test on WRFILE:/tmp/kttest.7318
856  Type is: FILE
857  Name is: FILE:/tmp/kttest.7318
858Test on WRFILE:/tmp/kttest.7318 passed
859Starting test on MEMORY:/tmp/kttest.7318
860  Type is: MEMORY
861  Name is: MEMORY:/tmp/kttest.7318
862Test on MEMORY:/tmp/kttest.7318 passed
863making check in lib/krb5/krb...
864/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_walk_rtree.c
865/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c walk_rtree.c
866/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c tgtname.c
867/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c unparse.c
868/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c bld_pr_ext.c
869/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c copy_data.c
870/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_walk_rtree t_walk_rtree.o walk_rtree.o tgtname.o unparse.o bld_pr_ext.o copy_data.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
871/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_kerb.c
872/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c conv_princ.c
873/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c set_realm.c
874/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c str_conv.c
875/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_kerb t_kerb.o conv_princ.o unparse.o set_realm.o str_conv.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
876/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_ser.c
877/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c ser_actx.c
878/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c ser_adata.c
879/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c ser_addr.c
880/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c ser_auth.c
881/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c ser_cksum.c
882/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c ser_ctx.c
883/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c ser_key.c
884/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c ser_princ.c
885/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c serialize.c
886/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c authdata.c
887/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pac.c
888/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pac_sign.c
889/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c ai_authdata.c
890ai_authdata.c: In function 'authind_internalize':
891../../../include/k5-int.h:2305: warning: assuming signed overflow does not occur when simplifying conditional to constant
892/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c authdata_exp.c
893/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c s4u_authdata.c
894/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c etype_list.c
895/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_ser t_ser.o ser_actx.o ser_adata.o ser_addr.o ser_auth.o ser_cksum.o ser_ctx.o ser_key.o ser_princ.o serialize.o authdata.o pac.o pac_sign.o ai_authdata.o authdata_exp.o s4u_authdata.o copy_data.o etype_list.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
896/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_deltat.c
897/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c deltat.c
898x-deltat.y:45: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic'
899x-deltat.y:175: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic'
900/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_deltat t_deltat.o deltat.o -lkrb5support
901/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_expand.c
902/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_expand t_expand.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
903/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_authdata.c
904/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_authdata t_authdata.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
905/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_pac.c
906t_pac.c: In function 'check_pac':
907t_pac.c:493: warning: declaration of 'index' shadows a global declaration
908/usr/include/string.h:122: warning: shadowed declaration is here
909/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_pac t_pac.o pac.o pac_sign.o copy_data.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
910/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_in_ccache.c
911/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_in_ccache t_in_ccache.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
912/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_cc_config.c
913/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_cc_config t_cc_config.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
914/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_copy_context.c
915/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_copy_context t_copy_context.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
916/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_princ.c
917/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c parse.c
918/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_princ t_princ.o parse.o unparse.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
919/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_etypes.c
920/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c init_ctx.c
921/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c plugin.c
922/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_etypes t_etypes.o init_ctx.o etype_list.o plugin.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
923/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_vfy_increds.c
924/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_vfy_increds t_vfy_increds.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
925/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_response_items.c
926/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c response_items.c
927/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_response_items t_response_items.o response_items.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
928/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_sname_match.c
929/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c sname_match.c
930/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_sname_match t_sname_match.o sname_match.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
931/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_valid_times.c
932/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c valid_times.c
933/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_valid_times t_valid_times.o valid_times.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
934/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_get_etype_info.c
935/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_get_etype_info t_get_etype_info.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
936DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`; for i in DYLD_LIBRARY_PATH; do \
937        eval echo "$i=\\\"\$$i\\\""; \
938        echo "export $i"; done > runenv.sh
939/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DDYNOBJEXT=\".so\" -I../../../include -I../../../include -I./../os -I../../.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_expire_warn.c
940/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_expire_warn t_expire_warn.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
941PYTHONPATH=../../../util VALGRIND="" /opt/local/bin/python3.8 ./t_expire_warn.py
942PYTHONPATH=../../../util VALGRIND="" /opt/local/bin/python3.8 ./t_vfy_increds.py
943PYTHONPATH=../../../util VALGRIND="" /opt/local/bin/python3.8 ./t_in_ccache_patypes.py
944PYTHONPATH=../../../util VALGRIND="" /opt/local/bin/python3.8 ./t_get_etype_info.py
945DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=./t_krb5.conf LC_ALL=C  ./t_kerb \
946        parse_name tytso \
947        parse_name tytso@SHAZAAM \
948        parse_name tytso/root@VEGGIE.COM \
949        parse_name tytso/tuber/carrot@VEGGIE.COM \
950        parse_name tytso/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t \
951        parse_name tytso/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t@FOO \
952        parse_name tytso\\\\0/\\0@B\\n\\t\\\\GAG \
953        parse_name tytso/\\n/\\b\\t@B\\0hacky-test \
954        parse_name \\/slash/\\@atsign/octa\\/thorpe@\\/slash\\@at\\/sign \
955        425_conv_principal rcmd e40-po ATHENA.MIT.EDU \
956        425_conv_principal rcmd mit ATHENA.MIT.EDU \
957        425_conv_principal rcmd lithium ATHENA.MIT.EDU \
958        425_conv_principal rcmd tweedledumb CYGNUS.COM \
959        425_conv_principal rcmd uunet UU.NET \
960        425_conv_principal zephyr zephyr ATHENA.MIT.EDU \
961        425_conv_principal kadmin ATHENA.MIT.EDU ATHENA.MIT.EDU \
962        524_conv_principal host/e40-po.mit.edu@ATHENA.MIT.EDU \
963        524_conv_principal host/foobar.stanford.edu@stanford.edu \
964        set_realm marc@MIT.EDU CYGNUS.COM \
965        > test.out
966cmp test.out ./t_ref_kerb.out
967rm -f test.out
968DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_ser
969DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_deltat
970Passed all 73 tests.
971DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  sh ./transit-tests
972Running test (ATHENA.MIT.EDU) (HACK.FOOBAR.COM) (,EDU,BLORT.COM,COM,) ...
973Got: BLORT.COM COM EDU FOOBAR.COM MIT.EDU
974Exp: BLORT.COM COM EDU FOOBAR.COM MIT.EDU
975
976Running test (ATHENA.MIT.EDU) (EDU) (,) ...
977Got: MIT.EDU
978Exp: MIT.EDU
979
980Running test (EDU) (ATHENA.MIT.EDU) (,) ...
981Got: MIT.EDU
982Exp: MIT.EDU
983
984Running test (x) (x) (/COM,/HP,/APOLLO, /COM/DEC) ...
985Got: /COM /COM/DEC /COM/HP /COM/HP/APOLLO
986Exp: /COM /COM/DEC /COM/HP /COM/HP/APOLLO
987
988Running test (x) (x) (EDU,MIT.,ATHENA.,WASHINGTON.EDU,CS.) ...
989Got: ATHENA.MIT.EDU CS.WASHINGTON.EDU EDU MIT.EDU WASHINGTON.EDU
990Exp: ATHENA.MIT.EDU CS.WASHINGTON.EDU EDU MIT.EDU WASHINGTON.EDU
991
992Running test (ATHENA.MIT.EDU) (/COM/HP/APOLLO) (,EDU,/COM,), expecting error ...
993Expected error found.
994
995Running test (ATHENA.MIT.EDU) (/COM/HP/APOLLO) (,EDU, /COM,) ...
996Got: /COM /COM/HP EDU MIT.EDU
997Exp: /COM /COM/HP EDU MIT.EDU
998
999Running test (ATHENA.MIT.EDU) (CS.CMU.EDU) (,EDU,) ...
1000Got: CMU.EDU EDU MIT.EDU
1001Exp: CMU.EDU EDU MIT.EDU
1002
1003Running test (XYZZY.ATHENA.MIT.EDU) (XYZZY.CS.CMU.EDU) (,EDU,) ...
1004Got: ATHENA.MIT.EDU CMU.EDU CS.CMU.EDU EDU MIT.EDU
1005Exp: ATHENA.MIT.EDU CMU.EDU CS.CMU.EDU EDU MIT.EDU
1006
1007Success.
1008DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=./t_krb5.conf LC_ALL=C  sh ./walktree-tests
1009Running walk_rtree test ATHENA.MIT.EDU HACK.EXAMPLE.COM ...
1010Got TGT list: ATHENA.MIT.EDU@ATHENA.MIT.EDU MIT.EDU@ATHENA.MIT.EDU EDU@MIT.EDU COM@EDU EXAMPLE.COM@COM HACK.EXAMPLE.COM@EXAMPLE.COM
1011
1012Running walk_rtree test ATHENA.MIT.EDU CSAIL.MIT.EDU ...
1013Got TGT list: ATHENA.MIT.EDU@ATHENA.MIT.EDU MIT.EDU@ATHENA.MIT.EDU CSAIL.MIT.EDU@MIT.EDU
1014
1015Running walk_rtree test FOO.EXAMPLE.COM BAR.EXAMPLE.COM ...
1016Got TGT list: FOO.EXAMPLE.COM@FOO.EXAMPLE.COM EXAMPLE.COM@FOO.EXAMPLE.COM BAR.EXAMPLE.COM@EXAMPLE.COM
1017
1018Running walk_rtree test FOZ.EXAMPLE.COM BAZ.EXAMPLE.COM ...
1019Got TGT list: FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM BAZ.EXAMPLE.COM@EXAMPLE.COM
1020
1021Running walk_rtree test FOZ.EXAMPLE.COM BOZ.EXAMPLE.COM ...
1022Got TGT list: FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM BOZ.EXAMPLE.COM@EXAMPLE.COM
1023
1024Running walk_rtree test FOZ.EXAMPLE.COM OZ.EXAMPLE.COM ...
1025Got TGT list: FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM OZ.EXAMPLE.COM@EXAMPLE.COM
1026
1027Running walk_rtree test OZ.EXAMPLE.COM FOZ.EXAMPLE.COM ...
1028Got TGT list: OZ.EXAMPLE.COM@OZ.EXAMPLE.COM EXAMPLE.COM@OZ.EXAMPLE.COM FOZ.EXAMPLE.COM@EXAMPLE.COM
1029
1030Running walk_rtree test A.FOZ.EXAMPLE.COM A.OZ.EXAMPLE.COM ...
1031Got TGT list: A.FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM OZ.EXAMPLE.COM@EXAMPLE.COM A.OZ.EXAMPLE.COM@OZ.EXAMPLE.COM
1032
1033Running walk_rtree test A.OZ.EXAMPLE.COM A.FOZ.EXAMPLE.COM ...
1034Got TGT list: A.OZ.EXAMPLE.COM@A.OZ.EXAMPLE.COM OZ.EXAMPLE.COM@A.OZ.EXAMPLE.COM EXAMPLE.COM@OZ.EXAMPLE.COM FOZ.EXAMPLE.COM@EXAMPLE.COM A.FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM
1035
1036Running walk_rtree test A.FOZ.EXAMPLE.COM A.BOZ.EXAMPLE.COM ...
1037Got TGT list: A.FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM BOZ.EXAMPLE.COM@EXAMPLE.COM A.BOZ.EXAMPLE.COM@BOZ.EXAMPLE.COM
1038
1039Running walk_rtree test A.BOZ.EXAMPLE.COM A.FOZ.EXAMPLE.COM ...
1040Got TGT list: A.BOZ.EXAMPLE.COM@A.BOZ.EXAMPLE.COM BOZ.EXAMPLE.COM@A.BOZ.EXAMPLE.COM EXAMPLE.COM@BOZ.EXAMPLE.COM FOZ.EXAMPLE.COM@EXAMPLE.COM A.FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM
1041
1042Running walk_rtree test A.FOZ.EXAMPLE.COM OZ.EXAMPLE.COM ...
1043Got TGT list: A.FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM FOZ.EXAMPLE.COM@A.FOZ.EXAMPLE.COM EXAMPLE.COM@FOZ.EXAMPLE.COM OZ.EXAMPLE.COM@EXAMPLE.COM
1044
1045Running walk_rtree test OZ.EXAMPLE.COM A.FOZ.EXAMPLE.COM ...
1046Got TGT list: OZ.EXAMPLE.COM@OZ.EXAMPLE.COM EXAMPLE.COM@OZ.EXAMPLE.COM FOZ.EXAMPLE.COM@EXAMPLE.COM A.FOZ.EXAMPLE.COM@FOZ.EXAMPLE.COM
1047
1048Next test should return a cannot-find-ticket error...
1049Running walk_rtree test EXAMPLE.COM EXAMPLE.COM ...
1050krb5_walk_realm_tree: Cannot find ticket for requested realm 
1051Got TGT list:
1052
1053Running walk_rtree test A.B B.B ...
1054Got TGT list: A.B@A.B B@A.B B.B@B
1055
1056Running walk_rtree test AB.B B.B ...
1057Got TGT list: AB.B@AB.B B@AB.B B.B@B
1058
1059Running walk_rtree test A.B BA.B ...
1060Got TGT list: A.B@A.B B@A.B BA.B@B
1061
1062Running walk_rtree test EXAMPLE.COM A.EXAMPLE.COM ...
1063Got TGT list: EXAMPLE.COM@EXAMPLE.COM A.EXAMPLE.COM@EXAMPLE.COM
1064
1065Running walk_rtree test A.EXAMPLE.COM EXAMPLE.COM ...
1066Got TGT list: A.EXAMPLE.COM@A.EXAMPLE.COM EXAMPLE.COM@A.EXAMPLE.COM
1067
1068CAPATH test
1069Running walk_rtree test ATHENA.MIT.EDU KERBEROS.COM ...
1070Got TGT list: ATHENA.MIT.EDU@ATHENA.MIT.EDU KERBEROS.COM@ATHENA.MIT.EDU
1071
1072CAPATH test
1073Running walk_rtree test LCS.MIT.EDU KABLOOEY.KERBEROS.COM ...
1074Got TGT list: LCS.MIT.EDU@LCS.MIT.EDU ATHENA.MIT.EDU@LCS.MIT.EDU KERBEROS.COM@ATHENA.MIT.EDU KABLOOEY.KERBEROS.COM@KERBEROS.COM
1075
1076DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_authdata
1077DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_pac
1078DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_princ
1079DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_etypes
1080DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_response_items
1081DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_copy_context
1082DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_sname_match
1083DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_valid_times
1084making check in lib/krb5/os...
1085/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DBINDIR=\"/opt/local/bin\" -DSBINDIR=\"/opt/local/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_std_conf.c
1086/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_std_conf t_std_conf.o  -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1087DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=./td_krb5.conf LC_ALL=C  ./t_std_conf  -d -s NEW.DEFAULT.REALM -d \
1088        -D DEFAULT_REALM.TST -r bad.idea -r itar.bad.idea \
1089        -r really.BAD.IDEA. -r clipper.bad.idea -r KeYEsCrOW.BaD.IDea \
1090        -r pgp.good.idea -r no_domain > test.out
1091cmp test.out ./ref_std_conf.out
1092rm -f test.out
1093/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DBINDIR=\"/opt/local/bin\" -DSBINDIR=\"/opt/local/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_locate_kdc.c
1094In file included from t_locate_kdc.c:11:
1095locate_kdc.c: In function 'Tprintf':
1096locate_kdc.c:116: warning: function might be possible candidate for 'printf' format attribute
1097/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DBINDIR=\"/opt/local/bin\" -DSBINDIR=\"/opt/local/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -o t_locate_kdc t_locate_kdc.o \
1098        -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1099if [ "no" = no ]; then \
1100    if /usr/bin/dig _kerberos._udp.athena.mit.edu. srv | grep -i '^_kerberos.*srv' || \
1101        /usr/bin/nslookup -q=srv _kerberos._udp.athena.mit.edu. | grep -i '^_kerberos.*service'; then \
1102        DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_locate_kdc ATHENA.MIT.EDU; \
1103    else \
1104        echo '*** WARNING: skipped t_locate_kdc test: known DNS name not found'; \
1105        echo 'Skipped t_locate_kdc test: known DNS name not found' >> ../../../skiptests; \
1106    fi; \
1107else \
1108        echo '*** WARNING: skipped t_locate_kdc test: OFFLINE'; \
1109        echo 'Skipped t_locate_kdc test: OFFLINE' >> ../../../skiptests; \
1110fi
1111*** WARNING: skipped t_locate_kdc test: known DNS name not found
1112/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DBINDIR=\"/opt/local/bin\" -DSBINDIR=\"/opt/local/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_trace.c
1113/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_trace t_trace.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1114rm -f t_trace.out
1115KRB5_TRACE=t_trace.out ; export KRB5_TRACE ; \
1116DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_trace
1117sed -e 's/^[^:]*: //' t_trace.out | cmp - ./t_trace.ref
1118rm -f t_trace.out
1119/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/opt/local/lib\" -DBINDIR=\"/opt/local/bin\" -DSBINDIR=\"/opt/local/sbin\" -I../../../include -I../../../include -I../../../util/profile -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_expand_path.c
1120/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_expand_path t_expand_path.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1121DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_expand_path '%{null}' ''
1122DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_expand_path ' %{BINDIR}%{LIBDIR} ' \
1123        ' /opt/local/bin/opt/local/lib '
1124DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_expand_path \
1125        'the %{animal}%{s} on the %{place}%{s}' \
1126        'the frogs on the pads'
1127if [ 0 = 0 ]; then \
1128    echo '*** WARNING: skipped t_discover_uri.py due to not using resolv_wrapper'; \
1129    echo 'Skipped URI discovery tests: resolv_wrapper 1.1.5 not found' >> ../../../skiptests; \
1130elif [ no = yes ]; then \
1131    echo '*** Skipping URI discovery tests: resolv_wrapper is incompatible with asan'; \
1132    echo 'Skipped URI discovery tests: incompatible with asan' >> ../../../skiptests; \
1133else \
1134    PYTHONPATH=../../../util VALGRIND="" /opt/local/bin/python3.8 ./t_discover_uri.py ; \
1135fi
1136*** WARNING: skipped t_discover_uri.py due to not using resolv_wrapper
1137making check in lib/krb5/rcache...
1138/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_memrcache.c
1139/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_memrcache t_memrcache.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1140/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_rcfile2.c
1141rc_file2.c: In function 'k5_rcfile2_store':
1142rc_file2.c:146: warning: 'r2stamp' may be used uninitialized in this function
1143rc_file2.c:146: note: 'r2stamp' was declared here
1144rc_file2.c:146: warning: 'r1stamp' may be used uninitialized in this function
1145rc_file2.c:146: note: 'r1stamp' was declared here
1146/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_rcfile2 t_rcfile2.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1147DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_memrcache
1148DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_rcfile2 testrcache expiry 10000
1149DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_rcfile2 testrcache concurrent 10 1000
1150DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_rcfile2 testrcache race 10 100
1151making check in lib/krb5/unicode...
1152making check in lib/gssapi...
1153making check in lib/gssapi/generic...
1154/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_seqstate.c
1155/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c util_seqstate.c
1156/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -DHAVE_CONFIG_H  -I../../../include -I../../../include -I. -I. -I./.. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -o t_seqstate t_seqstate.o util_seqstate.o \
1157        -lkrb5support
1158DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./t_seqstate
1159making check in lib/gssapi/krb5...
1160making check in lib/gssapi/spnego...
1161making check in lib/gssapi/mechglue...
1162making check in lib/rpc...
1163making check in lib/rpc/unit-test...
1164PYTHONPATH=../../../util VALGRIND="" /opt/local/bin/python3.8 ./t_rpc.py
1165making check in lib/kdb...
1166/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_ulog.c
1167/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_ulog t_ulog.o -lkdb5  -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 \
1168        -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1169/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DKDB5_USE_LIB_KDB_DB2 -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_stringattr.c
1170/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_stringattr t_stringattr.o -lkdb5  -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 \
1171        -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1172PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_stringattr.py
1173DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_ulog test.ulog
1174making check in lib/kadm5...
1175making check in lib/kadm5/clnt...
1176making check in lib/kadm5/srv...
1177making check in lib/kadm5/unit-test...
1178+++
1179+++ WARNING: lib/kadm5 unit tests not run.
1180+++ Either tcl, runtest, or Perl is unavailable.
1181+++
1182making check in lib/apputils...
1183making check in lib/krad...
1184/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c attr.c
1185attr.c: In function 'user_password_decode':
1186attr.c:204: warning: comparison between signed and unsigned
1187/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_attr.c
1188/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_test.c
1189/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_attr attr.o t_attr.o t_test.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1190/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c attrset.c
1191/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_attrset.c
1192/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_attrset attr.o attrset.o t_attrset.o t_test.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1193/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c code.c
1194/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_code.c
1195/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_code code.o t_code.o t_test.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1196/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c packet.c
1197/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_packet.c
1198/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_packet attr.o attrset.o code.o packet.o t_packet.o t_test.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1199/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c remote.c
1200/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_remote.c
1201/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_remote attr.o attrset.o code.o packet.o remote.o t_remote.o t_test.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv   -lverto
1202/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c client.c
1203/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_client.c
1204/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_client attr.o attrset.o code.o packet.o remote.o client.o t_client.o t_test.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv   -lverto
1205DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_attr
1206DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_attrset
1207DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_code
1208DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_packet /opt/local/bin/python3.8 ./t_daemon.py
1209pyrad not found!
1210Unable to start pyrad daemon, skipping test...
1211DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_remote /opt/local/bin/python3.8 ./t_daemon.py
1212pyrad not found!
1213Unable to start pyrad daemon, skipping test...
1214DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_client /opt/local/bin/python3.8 ./t_daemon.py
1215pyrad not found!
1216Unable to start pyrad daemon, skipping test...
1217make[1]: *** [check-recurse] Error 1
1218make[1]: Target `check' not remade because of errors.
1219making check in plugins/audit...
1220making check in plugins/audit/test...
1221making check in plugins/kadm5_hook/test...
1222making check in plugins/kadm5_auth/test...
1223making check in plugins/gssapi/negoextest...
1224making check in plugins/hostrealm/test...
1225making check in plugins/localauth/test...
1226making check in plugins/pwqual/test...
1227making check in plugins/authdata/greet_server...
1228making check in plugins/authdata/greet_client...
1229making check in plugins/certauth/test...
1230making check in plugins/kdb/db2...
1231making check in plugins/kdb/db2/libdb2...
1232making check in plugins/kdb/db2/libdb2/hash...
1233making check in plugins/kdb/db2/libdb2/btree...
1234making check in plugins/kdb/db2/libdb2/db...
1235making check in plugins/kdb/db2/libdb2/mpool...
1236making check in plugins/kdb/db2/libdb2/recno...
1237making check in plugins/kdb/db2/libdb2/test...
1238/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../../../include -I../../../../../include -I. -I./../include -I../include -I./../mpool -I./../btree -I./../hash -I./../db -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c dbtest.c
1239/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L.. -L../../../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o dbtest dbtest.o  -ldb -lkrb5support
1240perl -ne 'chomp; print pack("H*", $_);' t.be.txt > t.be.db
1241perl -ne 'chomp; print pack("H*", $_);' t.le.txt > t.le.db
1242DYLD_LIBRARY_PATH=`echo -L.. -L../../../../../lib | sed -e "s/-L//g" -e "s/ /:/g"`; for i in DYLD_LIBRARY_PATH; do \
1243        eval echo "$i=\\\"\$$i\\\""; \
1244        echo "export $i"; done > runenv.sh
1245DYLD_LIBRARY_PATH=`echo -L.. -L../../../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` srcdir=. TMPDIR=.  /bin/sh ./run.test
1246Test 1: btree, hash: small key, small data pairs
1247Test 1: recno: small key, small data pairs
1248Test 2: btree, hash: small key, medium data pairs
1249Test 2: recno: small key, medium data pairs
1250Test 3: hash: small key, big data pairs
1251Test 3: btree: small key, big data pairs
1252    page size 512
1253    page size 16384
1254    page size 65536
1255Test 3: recno: big data pairs
1256    page size 512
1257    page size 16384
1258    page size 65536
1259Test 4: recno: random entries
1260Test 5: recno: reverse order entries
1261Test 6: recno: alternating order entries
1262Test 7: btree, recno: delete cursor record
1263Test 8: btree: repeated small key, big data pairs
1264        1 of 10             
1265        2 of 10             
1266        3 of 10             
1267        4 of 10             
1268        5 of 10             
1269        6 of 10             
1270        7 of 10             
1271        8 of 10 (comparison)
1272        9 of 10             
1273        10 of 10             
1274Test 9: btree: duplicate keys
1275Test 10: btree, recno: test cursor flag use
1276Test 11: recno: reverse order insert
1277Test 12: btree: lots of keys, small page size
1278Test 13: btree, hash: differing byte orders
1279Test 20: hash: bucketsize, fill factor; nelem 25000 cachesize 65536
1280    bucketsize 256, fill factor 11
1281    bucketsize 256, fill factor 14
1282    bucketsize 256, fill factor 21
1283    bucketsize 512, fill factor 21
1284    bucketsize 512, fill factor 28
1285    bucketsize 512, fill factor 43
1286    bucketsize 1024, fill factor 43
1287    bucketsize 1024, fill factor 57
1288    bucketsize 1024, fill factor 85
1289    bucketsize 2048, fill factor 85
1290    bucketsize 2048, fill factor 114
1291    bucketsize 2048, fill factor 171
1292    bucketsize 4096, fill factor 171
1293    bucketsize 4096, fill factor 228
1294    bucketsize 4096, fill factor 341
1295    bucketsize 8192, fill factor 341
1296    bucketsize 8192, fill factor 455
1297    bucketsize 8192, fill factor 683
1298Test 40: btree: page split on index 0
1299    page size 512
1300    page size 1024
1301    page size 2048
1302    page size 4096
1303    page size 8192
1304Test 41: btree: no unsearchables due to page split on index 0
1305Test 50: btree: recursive traversal
1306Test 60: btree: big key, small data, byteswap unaligned access
1307Test 61: btree: small key, big data, byteswap unaligned access
1308Test 62: btree: small key, big data, known byte order files
1309    t.le.db
1310    t.be.db
1311Test 63: btree: big key, medium data, bt_split unaligned access
1312making check in plugins/kdb/lmdb...
1313making check in plugins/kdb/test...
1314making check in plugins/kdcpolicy/test...
1315making check in plugins/preauth/otp...
1316making check in plugins/preauth/pkinit...
1317/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pkinit_kdf_test.c
1318/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pkinit_accessor.c
1319/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pkinit_srv.c
1320/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pkinit_lib.c
1321/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pkinit_clnt.c
1322/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pkinit_kdf_constants.c
1323/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pkinit_profile.c
1324/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pkinit_identity.c
1325/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pkinit_matching.c
1326/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c pkinit_crypto_openssl.c
1327/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o pkinit_kdf_test pkinit_kdf_test.o pkinit_accessor.o pkinit_srv.o pkinit_lib.o pkinit_clnt.o pkinit_kdf_constants.o pkinit_profile.o pkinit_identity.o pkinit_matching.o pkinit_crypto_openssl.o -lkrb5 -L/opt/local/lib -lcom_err -lk5crypto -lcrypto  -lkrb5support -lcrypto -lintl -lresolv
1328DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../../config-files/krb5.conf LC_ALL=C  ./pkinit_kdf_test
1329SUCCESS: TEST 1 (SHA-1/AES), Correct key value generated.
1330SUCCESS: TEST 2 (SHA-256/AES), Correct key value generated.
1331SUCCESS: TEST 3 (SHA-512/DES3), Correct key value generated.
1332making check in plugins/preauth/spake...
1333/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_vectors.c
1334/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c util.c
1335/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c iana.c
1336/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c groups.c
1337/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c openssl.c
1338/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c edwards25519.c
1339In file included from edwards25519.c:193:
1340edwards25519_fiat.h: In function 'fiat_25519_to_bytes':
1341edwards25519_fiat.h:1033: warning: ISO C90 forbids mixed declarations and code
1342edwards25519_fiat.h:1036: warning: ISO C90 forbids mixed declarations and code
1343edwards25519_fiat.h:1039: warning: ISO C90 forbids mixed declarations and code
1344edwards25519_fiat.h:1042: warning: ISO C90 forbids mixed declarations and code
1345edwards25519_fiat.h:1045: warning: ISO C90 forbids mixed declarations and code
1346edwards25519_fiat.h:1048: warning: ISO C90 forbids mixed declarations and code
1347edwards25519_fiat.h:1051: warning: ISO C90 forbids mixed declarations and code
1348edwards25519_fiat.h:1054: warning: ISO C90 forbids mixed declarations and code
1349edwards25519_fiat.h:1057: warning: ISO C90 forbids mixed declarations and code
1350edwards25519_fiat.h:1060: warning: ISO C90 forbids mixed declarations and code
1351edwards25519_fiat.h:1062: warning: ISO C90 forbids mixed declarations and code
1352edwards25519_fiat.h:1065: warning: ISO C90 forbids mixed declarations and code
1353edwards25519_fiat.h:1068: warning: ISO C90 forbids mixed declarations and code
1354edwards25519_fiat.h:1071: warning: ISO C90 forbids mixed declarations and code
1355edwards25519_fiat.h:1074: warning: ISO C90 forbids mixed declarations and code
1356edwards25519_fiat.h:1077: warning: ISO C90 forbids mixed declarations and code
1357edwards25519_fiat.h:1080: warning: ISO C90 forbids mixed declarations and code
1358edwards25519_fiat.h:1083: warning: ISO C90 forbids mixed declarations and code
1359edwards25519_fiat.h:1086: warning: ISO C90 forbids mixed declarations and code
1360edwards25519_fiat.h:1089: warning: ISO C90 forbids mixed declarations and code
1361edwards25519_fiat.h:1092: warning: ISO C90 forbids mixed declarations and code
1362edwards25519.c: In function 'fe_cmov':
1363edwards25519.c:427: warning: ISO C90 forbids mixed declarations and code
1364edwards25519.c: In function 'fe_isnonzero':
1365edwards25519.c:521: warning: ISO C90 forbids mixed declarations and code
1366edwards25519.c:524: warning: ISO C90 forbids mixed declarations and code
1367edwards25519.c: In function 'fe_sq2_tt':
1368edwards25519.c:541: warning: ISO C90 forbids mixed declarations and code
1369edwards25519.c: In function 'x25519_ge_scalarmult_small_precomp':
1370edwards25519.c:839: warning: ISO C90 forbids mixed declarations and code
1371edwards25519.c:853: warning: declaration of 'index' shadows a global declaration
1372/usr/include/string.h:122: warning: shadowed declaration is here
1373edwards25519.c:860: warning: ISO C90 forbids mixed declarations and code
1374edwards25519.c:867: warning: ISO C90 forbids mixed declarations and code
1375edwards25519.c: In function 'table_select':
1376edwards25519.c:910: warning: ISO C90 forbids mixed declarations and code
1377edwards25519.c: In function 'x25519_ge_scalarmult':
1378edwards25519.c:992: warning: ISO C90 forbids mixed declarations and code
1379edwards25519.c:1007: warning: ISO C90 forbids mixed declarations and code
1380edwards25519.c:1019: warning: declaration of 'index' shadows a global declaration
1381/usr/include/string.h:122: warning: shadowed declaration is here
1382edwards25519.c:1019: warning: ISO C90 forbids mixed declarations and code
1383edwards25519.c:1023: warning: ISO C90 forbids mixed declarations and code
1384edwards25519.c: In function 'builtin_edwards25519_keygen':
1385edwards25519.c:1664: warning: ISO C90 forbids mixed declarations and code
1386edwards25519.c:1668: warning: ISO C90 forbids mixed declarations and code
1387edwards25519.c:1674: warning: ISO C90 forbids mixed declarations and code
1388edwards25519.c:1680: warning: ISO C90 forbids mixed declarations and code
1389edwards25519.c:1682: warning: ISO C90 forbids mixed declarations and code
1390edwards25519.c:1686: warning: ISO C90 forbids mixed declarations and code
1391edwards25519.c: In function 'builtin_edwards25519_result':
1392edwards25519.c:1712: warning: ISO C90 forbids mixed declarations and code
1393edwards25519.c:1718: warning: ISO C90 forbids mixed declarations and code
1394edwards25519.c:1723: warning: ISO C90 forbids mixed declarations and code
1395edwards25519.c:1727: warning: ISO C90 forbids mixed declarations and code
1396edwards25519.c:1733: warning: ISO C90 forbids mixed declarations and code
1397/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c spake_client.c
1398/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../../include -I../../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c spake_kdc.c
1399/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_vectors t_vectors.o util.o iana.o groups.o openssl.o edwards25519.o spake_client.o spake_kdc.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv   -lcrypto
1400DYLD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=./t_krb5.conf LC_ALL=C  ./t_vectors
1401making check in plugins/preauth/test...
1402making check in plugins/tls/k5tls...
1403making check in kdc...
1404DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"`; for i in DYLD_LIBRARY_PATH; do \
1405        eval echo "$i=\\\"\$$i\\\""; \
1406        echo "export $i"; done > runenv.sh
1407PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_workers.py
1408PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_emptytgt.py
1409PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_bigreply.py
1410DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../config-files/krb5.conf LC_ALL=C  ./rtscript > test.out
1411cmp test.out ./rtest.good
1412rm -f test.out
1413making check in kadmin...
1414making check in kadmin/cli...
1415making check in kadmin/dbutil...
1416/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c t_tdumputil.c
1417/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o t_tdumputil t_tdumputil.o tdumputil.o -lkrb5support
1418PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_tdumputil.py
1419making check in kadmin/ktutil...
1420making check in kadmin/server...
1421making check in kadmin/testing...
1422making check in kadmin/testing/scripts...
1423making check in kadmin/testing/util...
1424making check in kprop...
1425making check in clients...
1426making check in clients/klist...
1427making check in clients/kinit...
1428making check in clients/kdestroy...
1429making check in clients/kpasswd...
1430making check in clients/ksu...
1431making check in clients/kvno...
1432PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_kvno.py
1433Skipping missing directory clients/kcpytkt
1434Skipping missing directory clients/kdeltkt
1435making check in clients/kswitch...
1436making check in appl...
1437making check in appl/sample...
1438making check in appl/sample/sclient...
1439making check in appl/sample/sserver...
1440making check in appl/simple...
1441making check in appl/simple/client...
1442making check in appl/simple/server...
1443making check in appl/user_user...
1444PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_user2user.py
1445making check in appl/gss-sample...
1446PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_gss_sample.py
1447making check in tests...
1448making check in tests/asn.1...
1449cat ./reference_encode.out ./pkinit_encode.out \
1450 > expected_encode.out
1451DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./krb5_encode_test > test.out
1452cmp test.out expected_encode.out
1453cat ./trval_reference.out ./pkinit_trval.out \
1454 > expected_trval.out
1455DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./krb5_encode_test -t > trval.out
1456cmp trval.out expected_trval.out
1457DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./krb5_decode_test
1458OK: authenticator
1459OK: authenticator(80 -> seq-number 0xffffff80)
1460OK: authenticator(FF -> seq-number 0xffffffff)
1461OK: authenticator(00FF -> seq-number 0xff)
1462OK: authenticator(00FFFFFFFF -> seq-number 0xffffffff)
1463OK: authenticator(7FFFFFFF -> seq-number 0x7fffffff)
1464OK: authenticator(FFFFFFFF -> seq-number 0xffffffff)
1465OK: authenticator(optionals empty)
1466OK: authenticator(optionals NULL)
1467OK: ticket
1468OK: ticket(+ trailing [4] INTEGER
1469OK: ticket(indefinite lengths)
1470OK: ticket(indefinite lengths + trailing [4] INTEGER)
1471OK: encryption_key
1472OK: encryption_key(+ trailing [2] INTEGER)
1473OK: encryption_key(+ trailing [2] SEQUENCE {[0] INTEGER})
1474OK: encryption_key(indefinite lengths)
1475OK: encryption_key(indefinite lengths + trailing [2] INTEGER)
1476OK: encryption_key(indefinite lengths + trailing [2] SEQUENCE {[0] INTEGER})
1477OK: encryption_key(indefinite lengths + trailing SEQUENCE {[0] INTEGER})
1478OK: encryption_key(enctype = -1)
1479OK: encryption_key(enctype = -255)
1480OK: encryption_key(enctype = 255)
1481OK: encryption_key(enctype = -2147483648)
1482OK: encryption_key(enctype = 2147483647)
1483OK: enc_tkt_part
1484OK: enc_tkt_part(optionals NULL)
1485OK: enc_tkt_part(optionals NULL + bitstring enlarged to 38 bits)
1486OK: enc_tkt_part(optionals NULL + bitstring enlarged to 40 bits)
1487OK: enc_tkt_part(optionals NULL + bitstring reduced to 29 bits)
1488OK: enc_tkt_part(optionals NULL + bitstring reduced to 24 bits)
1489OK: enc_kdc_rep_part
1490OK: enc_kdc_rep_part(optionals NULL)
1491OK: as_rep
1492OK: as_rep(indefinite lengths)
1493OK: as_rep(optionals NULL)
1494OK: tgs_rep
1495OK: tgs_rep(optionals NULL)
1496OK: ap_req
1497OK: ap_rep
1498OK: ap_rep_enc_part
1499OK: ap_rep_enc_part(optionals NULL)
1500OK: ap_rep_enc_part(optionals NULL + expect ASN1_OVERRUN for inconsistent length of timestamp)
1501OK: as_req
1502OK: as_req(optionals NULL except second_ticket)
1503OK: as_req(optionals NULL except server)
1504OK: tgs_req
1505OK: tgs_req(optionals NULL except second_ticket)
1506OK: tgs_req(optionals NULL except server)
1507OK: kdc_req_body
1508OK: kdc_req_body(optionals NULL except second_ticket)
1509OK: kdc_req_body(optionals NULL except server)
1510OK: kdc_req_body(optionals NULL except server; zero-length etypes)
1511OK: safe
1512OK: safe(optionals NULL)
1513OK: priv
1514OK: enc_priv_part
1515OK: enc_priv_part(optionals NULL)
1516OK: cred
1517OK: enc_cred_part
1518OK: enc_cred_part(optionals NULL)
1519OK: error
1520OK: error(optionals NULL)
1521OK: authorization_data
1522OK: authorization_data(types only)
1523OK: pa_data
1524OK: typed_data
1525OK: pa_data (empty)
1526OK: etype_info
1527OK: etype_info (only one)
1528OK: etype_info (no info)
1529OK: etype_info2
1530OK: etype_info2 (only one)
1531OK: pa_enc_ts
1532OK: pa_enc_ts (no usec)
1533OK: enc_data
1534OK: enc_data(MSB-set kvno)
1535OK: enc_data(kvno=-1)
1536OK: sam_challenge_2
1537OK: sam_challenge_2_body
1538OK: pa_for_user
1539OK: pa_s4u_x509_user
1540OK: pa_pac_rec
1541OK: ad_kdcissued
1542OK: ad_signedpath
1543OK: iakerb_header
1544OK: iakerb_finished
1545OK: fast_response
1546OK: pa_fx_fast_reply
1547OK: otp_tokeninfo(optionals NULL)
1548OK: otp_tokeninfo
1549OK: pa_otp_challenge(optionals NULL)
1550OK: pa_otp_challenge
1551OK: pa_otp_req(optionals NULL)
1552OK: pa_otp_req
1553OK: pa_otp_enc_req
1554OK: kkdcp_message
1555OK: cammac(optionals NULL)
1556OK: cammac
1557OK: secure_cookie
1558OK: spake_factor(optionals NULL)
1559OK: spake_factor
1560OK: pa_spake(support)
1561OK: pa_spake(challenge)
1562OK: pa_spake(response)
1563OK: pa_spake(encdata)
1564OK: krb5_pa_pk_as_req
1565OK: krb5_pa_pk_as_rep(dhInfo)
1566OK: krb5_pa_pk_as_rep(encKeyPack)
1567OK: krb5_auth_pack
1568OK: krb5_kdc_dh_key_info
1569OK: krb5_reply_key_pack
1570OK: krb5_principal_name
1571DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./krb5_decode_leak
1572making check in tests/create...
1573making check in tests/hammer...
1574making check in tests/verify...
1575making check in tests/gssapi...
1576/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -DUSE_AUTOCONF_H -I../../include -I../../include -I./../../lib/gssapi/mechglue -I./../../lib/gssapi/krb5 -I./../../lib/gssapi/generic -I../../lib/gssapi/krb5 -I../../lib/gssapi/generic -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c reload.c
1577/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o reload reload.o
1578PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_gssapi.py
1579*** Skipping: y2038 GSSAPI tests: platform has 32-bit time_t
1580PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_credstore.py
1581PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_bindings.py
1582PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_ccselect.py
1583PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_client_keytab.py
1584PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_enctypes.py
1585PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_export_cred.py
1586PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_s4u.py
1587PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_authind.py
1588PYTHONPATH=../../util VALGRIND="" /opt/local/bin/python3.8 ./t_negoex.py
1589DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_invalid
1590DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_oid
1591DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_prf
1592DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./t_imp_name
1593if [ -r ../../lib/libgssapi_krb5.so ]; then DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./reload; fi
1594making check in tests/dejagnu...
1595DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"`; for i in DYLD_LIBRARY_PATH; do \
1596        eval echo "{$i=\$$i}"; done > runenv.vals
1597echo "set runvarlist [list `cat runenv.vals | tr '\n' ' '`]" | \
1598        sed -e 's%=\.%='`pwd`'/.%g' > site.exp
1599echo "set PRIOCNTL_HACK 0" >> site.exp
1600runtest --debug --srcdir . --host powerpc-apple-darwin8.11.0 --tool krb VALGRIND=""
1601WARNING: Couldn't find the global config file.
1602WARNING: Couldn't find tool init file
1603Test run by root on Sat Jul 31 23:14:56 2021
1604Native configuration is powerpc-apple-darwin8.11.0
1605
1606                === krb tests ===
1607
1608Schedule of variations:
1609    unix
1610
1611Running target unix
1612Using /opt/local/share/dejagnu/baseboards/unix.exp as board description file for target.
1613Using /opt/local/share/dejagnu/config/unix.exp as generic interface file for target.
1614Using ./config/default.exp as tool-and-target-specific interface file.
1615Running pass `des3' ...
1616Running ./krb-standalone/gssapi.exp ...
1617Running ./krb-standalone/kadmin.exp ...
1618Running ./krb-standalone/kprop.exp ...
1619Running ./krb-standalone/princexpire.exp ...
1620Running ./krb-standalone/pwchange.exp ...
1621Running ./krb-standalone/pwhist.exp ...
1622Running ./krb-standalone/sample.exp ...
1623Running ./krb-standalone/simple.exp ...
1624Running ./krb-standalone/standalone.exp ...
1625Running ./krb-standalone/tcp.exp ...
1626Running pass `aes-only' ...
1627Running ./krb-standalone/gssapi.exp ...
1628Running ./krb-standalone/kadmin.exp ...
1629Running ./krb-standalone/kprop.exp ...
1630Running ./krb-standalone/princexpire.exp ...
1631Running ./krb-standalone/pwchange.exp ...
1632Running ./krb-standalone/pwhist.exp ...
1633Running ./krb-standalone/sample.exp ...
1634Running ./krb-standalone/simple.exp ...
1635Running ./krb-standalone/standalone.exp ...
1636Running ./krb-standalone/tcp.exp ...
1637Running pass `aes-sha2-only' ...
1638Running ./krb-standalone/gssapi.exp ...
1639Running ./krb-standalone/kadmin.exp ...
1640Running ./krb-standalone/kprop.exp ...
1641Running ./krb-standalone/princexpire.exp ...
1642Running ./krb-standalone/pwchange.exp ...
1643Running ./krb-standalone/pwhist.exp ...
1644Running ./krb-standalone/sample.exp ...
1645Running ./krb-standalone/simple.exp ...
1646Running ./krb-standalone/standalone.exp ...
1647Running ./krb-standalone/tcp.exp ...
1648Running pass `camellia-only' ...
1649Running ./krb-standalone/gssapi.exp ...
1650Running ./krb-standalone/kadmin.exp ...
1651Running ./krb-standalone/kprop.exp ...
1652Running ./krb-standalone/princexpire.exp ...
1653Running ./krb-standalone/pwchange.exp ...
1654Running ./krb-standalone/pwhist.exp ...
1655Running ./krb-standalone/sample.exp ...
1656Running ./krb-standalone/simple.exp ...
1657Running ./krb-standalone/standalone.exp ...
1658Running ./krb-standalone/tcp.exp ...
1659Running pass `aes-des3' ...
1660Running ./krb-standalone/gssapi.exp ...
1661Running ./krb-standalone/kadmin.exp ...
1662Running ./krb-standalone/kprop.exp ...
1663Running ./krb-standalone/princexpire.exp ...
1664Running ./krb-standalone/pwchange.exp ...
1665Running ./krb-standalone/pwhist.exp ...
1666Running ./krb-standalone/sample.exp ...
1667Running ./krb-standalone/simple.exp ...
1668Running ./krb-standalone/standalone.exp ...
1669Running ./krb-standalone/tcp.exp ...
1670Running pass `aes-des3tgt' ...
1671Running ./krb-standalone/gssapi.exp ...
1672Running ./krb-standalone/kadmin.exp ...
1673Running ./krb-standalone/kprop.exp ...
1674Running ./krb-standalone/princexpire.exp ...
1675Running ./krb-standalone/pwchange.exp ...
1676Running ./krb-standalone/pwhist.exp ...
1677Running ./krb-standalone/sample.exp ...
1678Running ./krb-standalone/simple.exp ...
1679Running ./krb-standalone/standalone.exp ...
1680Running ./krb-standalone/tcp.exp ...
1681Running pass `all-enctypes' ...
1682Running ./krb-standalone/gssapi.exp ...
1683Running ./krb-standalone/kadmin.exp ...
1684Running ./krb-standalone/kprop.exp ...
1685Running ./krb-standalone/princexpire.exp ...
1686Running ./krb-standalone/pwchange.exp ...
1687Running ./krb-standalone/pwhist.exp ...
1688Running ./krb-standalone/sample.exp ...
1689Running ./krb-standalone/simple.exp ...
1690Running ./krb-standalone/standalone.exp ...
1691Running ./krb-standalone/tcp.exp ...
1692
1693                === krb Summary ===
1694
1695# of expected passes            704
1696making check in tests/shlib...
1697making check in tests/gss-threads...
1698making check in tests/misc...
1699/opt/local/bin/g++-apple-4.2 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -Wall -Wcast-align -Wshadow -pthread  -c test_cxx_krb5.cpp
1700/opt/local/bin/g++-apple-4.2 -L../../lib -dynamic -pipe -Os -arch ppc -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -Wall -Wcast-align -Wshadow -pthread  -o test_cxx_krb5 test_cxx_krb5.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -L/opt/local/lib -lcrypto -lintl -lresolv   -L/opt/local/lib -lcrypto -lintl -lresolv
1701ld: warning: object file compiled with -mlong-branch which is no longer needed. To remove this warning, recompile without -mlong-branch: /opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/crt3.o
1702/opt/local/bin/g++-apple-4.2 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -Wall -Wcast-align -Wshadow -pthread  -c test_cxx_gss.cpp
1703/opt/local/bin/g++-apple-4.2 -L../../lib -dynamic -pipe -Os -arch ppc -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -Wall -Wcast-align -Wshadow -pthread  -o test_cxx_gss test_cxx_gss.o -L/opt/local/lib -lcrypto -lintl -lresolv
1704ld: warning: object file compiled with -mlong-branch which is no longer needed. To remove this warning, recompile without -mlong-branch: /opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/crt3.o
1705/opt/local/bin/g++-apple-4.2 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -Wall -Wcast-align -Wshadow -pthread  -c test_cxx_rpc.cpp
1706/opt/local/bin/g++-apple-4.2 -L../../lib -dynamic -pipe -Os -arch ppc -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -Wall -Wcast-align -Wshadow -pthread  -o test_cxx_rpc test_cxx_rpc.o -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -L/opt/local/lib -lcrypto -lintl -lresolv   -L/opt/local/lib -lcrypto -lintl -lresolv
1707ld: warning: object file compiled with -mlong-branch which is no longer needed. To remove this warning, recompile without -mlong-branch: /opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/crt3.o
1708/opt/local/bin/g++-apple-4.2 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -Wall -Wcast-align -Wshadow -pthread  -c test_cxx_k5int.cpp
1709/opt/local/bin/g++-apple-4.2 -L../../lib -dynamic -pipe -Os -arch ppc -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -Wall -Wcast-align -Wshadow -pthread  -o test_cxx_k5int test_cxx_k5int.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -L/opt/local/lib -lcrypto -lintl -lresolv   -L/opt/local/lib -lcrypto -lintl -lresolv
1710ld: warning: object file compiled with -mlong-branch which is no longer needed. To remove this warning, recompile without -mlong-branch: /opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/crt3.o
1711/opt/local/bin/g++-apple-4.2 -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -Wall -Wcast-align -Wshadow -pthread  -c test_cxx_kadm5.cpp
1712/opt/local/bin/g++-apple-4.2 -L../../lib -dynamic -pipe -Os -arch ppc -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -Wall -Wcast-align -Wshadow -pthread  -o test_cxx_kadm5 test_cxx_kadm5.o -lkadm5clnt_mit -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -L/opt/local/lib -lcrypto -lintl -lresolv   -L/opt/local/lib -lcrypto -lintl -lresolv
1713ld: warning: object file compiled with -mlong-branch which is no longer needed. To remove this warning, recompile without -mlong-branch: /opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/crt3.o
1714DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_getpw
1715my uid: 0
1716k5_getpwuid_r returns 0
1717    username is 'root'
1718DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_chpw_message
1719  UTF8 valid:   This is a valid string.
1720  UTF8 invalid: Try a more complex password, or contact your administrator.
1721  AD complex:   The password must include numbers or symbols.  Don't include any part of your name in the password.
1722  AD length:    The password must contain at least 13 characters.
1723  AD history:   The password must be different from the previous 9 passwords.
1724  AD min age:   The password can only be changed every 2 days.
1725  AD all:       The password must include numbers or symbols.  Don't include any part of your name in the password.  The password must contain at least 5 characters.  The password must be different from the previous 13 passwords.  The password can only be changed once a day.
1726DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_cxx_krb5
1727hello, world
1728DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_cxx_k5int
1729hello, world
1730DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_cxx_gss
1731hello, world
1732DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_cxx_rpc
1733hello, world
1734DYLD_LIBRARY_PATH=`echo -L../../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_CONFIG=../../config-files/krb5.conf LC_ALL=C  ./test_cxx_kadm5
1735hello, world
1736making check in tests/threads...
1737making check in tests/softpkcs11...
1738rm -rf kdc.conf
1739cat ../config-files/krb5.conf > krb5.new
1740echo "[dbmodules]" >> krb5.new
1741echo " db_module_dir = `pwd`/../plugins/kdb" >> krb5.new
1742mv krb5.new krb5.conf
1743rm -f ./testdb*
1744DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf GSS_MECH_CONFIG=mech.conf LC_ALL=C  ../kadmin/dbutil/kdb5_util -d ./testdb -r FOO.TEST.REALM -P footes create -W
1745Loading random data
1746Initializing database './testdb' for realm 'FOO.TEST.REALM',
1747master key name 'K/M@FOO.TEST.REALM'
1748DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf GSS_MECH_CONFIG=mech.conf LC_ALL=C  ../tests/create/kdb5_mkdums -d ./testdb -r FOO.TEST.REALM -P footes -p "foo bar" -n 65 -D 5
1749DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf GSS_MECH_CONFIG=mech.conf LC_ALL=C  ../tests/verify/kdb5_verify -d ./testdb -r FOO.TEST.REALM -P footes -p "foo bar" -n 65 -D 5
1750
1751Checking
1752No errors.
1753DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf GSS_MECH_CONFIG=mech.conf LC_ALL=C  ../kadmin/dbutil/kdb5_util -d ./testdb -r FOO.TEST.REALM -P footes dump ./testdb.dump
1754DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf GSS_MECH_CONFIG=mech.conf LC_ALL=C  ../kadmin/dbutil/kdb5_util -d ./testdb -r FOO.TEST.REALM -P footes destroy -f
1755** Database './testdb' destroyed.
1756====> NOTE!
1757The following 'create' command is needed due to a change
1758in functionality caused by DAL integration.  See ticket 3973.
1759====
1760DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf GSS_MECH_CONFIG=mech.conf LC_ALL=C  ../kadmin/dbutil/kdb5_util -d ./testdb -r FOO.TEST.REALM -P footes create -W
1761Loading random data
1762Initializing database './testdb' for realm 'FOO.TEST.REALM',
1763master key name 'K/M@FOO.TEST.REALM'
1764DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf GSS_MECH_CONFIG=mech.conf LC_ALL=C  ../kadmin/dbutil/kdb5_util -d ./testdb -r FOO.TEST.REALM -P footes load ./testdb.dump
1765DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf GSS_MECH_CONFIG=mech.conf LC_ALL=C  ../tests/verify/kdb5_verify -d ./testdb -r FOO.TEST.REALM -P footes -p "foo bar" -n 65 -D 5
1766
1767Checking
1768No errors.
1769DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf GSS_MECH_CONFIG=mech.conf LC_ALL=C  ../kadmin/dbutil/kdb5_util -d ./testdb -r FOO.TEST.REALM -P footes dump ./testdb.dump2
1770sort ./testdb.dump > ./testdb.sort
1771sort ./testdb.dump2 > ./testdb.sort2
1772cmp ./testdb.sort ./testdb.sort2
1773DYLD_LIBRARY_PATH=`echo -L../lib | sed -e "s/-L//g" -e "s/ /:/g"` KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf GSS_MECH_CONFIG=mech.conf LC_ALL=C  ../kadmin/dbutil/kdb5_util -d ./testdb -r FOO.TEST.REALM -P footes destroy -f
1774** Database './testdb' destroyed.
1775rm -f ./testdb* stash_file
1776/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c unlockiter.c
1777/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o unlockiter unlockiter.o -lkdb5  -lgssrpc -lgssapi_krb5 -lkadm5srv_mit  -lkdb5  -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 \
1778        -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1779/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c s4u2self.c
1780/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o s4u2self s4u2self.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1781/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c adata.c
1782/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o adata adata.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1783/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c etinfo.c
1784/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o etinfo etinfo.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1785/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c forward.c
1786/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o forward forward.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1787/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c gcred.c
1788/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o gcred gcred.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1789/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c hist.c
1790/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o hist hist.o -lkdb5  -lgssrpc -lgssapi_krb5 -lkadm5srv_mit  -lkdb5  -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1791/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c hooks.c
1792/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o hooks hooks.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1793/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c hrealm.c
1794/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o hrealm hrealm.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1795/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c icinterleave.c
1796/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o icinterleave icinterleave.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1797/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c icred.c
1798/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o icred icred.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1799/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c kdbtest.c
1800/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o kdbtest kdbtest.o -lkdb5  -lgssrpc -lgssapi_krb5 -lkadm5srv_mit  -lkdb5  -lgssrpc -lgssapi_krb5 -lgssrpc -lgssapi_krb5 \
1801        -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1802/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c localauth.c
1803/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o localauth localauth.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1804/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c plugorder.c
1805/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o plugorder plugorder.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1806/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c rdreq.c
1807/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o rdreq rdreq.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1808/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c replay.c
1809/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o replay replay.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1810/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c responder.c
1811/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o responder responder.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1812/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c s2p.c
1813/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o s2p s2p.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1814/opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H  -I../include -I../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/local/include -pipe -Os -arch ppc -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Wdeclaration-after-statement -pthread  -c s4u2proxy.c
1815/opt/local/bin/gcc-apple-4.2 -std=gnu99 -L../lib -dynamic -pipe -Os -arch ppc -fno-common -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first  -o s4u2proxy s4u2proxy.o -lkrb5 -lk5crypto -L/opt/local/lib -lcom_err -lkrb5support  -lcrypto -lintl -lresolv 
1816PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_general.py
1817PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_hooks.py
1818PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_dump.py
1819PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_iprop.py
1820PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_kprop.py
1821PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_policy.py
1822PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_changepw.py
1823PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_pkinit.py
1824PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_otp.py
1825*** Skipping: OTP tests: Python pyrad module not found
1826PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_spake.py
1827PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_localauth.py
1828PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_kadm5_hook.py
1829PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_kadm5_auth.py
1830PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_pwqual.py
1831PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_hostrealm.py
1832PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_kdb_locking.py
1833PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_keyrollover.py
1834PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_renew.py
1835PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_renprinc.py
1836PYTHONPATH=../util VALGRIND="" /opt/local/bin/python3.8 ./t_ccache.py
1837*** Skipping: keyring ccache tests: keyring support not built
1838*** Failure: /opt/local/bin/python3.8 failed to start with code 1.
1839*** Last mark: DIR collection, command-line specifier
1840*** Last command (#50): /opt/local/bin/python3.8 /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.19.2/src/tests/kcmserver.py /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.19.2/src/tests/testdir/kcm
1841*** Output of last command:
1842Traceback (most recent call last):
1843  File "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.19.2/src/tests/kcmserver.py", line 231, in <module>
1844    server.bind(sys.argv[1])
1845OSError: AF_UNIX path too long
1846For details, see: /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.19.2/src/tests/testlog
1847Or re-run this test script with the -v flag:
1848    cd /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.19.2/src/tests
1849    PYTHONPATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.19.2/src/util /opt/local/bin/python3.8 ./t_ccache.py -v
1850
1851Use --debug=NUM to run a command under a debugger.  Use
1852--stop-after=NUM to stop after a daemon is started in order to
1853attach to it with a debugger.  Use --help to see other
1854options.
1855make[1]: *** [check-pytests] Error 1
1856make[1]: Target `check' not remade because of errors.
1857making check in config-files...
1858making check in build-tools...
1859/bin/sh ./t_krbconf
1860Testing if krb5-config outputs shell variables
1861  Testing --libs argument
1862  Testing --cflags argument
1863krb5-config tests pass
1864making check in man...
1865making check in doc...
1866making check in po...
1867make: *** [check-recurse] Error 1
1868make: Target `check' not remade because of errors.
18691781.573u 243.813s 47:57.78 70.3%       0+0k 340+3990io 0pf+0w
1870
1871Compilation exited abnormally with code 2 at Sat Jul 31 23:55:11