1 | # port -v clean --all kerberos5 |
---|
2 | ---> Cleaning kerberos5 |
---|
3 | ---> Removing distfiles for kerberos5 |
---|
4 | ---> Removing temporary archives for kerberos5 |
---|
5 | ---> Removing work directory for kerberos5 |
---|
6 | # port -vs install kerberos5 build.jobs=1 |
---|
7 | ---> Computing dependencies for kerberos5. |
---|
8 | ---> Fetching distfiles for kerberos5 |
---|
9 | ---> krb5-1.13.1-final.tar.gz doesn't seem to exist in /opt/var/macports/distfiles/kerberos5 |
---|
10 | ---> Attempting to fetch krb5-1.13.1-final.tar.gz from http://lil.fr.distfiles.macports.org/kerberos5 |
---|
11 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
12 | Dload Upload Total Spent Left Speed |
---|
13 | 100 6124k 100 6124k 0 0 1306k 0 0:00:04 0:00:04 --:--:-- 1306k |
---|
14 | ---> Verifying checksums for kerberos5 |
---|
15 | ---> Checksumming krb5-1.13.1-final.tar.gz |
---|
16 | ---> Extracting kerberos5 |
---|
17 | ---> Extracting krb5-1.13.1-final.tar.gz |
---|
18 | ---> Applying patches to kerberos5 |
---|
19 | ---> Applying patch-util__verto__Makefile.in-use-nonzero-compat-version.diff |
---|
20 | patching file util/verto/Makefile.in |
---|
21 | ---> Applying patch-config__shlib.conf-do-not-pass-dylib-file-ldflags.diff |
---|
22 | patching file config/shlib.conf |
---|
23 | ---> Applying patch-lib_rpc_Makefile.in-explicitly-link-krb5support.diff |
---|
24 | patching file lib/rpc/Makefile.in |
---|
25 | ---> Configuring kerberos5 |
---|
26 | autoreconf: Entering directory `.' |
---|
27 | autoreconf: configure.in: not using Gettext |
---|
28 | autoreconf: configure.in: not using aclocal |
---|
29 | autoreconf: configure.in: tracing |
---|
30 | autoreconf: configure.in: not using Libtool |
---|
31 | autoreconf: running: /opt/bin/autoconf |
---|
32 | autoreconf: running: /opt/bin/autoheader |
---|
33 | autoreconf: configure.in: not using Automake |
---|
34 | autoreconf: Leaving directory `.' |
---|
35 | checking for gcc... /usr/bin/clang |
---|
36 | checking whether the C compiler works... yes |
---|
37 | checking for C compiler default output file name... a.out |
---|
38 | checking for suffix of executables... |
---|
39 | checking whether we are cross compiling... no |
---|
40 | checking for suffix of object files... o |
---|
41 | checking whether we are using the GNU C compiler... yes |
---|
42 | checking whether /usr/bin/clang accepts -g... yes |
---|
43 | checking for /usr/bin/clang option to accept ISO C89... none needed |
---|
44 | checking whether we are using the GNU C++ compiler... yes |
---|
45 | checking whether /usr/bin/clang++ accepts -g... yes |
---|
46 | checking how to run the C preprocessor... /usr/bin/clang -E |
---|
47 | checking build system type... x86_64-apple-darwin11.4.0 |
---|
48 | checking host system type... x86_64-apple-darwin11.4.0 |
---|
49 | checking for grep that handles long lines and -e... /usr/bin/grep |
---|
50 | checking for egrep... /usr/bin/grep -E |
---|
51 | checking for ANSI C header files... yes |
---|
52 | checking for sys/types.h... yes |
---|
53 | checking for sys/stat.h... yes |
---|
54 | checking for stdlib.h... yes |
---|
55 | checking for string.h... yes |
---|
56 | checking for memory.h... yes |
---|
57 | checking for strings.h... yes |
---|
58 | checking for inttypes.h... yes |
---|
59 | checking for stdint.h... yes |
---|
60 | checking for unistd.h... yes |
---|
61 | checking for GNU linker... no |
---|
62 | configure: adding extra warning flags for gcc |
---|
63 | configure: skipping pedantic warnings on Darwin |
---|
64 | configure: adding extra warning flags for g++ |
---|
65 | checking if C compiler supports -Wno-format-zero-length... yes |
---|
66 | checking if C compiler supports -Woverflow... yes |
---|
67 | checking if C compiler supports -Wstrict-overflow... yes |
---|
68 | checking if C compiler supports -Wmissing-format-attribute... yes |
---|
69 | checking if C compiler supports -Wmissing-prototypes... yes |
---|
70 | checking if C compiler supports -Wreturn-type... yes |
---|
71 | checking if C compiler supports -Wmissing-braces... yes |
---|
72 | checking if C compiler supports -Wparentheses... yes |
---|
73 | checking if C compiler supports -Wswitch... yes |
---|
74 | checking if C compiler supports -Wunused-function... yes |
---|
75 | checking if C compiler supports -Wunused-label... yes |
---|
76 | checking if C compiler supports -Wunused-variable... yes |
---|
77 | checking if C compiler supports -Wunused-value... yes |
---|
78 | checking if C compiler supports -Wunknown-pragmas... yes |
---|
79 | checking if C compiler supports -Wsign-compare... yes |
---|
80 | checking if C compiler supports -Wnewline-eof... yes |
---|
81 | checking if C compiler supports -Werror=uninitialized... yes |
---|
82 | checking if C compiler supports -Werror=pointer-arith... yes |
---|
83 | checking if C compiler supports -Werror=declaration-after-statement... yes |
---|
84 | checking if C compiler supports -Werror-implicit-function-declaration... yes |
---|
85 | configure: disabling the use of common storage on Darwin |
---|
86 | checking which version of com_err to use... system |
---|
87 | checking for add_error_table in -lcom_err... yes |
---|
88 | checking for remove_error_table in -lcom_err... yes |
---|
89 | checking for compile_et... compile_et |
---|
90 | checking whether compile_et is useful... yes |
---|
91 | checking whether compile_et supports --textdomain... no |
---|
92 | checking which version of subsystem package to use... krb5 |
---|
93 | checking for an ANSI C-conforming const... yes |
---|
94 | checking for gethostbyname... yes |
---|
95 | checking for socket... yes |
---|
96 | checking for main in -lresolv... yes |
---|
97 | checking for res_ninit... yes |
---|
98 | checking for res_nclose... yes |
---|
99 | checking for res_ndestroy... yes |
---|
100 | checking for res_nsearch... yes |
---|
101 | checking for ns_initparse... yes |
---|
102 | checking for ns_name_uncompress... yes |
---|
103 | checking for dn_skipname... yes |
---|
104 | checking for res_search... yes |
---|
105 | checking whether pragma weak references are supported... no |
---|
106 | checking for constructor/destructor attribute support... yes,yes |
---|
107 | configure: enabling thread support |
---|
108 | checking for the pthreads library -lpthreads... no |
---|
109 | checking whether pthreads work without any flags... yes |
---|
110 | checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE |
---|
111 | checking if more special flags are required for pthreads... no |
---|
112 | checking for cc_r... /usr/bin/clang |
---|
113 | configure: PTHREAD_CC = /usr/bin/clang |
---|
114 | configure: PTHREAD_CFLAGS = |
---|
115 | configure: PTHREAD_LIBS = |
---|
116 | checking for pthread_once... yes |
---|
117 | checking for pthread_rwlock_init... yes |
---|
118 | configure: rechecking with PTHREAD_... options |
---|
119 | checking for pthread_rwlock_init in -lc... yes |
---|
120 | checking for library containing dlopen... none required |
---|
121 | checking keyutils.h usability... no |
---|
122 | checking keyutils.h presence... no |
---|
123 | checking for keyutils.h... no |
---|
124 | checking for keyutils.h... (cached) no |
---|
125 | checking if va_copy is available... yes |
---|
126 | checking if va_list objects can be copied by assignment... no |
---|
127 | configure: using shared libraries |
---|
128 | checking whether ln -s works... yes |
---|
129 | checking for ranlib... ranlib |
---|
130 | checking for ar... ar cqv |
---|
131 | checking for ar... ar cruv |
---|
132 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
133 | checking for ar... ar |
---|
134 | checking for perl... perl |
---|
135 | checking for working regcomp... yes |
---|
136 | checking for mode_t... yes |
---|
137 | checking if daemon needs a prototype provided... yes |
---|
138 | checking if getsockname() takes arguments struct sockaddr * and size_t *... no |
---|
139 | checking if getsockname() takes arguments struct sockaddr * and int *... no |
---|
140 | checking if getsockname() takes arguments struct sockaddr * and socklen_t *... yes |
---|
141 | checking for main in -lutil... yes |
---|
142 | checking libintl.h usability... yes |
---|
143 | checking libintl.h presence... yes |
---|
144 | checking for libintl.h... yes |
---|
145 | checking for library containing dgettext... no |
---|
146 | checking for msgfmt... msgfmt |
---|
147 | checking syslog.h usability... yes |
---|
148 | checking syslog.h presence... yes |
---|
149 | checking for syslog.h... yes |
---|
150 | checking sys/sockio.h usability... yes |
---|
151 | checking sys/sockio.h presence... yes |
---|
152 | checking for sys/sockio.h... yes |
---|
153 | checking ifaddrs.h usability... yes |
---|
154 | checking ifaddrs.h presence... yes |
---|
155 | checking for ifaddrs.h... yes |
---|
156 | checking for unistd.h... (cached) yes |
---|
157 | checking fnmatch.h usability... yes |
---|
158 | checking fnmatch.h presence... yes |
---|
159 | checking for fnmatch.h... yes |
---|
160 | checking for openlog... yes |
---|
161 | checking for syslog... yes |
---|
162 | checking for closelog... yes |
---|
163 | checking for strftime... yes |
---|
164 | checking for vsprintf... yes |
---|
165 | checking for vasprintf... yes |
---|
166 | checking for vsnprintf... yes |
---|
167 | checking for strlcpy... yes |
---|
168 | checking for fnmatch... yes |
---|
169 | checking for strlcpy... (cached) yes |
---|
170 | checking for fnmatch... (cached) yes |
---|
171 | checking for vasprintf... (cached) yes |
---|
172 | checking if vasprintf needs a prototype provided... no |
---|
173 | checking if swab needs a prototype provided... no |
---|
174 | checking for gawk... no |
---|
175 | checking for mawk... no |
---|
176 | checking for nawk... no |
---|
177 | checking for awk... awk |
---|
178 | checking for struct sockaddr.sa_len... yes |
---|
179 | checking for sys/types.h... (cached) yes |
---|
180 | checking sys/socket.h usability... yes |
---|
181 | checking sys/socket.h presence... yes |
---|
182 | checking for sys/socket.h... yes |
---|
183 | checking netinet/in.h usability... yes |
---|
184 | checking netinet/in.h presence... yes |
---|
185 | checking for netinet/in.h... yes |
---|
186 | checking netdb.h usability... yes |
---|
187 | checking netdb.h presence... yes |
---|
188 | checking for netdb.h... yes |
---|
189 | checking for inet_ntop... yes |
---|
190 | checking for inet_pton... yes |
---|
191 | checking for getnameinfo... yes |
---|
192 | checking for getaddrinfo... yes |
---|
193 | checking for IPv6 compile-time support without -DINET6... yes |
---|
194 | checking for struct sockaddr.sa_len... (cached) yes |
---|
195 | checking for sigprocmask... yes |
---|
196 | checking for sigset_t and POSIX_SIGNALS... yes |
---|
197 | configure: k5crypto will use 'openssl' |
---|
198 | checking for PKCS7_get_signer_info in -lcrypto... yes |
---|
199 | configure: pkinit will use 'openssl' |
---|
200 | checking for PKCS7_get_signer_info in -lcrypto... (cached) yes |
---|
201 | checking for CMS_get0_content in -lcrypto... no |
---|
202 | checking for SSL_CTX_new in -lssl... yes |
---|
203 | checking for OpenSSL... yes |
---|
204 | configure: TLS module will use OpenSSL |
---|
205 | checking return type of signal handlers... void |
---|
206 | checking for flex... flex |
---|
207 | checking lex output file root... lex.yy |
---|
208 | checking lex library... -lfl |
---|
209 | checking whether yytext is a pointer... yes |
---|
210 | checking for an ANSI C-conforming const... (cached) yes |
---|
211 | checking for dirent.h that defines DIR... yes |
---|
212 | checking for library containing opendir... none required |
---|
213 | checking whether strerror_r is declared... yes |
---|
214 | checking for strerror_r... yes |
---|
215 | checking whether strerror_r returns char *... no |
---|
216 | checking for strdup... yes |
---|
217 | checking for setvbuf... yes |
---|
218 | checking for seteuid... yes |
---|
219 | checking for setresuid... no |
---|
220 | checking for setreuid... yes |
---|
221 | checking for setegid... yes |
---|
222 | checking for setresgid... no |
---|
223 | checking for setregid... yes |
---|
224 | checking for setsid... yes |
---|
225 | checking for flock... yes |
---|
226 | checking for fchmod... yes |
---|
227 | checking for chmod... yes |
---|
228 | checking for strftime... (cached) yes |
---|
229 | checking for strptime... yes |
---|
230 | checking for geteuid... yes |
---|
231 | checking for setenv... yes |
---|
232 | checking for unsetenv... yes |
---|
233 | checking for getenv... yes |
---|
234 | checking for gmtime_r... yes |
---|
235 | checking for localtime_r... yes |
---|
236 | checking for bswap16... no |
---|
237 | checking for bswap64... no |
---|
238 | checking for mkstemp... yes |
---|
239 | checking for getusershell... yes |
---|
240 | checking for access... yes |
---|
241 | checking for getcwd... yes |
---|
242 | checking for srand48... yes |
---|
243 | checking for srand... yes |
---|
244 | checking for srandom... yes |
---|
245 | checking for stat... yes |
---|
246 | checking for strchr... yes |
---|
247 | checking for strerror... yes |
---|
248 | checking for timegm... yes |
---|
249 | checking for mkstemp... (cached) yes |
---|
250 | checking for gettimeofday... yes |
---|
251 | checking for sys_errlist declaration... yes |
---|
252 | checking for unistd.h... (cached) yes |
---|
253 | checking paths.h usability... yes |
---|
254 | checking paths.h presence... yes |
---|
255 | checking for paths.h... yes |
---|
256 | checking regex.h usability... yes |
---|
257 | checking regex.h presence... yes |
---|
258 | checking for regex.h... yes |
---|
259 | checking regexpr.h usability... no |
---|
260 | checking regexpr.h presence... no |
---|
261 | checking for regexpr.h... no |
---|
262 | checking fcntl.h usability... yes |
---|
263 | checking fcntl.h presence... yes |
---|
264 | checking for fcntl.h... yes |
---|
265 | checking for memory.h... (cached) yes |
---|
266 | checking for ifaddrs.h... (cached) yes |
---|
267 | checking sys/filio.h usability... yes |
---|
268 | checking sys/filio.h presence... yes |
---|
269 | checking for sys/filio.h... yes |
---|
270 | checking byteswap.h usability... no |
---|
271 | checking byteswap.h presence... no |
---|
272 | checking for byteswap.h... no |
---|
273 | checking machine/endian.h usability... yes |
---|
274 | checking machine/endian.h presence... yes |
---|
275 | checking for machine/endian.h... yes |
---|
276 | checking machine/byte_order.h usability... yes |
---|
277 | checking machine/byte_order.h presence... yes |
---|
278 | checking for machine/byte_order.h... yes |
---|
279 | checking sys/bswap.h usability... no |
---|
280 | checking sys/bswap.h presence... no |
---|
281 | checking for sys/bswap.h... no |
---|
282 | checking endian.h usability... no |
---|
283 | checking endian.h presence... no |
---|
284 | checking for endian.h... no |
---|
285 | checking pwd.h usability... yes |
---|
286 | checking pwd.h presence... yes |
---|
287 | checking for pwd.h... yes |
---|
288 | checking arpa/inet.h usability... yes |
---|
289 | checking arpa/inet.h presence... yes |
---|
290 | checking for arpa/inet.h... yes |
---|
291 | checking alloca.h usability... yes |
---|
292 | checking alloca.h presence... yes |
---|
293 | checking for alloca.h... yes |
---|
294 | checking dlfcn.h usability... yes |
---|
295 | checking dlfcn.h presence... yes |
---|
296 | checking for dlfcn.h... yes |
---|
297 | checking limits.h usability... yes |
---|
298 | checking limits.h presence... yes |
---|
299 | checking for limits.h... yes |
---|
300 | checking for regexp.h... no |
---|
301 | checking for struct stat.st_mtimensec... no |
---|
302 | checking for struct stat.st_mtimespec.tv_nsec... yes |
---|
303 | checking for struct stat.st_mtim.tv_nsec... no |
---|
304 | checking for re_comp... no |
---|
305 | checking for re_exec... no |
---|
306 | checking for regexec... yes |
---|
307 | checking for off_t... yes |
---|
308 | checking for perror declaration... no |
---|
309 | checking if strptime needs a prototype provided... no |
---|
310 | checking if argument to wait is int *... no |
---|
311 | checking for use of sigprocmask... yes |
---|
312 | checking for uid_t in sys/types.h... yes |
---|
313 | checking type of array argument to getgroups... gid_t |
---|
314 | checking for sigsetjmp... yes |
---|
315 | checking for sigjmp_buf... yes |
---|
316 | checking return type of setrpcent... void |
---|
317 | checking return type of endrpcent... void |
---|
318 | checking for bswap_16... no |
---|
319 | checking for bswap_64... no |
---|
320 | checking for gethostbyname_r... no |
---|
321 | checking for getpwnam_r... yes |
---|
322 | checking for getpwuid_r... yes |
---|
323 | checking return type of getpwnam_r... int |
---|
324 | checking number of arguments to getpwnam_r... 5 |
---|
325 | checking whether gmtime_r returns int... no |
---|
326 | checking for getservbyname_r... no |
---|
327 | checking for yylineno declaration... yes |
---|
328 | checking dirent.h usability... yes |
---|
329 | checking dirent.h presence... yes |
---|
330 | checking for dirent.h... yes |
---|
331 | checking for uid_t in sys/types.h... (cached) yes |
---|
332 | checking termios.h usability... yes |
---|
333 | checking termios.h presence... yes |
---|
334 | checking for termios.h... yes |
---|
335 | checking for tcsetattr... yes |
---|
336 | checking POSIX signal handlers... yes |
---|
337 | checking poll.h usability... yes |
---|
338 | checking poll.h presence... yes |
---|
339 | checking for poll.h... yes |
---|
340 | checking for stdlib.h... (cached) yes |
---|
341 | checking for string.h... (cached) yes |
---|
342 | checking stddef.h usability... yes |
---|
343 | checking stddef.h presence... yes |
---|
344 | checking for stddef.h... yes |
---|
345 | checking for sys/types.h... (cached) yes |
---|
346 | checking sys/file.h usability... yes |
---|
347 | checking sys/file.h presence... yes |
---|
348 | checking for sys/file.h... yes |
---|
349 | checking sys/param.h usability... yes |
---|
350 | checking sys/param.h presence... yes |
---|
351 | checking for sys/param.h... yes |
---|
352 | checking for sys/stat.h... (cached) yes |
---|
353 | checking sys/time.h usability... yes |
---|
354 | checking sys/time.h presence... yes |
---|
355 | checking for sys/time.h... yes |
---|
356 | checking for netinet/in.h... (cached) yes |
---|
357 | checking sys/uio.h usability... yes |
---|
358 | checking sys/uio.h presence... yes |
---|
359 | checking for sys/uio.h... yes |
---|
360 | checking for sys/filio.h... (cached) yes |
---|
361 | checking sys/select.h usability... yes |
---|
362 | checking sys/select.h presence... yes |
---|
363 | checking for sys/select.h... yes |
---|
364 | checking time.h usability... yes |
---|
365 | checking time.h presence... yes |
---|
366 | checking for time.h... yes |
---|
367 | checking for paths.h... (cached) yes |
---|
368 | checking errno.h usability... yes |
---|
369 | checking errno.h presence... yes |
---|
370 | checking for errno.h... yes |
---|
371 | checking for in6addr_any definition in library... yes |
---|
372 | checking for ANSI stdio... yes |
---|
373 | checking whether time.h and sys/time.h may both be included... yes |
---|
374 | checking for time_t... yes |
---|
375 | checking for replay cache directory... /var/tmp |
---|
376 | checking for socklen_t... yes |
---|
377 | checking for struct lifconf... no |
---|
378 | checking for struct if_laddrconf... no |
---|
379 | checking for h_errno in netdb.h... yes |
---|
380 | checking for inline... inline |
---|
381 | checking for struct cmsghdr... yes |
---|
382 | checking for struct in_pktinfo... yes |
---|
383 | checking for struct in6_pktinfo... yes |
---|
384 | checking for struct sockaddr_storage... yes |
---|
385 | checking for struct rt_msghdr... yes |
---|
386 | checking for ssize_t... yes |
---|
387 | checking for u_char... yes |
---|
388 | checking for u_int... yes |
---|
389 | checking for u_long... yes |
---|
390 | checking for u_int8_t... yes |
---|
391 | checking for u_int16_t... yes |
---|
392 | checking for u_int32_t... yes |
---|
393 | checking for int8_t... yes |
---|
394 | checking for int16_t... yes |
---|
395 | checking for int32_t... yes |
---|
396 | checking for sh... /bin/sh |
---|
397 | checking for sh5... false |
---|
398 | checking for bash... /bin/sh |
---|
399 | checking if /bin/sh supports functions... yes |
---|
400 | checking for POSIX printf positional specification support... yes |
---|
401 | checking for dig... /usr/bin/dig |
---|
402 | checking for nslookup... /usr/bin/nslookup |
---|
403 | checking for bison... bison -y |
---|
404 | checking for runtest... no |
---|
405 | checking for perl... perl |
---|
406 | checking for perl... /opt/bin/perl |
---|
407 | checking for expect... /usr/bin/expect |
---|
408 | checking whether to use priocntl hack... no |
---|
409 | checking for runtest... no |
---|
410 | checking for perl... (cached) perl |
---|
411 | checking xom.h usability... no |
---|
412 | checking xom.h presence... no |
---|
413 | checking for xom.h... no |
---|
414 | checking where struct rpcent is declared... netdb.h |
---|
415 | checking for sys/select.h... (cached) yes |
---|
416 | checking for sys/time.h... (cached) yes |
---|
417 | checking for unistd.h... (cached) yes |
---|
418 | checking for MAXHOSTNAMELEN in sys/param.h... yes |
---|
419 | checking for MAXHOSTNAMELEN in netdb.h... no |
---|
420 | checking for BSD type aliases... yes |
---|
421 | checking return type of setrpcent... (cached) void |
---|
422 | checking return type of endrpcent... (cached) void |
---|
423 | checking for a recent enough OpenSSL... yes |
---|
424 | checking for PKCS7_get_signer_info in -lcrypto... (cached) yes |
---|
425 | checking for daemon... yes |
---|
426 | checking for python... /opt/bin/python2.7 |
---|
427 | checking for gethostbyname_r... (cached) no |
---|
428 | checking for getservbyname_r... (cached) no |
---|
429 | checking for gmtime_r... (cached) yes |
---|
430 | checking for localtime_r... (cached) yes |
---|
431 | configure: WARNING: Some functions that are needed for library thread |
---|
432 | configure: WARNING: safety appear to be missing. |
---|
433 | configure: WARNING: missing thread-safe function: gethostbyname_r |
---|
434 | configure: WARNING: missing thread-safe function: getservbyname_r |
---|
435 | configure: WARNING: Without these functions, the installed libraries |
---|
436 | configure: WARNING: may not be thread-safe. |
---|
437 | checking for sd_init in -laceclnt... no |
---|
438 | checking Python.h usability... no |
---|
439 | checking Python.h presence... no |
---|
440 | checking for Python.h... no |
---|
441 | checking python2.3/Python.h usability... no |
---|
442 | checking python2.3/Python.h presence... no |
---|
443 | checking for python2.3/Python.h... no |
---|
444 | checking python2.5/Python.h usability... yes |
---|
445 | checking python2.5/Python.h presence... yes |
---|
446 | checking for python2.5/Python.h... yes |
---|
447 | checking for main in -lpython2.3... no |
---|
448 | checking for main in -lpython2.5... yes |
---|
449 | checking for readline support... using libedit |
---|
450 | Using built-in libverto |
---|
451 | checking for groff... /usr/bin/groff |
---|
452 | configure: Default ccache name: KCM: |
---|
453 | configure: Default keytab name: FILE:/etc/krb5.keytab |
---|
454 | configure: Default client keytab name: FILE:/opt/var/krb5/user/%{euid}/client.keytab |
---|
455 | configure: creating ./config.status |
---|
456 | config.status: creating kadmin/testing/scripts/env-setup.sh |
---|
457 | config.status: creating include/gssrpc/types.h |
---|
458 | config.status: creating plugins/preauth/pkinit/Makefile |
---|
459 | config.status: creating util/ss/Makefile |
---|
460 | config.status: creating build-tools/krb5-config |
---|
461 | config.status: creating build-tools/kadm-server.pc |
---|
462 | config.status: creating build-tools/kadm-client.pc |
---|
463 | config.status: creating build-tools/kdb.pc |
---|
464 | config.status: creating build-tools/krb5.pc |
---|
465 | config.status: creating build-tools/krb5-gssapi.pc |
---|
466 | config.status: creating build-tools/mit-krb5.pc |
---|
467 | config.status: creating build-tools/mit-krb5-gssapi.pc |
---|
468 | config.status: creating build-tools/gssrpc.pc |
---|
469 | config.status: creating ./Makefile |
---|
470 | config.status: creating util/Makefile |
---|
471 | config.status: creating util/support/Makefile |
---|
472 | config.status: creating util/profile/Makefile |
---|
473 | config.status: creating util/profile/testmod/Makefile |
---|
474 | config.status: creating util/verto/Makefile |
---|
475 | config.status: creating lib/Makefile |
---|
476 | config.status: creating lib/kdb/Makefile |
---|
477 | config.status: creating lib/crypto/Makefile |
---|
478 | config.status: creating lib/crypto/krb/Makefile |
---|
479 | config.status: creating lib/crypto/openssl/Makefile |
---|
480 | config.status: creating lib/crypto/openssl/enc_provider/Makefile |
---|
481 | config.status: creating lib/crypto/openssl/hash_provider/Makefile |
---|
482 | config.status: creating lib/crypto/openssl/des/Makefile |
---|
483 | config.status: creating lib/crypto/openssl/md4/Makefile |
---|
484 | config.status: creating lib/crypto/openssl/md5/Makefile |
---|
485 | config.status: creating lib/crypto/openssl/sha1/Makefile |
---|
486 | config.status: creating lib/crypto/openssl/sha2/Makefile |
---|
487 | config.status: creating lib/crypto/openssl/aes/Makefile |
---|
488 | config.status: creating lib/crypto/openssl/camellia/Makefile |
---|
489 | config.status: creating lib/crypto/crypto_tests/Makefile |
---|
490 | config.status: creating lib/krb5/Makefile |
---|
491 | config.status: creating lib/krb5/error_tables/Makefile |
---|
492 | config.status: creating lib/krb5/asn.1/Makefile |
---|
493 | config.status: creating lib/krb5/ccache/Makefile |
---|
494 | config.status: creating lib/krb5/keytab/Makefile |
---|
495 | config.status: creating lib/krb5/krb/Makefile |
---|
496 | config.status: creating lib/krb5/rcache/Makefile |
---|
497 | config.status: creating lib/krb5/os/Makefile |
---|
498 | config.status: creating lib/krb5/unicode/Makefile |
---|
499 | config.status: creating lib/gssapi/Makefile |
---|
500 | config.status: creating lib/gssapi/generic/Makefile |
---|
501 | config.status: creating lib/gssapi/krb5/Makefile |
---|
502 | config.status: creating lib/gssapi/spnego/Makefile |
---|
503 | config.status: creating lib/gssapi/mechglue/Makefile |
---|
504 | config.status: creating lib/rpc/Makefile |
---|
505 | config.status: creating lib/rpc/unit-test/Makefile |
---|
506 | config.status: creating lib/kadm5/Makefile |
---|
507 | config.status: creating lib/kadm5/clnt/Makefile |
---|
508 | config.status: creating lib/kadm5/srv/Makefile |
---|
509 | config.status: creating lib/kadm5/unit-test/Makefile |
---|
510 | config.status: creating lib/krad/Makefile |
---|
511 | config.status: creating lib/apputils/Makefile |
---|
512 | config.status: creating kdc/Makefile |
---|
513 | config.status: creating slave/Makefile |
---|
514 | config.status: creating config-files/Makefile |
---|
515 | config.status: creating build-tools/Makefile |
---|
516 | config.status: creating man/Makefile |
---|
517 | config.status: creating doc/Makefile |
---|
518 | config.status: creating include/Makefile |
---|
519 | config.status: creating plugins/hostrealm/test/Makefile |
---|
520 | config.status: creating plugins/locate/python/Makefile |
---|
521 | config.status: creating plugins/localauth/test/Makefile |
---|
522 | config.status: creating plugins/kadm5_hook/test/Makefile |
---|
523 | config.status: creating plugins/pwqual/test/Makefile |
---|
524 | config.status: creating plugins/audit/Makefile |
---|
525 | config.status: creating plugins/audit/test/Makefile |
---|
526 | config.status: creating plugins/kdb/db2/Makefile |
---|
527 | config.status: creating plugins/kdb/db2/libdb2/Makefile |
---|
528 | config.status: creating plugins/kdb/db2/libdb2/hash/Makefile |
---|
529 | config.status: creating plugins/kdb/db2/libdb2/btree/Makefile |
---|
530 | config.status: creating plugins/kdb/db2/libdb2/db/Makefile |
---|
531 | config.status: creating plugins/kdb/db2/libdb2/mpool/Makefile |
---|
532 | config.status: creating plugins/kdb/db2/libdb2/recno/Makefile |
---|
533 | config.status: creating plugins/kdb/db2/libdb2/test/Makefile |
---|
534 | config.status: creating plugins/kdb/hdb/Makefile |
---|
535 | config.status: creating plugins/preauth/cksum_body/Makefile |
---|
536 | config.status: creating plugins/preauth/otp/Makefile |
---|
537 | config.status: creating plugins/preauth/securid_sam2/Makefile |
---|
538 | config.status: creating plugins/preauth/wpse/Makefile |
---|
539 | config.status: creating plugins/authdata/greet/Makefile |
---|
540 | config.status: creating plugins/authdata/greet_client/Makefile |
---|
541 | config.status: creating plugins/authdata/greet_server/Makefile |
---|
542 | config.status: creating plugins/tls/k5tls/Makefile |
---|
543 | config.status: creating clients/Makefile |
---|
544 | config.status: creating clients/klist/Makefile |
---|
545 | config.status: creating clients/kinit/Makefile |
---|
546 | config.status: creating clients/kvno/Makefile |
---|
547 | config.status: creating clients/kdestroy/Makefile |
---|
548 | config.status: creating clients/kpasswd/Makefile |
---|
549 | config.status: creating clients/ksu/Makefile |
---|
550 | config.status: creating clients/kswitch/Makefile |
---|
551 | config.status: creating kadmin/Makefile |
---|
552 | config.status: creating kadmin/cli/Makefile |
---|
553 | config.status: creating kadmin/dbutil/Makefile |
---|
554 | config.status: creating kadmin/ktutil/Makefile |
---|
555 | config.status: creating kadmin/server/Makefile |
---|
556 | config.status: creating kadmin/testing/Makefile |
---|
557 | config.status: creating kadmin/testing/scripts/Makefile |
---|
558 | config.status: creating kadmin/testing/util/Makefile |
---|
559 | config.status: creating appl/Makefile |
---|
560 | config.status: creating appl/sample/Makefile |
---|
561 | config.status: creating appl/sample/sclient/Makefile |
---|
562 | config.status: creating appl/sample/sserver/Makefile |
---|
563 | config.status: creating appl/simple/Makefile |
---|
564 | config.status: creating appl/simple/client/Makefile |
---|
565 | config.status: creating appl/simple/server/Makefile |
---|
566 | config.status: creating appl/gss-sample/Makefile |
---|
567 | config.status: creating appl/user_user/Makefile |
---|
568 | config.status: creating tests/Makefile |
---|
569 | config.status: creating tests/resolve/Makefile |
---|
570 | config.status: creating tests/asn.1/Makefile |
---|
571 | config.status: creating tests/create/Makefile |
---|
572 | config.status: creating tests/hammer/Makefile |
---|
573 | config.status: creating tests/verify/Makefile |
---|
574 | config.status: creating tests/gssapi/Makefile |
---|
575 | config.status: creating tests/dejagnu/Makefile |
---|
576 | config.status: creating tests/threads/Makefile |
---|
577 | config.status: creating tests/shlib/Makefile |
---|
578 | config.status: creating tests/gss-threads/Makefile |
---|
579 | config.status: creating tests/misc/Makefile |
---|
580 | config.status: creating util/gss-kernel-lib/Makefile |
---|
581 | config.status: creating util/collected-client-lib/Makefile |
---|
582 | config.status: creating po/Makefile |
---|
583 | config.status: creating include/autoconf.h |
---|
584 | config.status: executing CRYPTO_IMPL commands |
---|
585 | config.status: executing PRNG_ALG commands |
---|
586 | config.status: executing PKINIT_CRYPTO_IMPL commands |
---|
587 | ---> Patching krb5-config: s|-arch [^ ]+||g |
---|
588 | ---> Building kerberos5 |
---|
589 | make: Entering directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src' |
---|
590 | (cd include && /usr/bin/make autoconf.h osconf.h) |
---|
591 | make[1]: Entering directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/include' |
---|
592 | make[1]: Nothing to be done for `autoconf.h'. |
---|
593 | cat ./osconf.hin | sed -e "s+@KRB5RCTMPDIR+/var/tmp+" -e "s+@PREFIX+/opt+" -e "s+@EXEC_PREFIX+/opt+" -e "s+@BINDIR+/opt/bin+" -e "s+@LIBDIR+/opt/lib+" -e "s+@SBINDIR+/opt/sbin+" -e "s+@MODULEDIR+/opt/lib/krb5/plugins+" -e "s+@GSSMODULEDIR+/opt/lib/gss+" -e 's+@LOCALSTATEDIR+/opt/var+' -e 's+@RUNSTATEDIR+/opt/var/run+' -e 's+@SYSCONFDIR+/opt/etc+' -e 's+@DYNOBJEXT+.so+' -e 's+@SYSCONFCONF+:/opt/etc/krb5.conf+' > osconf.new |
---|
594 | ../config/move-if-changed osconf.new osconf.h |
---|
595 | make[1]: Leaving directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/include' |
---|
596 | making all in util... |
---|
597 | make[1]: Entering directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/util' |
---|
598 | making all in util/support... |
---|
599 | make[2]: Entering directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/util/support' |
---|
600 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c threads.c -o threads.so.o && mv -f threads.so.o threads.so |
---|
601 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c init-addrinfo.c -o init-addrinfo.so.o && mv -f init-addrinfo.so.o init-addrinfo.so |
---|
602 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c plugins.c -o plugins.so.o && mv -f plugins.so.o plugins.so |
---|
603 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c errors.c -o errors.so.o && mv -f errors.so.o errors.so |
---|
604 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c k5buf.c -o k5buf.so.o && mv -f k5buf.so.o k5buf.so |
---|
605 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c gmt_mktime.c -o gmt_mktime.so.o && mv -f gmt_mktime.so.o gmt_mktime.so |
---|
606 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c fake-addrinfo.c -o fake-addrinfo.so.o && mv -f fake-addrinfo.so.o fake-addrinfo.so |
---|
607 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c utf8.c -o utf8.so.o && mv -f utf8.so.o utf8.so |
---|
608 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c utf8_conv.c -o utf8_conv.so.o && mv -f utf8_conv.so.o utf8_conv.so |
---|
609 | utf8_conv.c:203:29: warning: cast from 'unsigned char *' to 'krb5_ucs2 *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] |
---|
610 | len = k5_utf8s_to_ucs2s((krb5_ucs2 *)*ucs2les, utf8s, chars + 1, 1); |
---|
611 | ^~~~~~~~~~~~~~~~~~~~~ |
---|
612 | utf8_conv.c:362:35: warning: cast from 'const unsigned char *' to 'krb5_ucs2 *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] |
---|
613 | len = k5_ucs2s_to_utf8s(NULL, (krb5_ucs2 *)ucs2les, 0, -1, 1); |
---|
614 | ^~~~~~~~~~~~~~~~~~~~ |
---|
615 | utf8_conv.c:371:37: warning: cast from 'const unsigned char *' to 'krb5_ucs2 *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] |
---|
616 | len = k5_ucs2s_to_utf8s(*utf8s, (krb5_ucs2 *)ucs2les, (size_t)len + 1, -1, 1); |
---|
617 | ^~~~~~~~~~~~~~~~~~~~ |
---|
618 | utf8_conv.c:433:35: warning: cast from 'const unsigned char *' to 'krb5_ucs2 *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] |
---|
619 | len = k5_ucs2s_to_utf8s(NULL, (krb5_ucs2 *)ucs2les, 0, |
---|
620 | ^~~~~~~~~~~~~~~~~~~~ |
---|
621 | utf8_conv.c:443:37: warning: cast from 'const unsigned char *' to 'krb5_ucs2 *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align] |
---|
622 | len = k5_ucs2s_to_utf8s(*utf8s, (krb5_ucs2 *)ucs2les, (size_t)len, |
---|
623 | ^~~~~~~~~~~~~~~~~~~~ |
---|
624 | 5 warnings generated. |
---|
625 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c zap.c -o zap.so.o && mv -f zap.so.o zap.so |
---|
626 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c path.c -o path.so.o && mv -f path.so.o path.so |
---|
627 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c base64.c -o base64.so.o && mv -f base64.so.o base64.so |
---|
628 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c json.c -o json.so.o && mv -f json.so.o json.so |
---|
629 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c bcmp.c -o bcmp.so.o && mv -f bcmp.so.o bcmp.so |
---|
630 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -I../../include -I../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c strerror_r.c -o strerror_r.so.o && mv -f strerror_r.so.o strerror_r.so |
---|
631 | : updated OBJS.SH |
---|
632 | cat ./libkrb5support-fixed.exports > new-exports |
---|
633 | for i in .; do \ |
---|
634 | if test "$i" != .; then echo $i >> new-exports; else :; fi ; \ |
---|
635 | done |
---|
636 | mv -f new-exports libkrb5support.exports |
---|
637 | sed > darwin-exports.tmp < libkrb5support.exports "s/^/_/" |
---|
638 | mv -f darwin-exports.tmp darwin.exports |
---|
639 | rm -f libkrb5support.1.1.dylib |
---|
640 | building shared krb5support library (1.1) |
---|
641 | set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && /usr/bin/clang -undefined error -dead_strip -dynamiclib -compatibility_version 1 -current_version 1.1 -install_name "/opt/lib/libkrb5support.1.1.dylib" -exported_symbols_list darwin.exports -pipe -Os -arch x86_64 -fno-common -o libkrb5support.1.1.dylib $objlist -L../../lib -lcrypto -lresolv -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-search_paths_first |
---|
642 | ++ set -x |
---|
643 | ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH |
---|
644 | + objlist=' threads.so init-addrinfo.so plugins.so errors.so k5buf.so gmt_mktime.so fake-addrinfo.so utf8.so utf8_conv.so zap.so path.so base64.so json.so bcmp.so strerror_r.so' |
---|
645 | + /usr/bin/clang -undefined error -dead_strip -dynamiclib -compatibility_version 1 -current_version 1.1 -install_name /opt/lib/libkrb5support.1.1.dylib -exported_symbols_list darwin.exports -pipe -Os -arch x86_64 -fno-common -o libkrb5support.1.1.dylib threads.so init-addrinfo.so plugins.so errors.so k5buf.so gmt_mktime.so fake-addrinfo.so utf8.so utf8_conv.so zap.so path.so base64.so json.so bcmp.so strerror_r.so -L../../lib -lcrypto -lresolv -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-search_paths_first |
---|
646 | rm -f libkrb5support.dylib |
---|
647 | ln -s libkrb5support.1.1.dylib libkrb5support.dylib |
---|
648 | rm -f ../../lib/libkrb5support.dylib |
---|
649 | (cd ../../lib && \ |
---|
650 | ln -s libkrb5support.1.1.dylib libkrb5support.dylib) |
---|
651 | rm -f ../../lib/libkrb5support.1.1.dylib |
---|
652 | (cd ../../lib && ln -s ../util/support/libkrb5support.1.1.dylib .) |
---|
653 | rm -f libkrb5support.1.dylib |
---|
654 | ln -s libkrb5support.1.1.dylib libkrb5support.1.dylib |
---|
655 | rm -f ../../lib/libkrb5support.1.dylib |
---|
656 | (cd ../../lib && \ |
---|
657 | ln -s libkrb5support.1.1.dylib libkrb5support.1.dylib) |
---|
658 | make[2]: Leaving directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/util/support' |
---|
659 | making all in util/ss... |
---|
660 | make[2]: Entering directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/util/ss' |
---|
661 | /bin/sh ./config_script ./mk_cmds.sh . awk sed > mk_cmds |
---|
662 | chmod 755 mk_cmds |
---|
663 | rm -f ct_c.awk |
---|
664 | cp ./ct_c_awk.in ct_c.awk |
---|
665 | sed -e '/^#/d' ./ct_c_sed.in > ct_c.sed |
---|
666 | rm -f et-h-ss_err.et et-h-ss_err.c et-h-ss_err.h |
---|
667 | cp ss_err.et et-h-ss_err.et |
---|
668 | compile_et et-h-ss_err.et |
---|
669 | mv -f et-h-ss_err.h ss_err.h |
---|
670 | rm -f et-h-ss_err.et et-h-ss_err.c |
---|
671 | if [ -d ../../include/ss ] ; then :; else mkdir -p ../../include/ss; fi |
---|
672 | echo timestamp > ../../include/ss/timestamp |
---|
673 | rm -f ../../include/ss/ss.h |
---|
674 | cp ./ss.h ../../include/ss/ss.h |
---|
675 | rm -f ../../include/ss/ss_err.h |
---|
676 | cp ss_err.h ../../include/ss/ss_err.h |
---|
677 | rm -f et-c-ss_err.et et-c-ss_err.c et-c-ss_err.h |
---|
678 | cp ss_err.et et-c-ss_err.et |
---|
679 | compile_et et-c-ss_err.et |
---|
680 | mv -f et-c-ss_err.c ss_err.c |
---|
681 | rm -f et-c-ss_err.et et-c-ss_err.h |
---|
682 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c ss_err.c |
---|
683 | ../../util/ss/mk_cmds std_rqs.ct |
---|
684 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c std_rqs.c |
---|
685 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c invocation.c |
---|
686 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c help.c |
---|
687 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c execute_cmd.c |
---|
688 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c listen.c |
---|
689 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c parse.c |
---|
690 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c error.c |
---|
691 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c prompt.c |
---|
692 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c request_tbl.c |
---|
693 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c list_rqs.c |
---|
694 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c pager.c |
---|
695 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c requests.c |
---|
696 | /usr/bin/clang -DHAVE_CONFIG_H -I../../include -I../../include -I. -I./ -I/opt/include -I/opt/include/editline -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c data.c |
---|
697 | : updated OBJS.ST |
---|
698 | rm -f libss.a |
---|
699 | building static ss library |
---|
700 | set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.ST` && ar cq libss.a $objlist |
---|
701 | ++ set -x |
---|
702 | ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.ST |
---|
703 | + objlist=' ss_err.o std_rqs.o invocation.o help.o execute_cmd.o listen.o parse.o error.o prompt.o request_tbl.o list_rqs.o pager.o requests.o data.o' |
---|
704 | + ar cq libss.a ss_err.o std_rqs.o invocation.o help.o execute_cmd.o listen.o parse.o error.o prompt.o request_tbl.o list_rqs.o pager.o requests.o data.o |
---|
705 | ranlib libss.a |
---|
706 | rm -f ../../lib/libss.a |
---|
707 | (cd ../../lib && ln -s ../util/ss/libss.a .) |
---|
708 | make[2]: Leaving directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/util/ss' |
---|
709 | making all in util/profile... |
---|
710 | make[2]: Entering directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/util/profile' |
---|
711 | making all in util/profile/testmod... |
---|
712 | make[3]: Entering directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/util/profile/testmod' |
---|
713 | make[3]: Leaving directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/util/profile/testmod' |
---|
714 | rm -f et-h-prof_err.et et-h-prof_err.c et-h-prof_err.h |
---|
715 | cp prof_err.et et-h-prof_err.et |
---|
716 | compile_et et-h-prof_err.et |
---|
717 | mv -f et-h-prof_err.h prof_err.h |
---|
718 | rm -f et-h-prof_err.et et-h-prof_err.c |
---|
719 | cat ./profile.hin prof_err.h > profile.h |
---|
720 | cp profile.h "../../include/profile.h" |
---|
721 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c prof_tree.c -o prof_tree.so.o && mv -f prof_tree.so.o prof_tree.so |
---|
722 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c prof_file.c -o prof_file.so.o && mv -f prof_file.so.o prof_file.so |
---|
723 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c prof_parse.c -o prof_parse.so.o && mv -f prof_parse.so.o prof_parse.so |
---|
724 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c prof_get.c -o prof_get.so.o && mv -f prof_get.so.o prof_get.so |
---|
725 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c prof_set.c -o prof_set.so.o && mv -f prof_set.so.o prof_set.so |
---|
726 | rm -f et-c-prof_err.et et-c-prof_err.c et-c-prof_err.h |
---|
727 | cp prof_err.et et-c-prof_err.et |
---|
728 | compile_et et-c-prof_err.et |
---|
729 | mv -f et-c-prof_err.c prof_err.c |
---|
730 | rm -f et-c-prof_err.et et-c-prof_err.h |
---|
731 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c prof_err.c -o prof_err.so.o && mv -f prof_err.so.o prof_err.so |
---|
732 | /usr/bin/clang -DSHARED -DHAVE_CONFIG_H -DHAS_STDARG -DLIBDIR=\"/opt/lib\" -I../../include -I../../include -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/opt/include -pipe -Os -arch x86_64 -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 -Werror=uninitialized -Werror=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -c prof_init.c -o prof_init.so.o && mv -f prof_init.so.o prof_init.so |
---|
733 | : updated OBJS.SH |
---|
734 | sed > darwin-exports.tmp < ./libprofile.exports "s/^/_/" |
---|
735 | mv -f darwin-exports.tmp darwin.exports |
---|
736 | rm -f libprofile.1.1.dylib |
---|
737 | building shared profile library (1.1) |
---|
738 | set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH` && /usr/bin/clang -undefined error -dead_strip -dynamiclib -compatibility_version 1 -current_version 1.1 -install_name "/opt/lib/libprofile.1.1.dylib" -exported_symbols_list darwin.exports -pipe -Os -arch x86_64 -fno-common -o libprofile.1.1.dylib $objlist -L../../lib -lcom_err -lkrb5support -lcrypto -lresolv -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-search_paths_first |
---|
739 | ++ set -x |
---|
740 | ++ perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' OBJS.SH |
---|
741 | + objlist=' prof_tree.so prof_file.so prof_parse.so prof_get.so prof_set.so prof_err.so prof_init.so' |
---|
742 | + /usr/bin/clang -undefined error -dead_strip -dynamiclib -compatibility_version 1 -current_version 1.1 -install_name /opt/lib/libprofile.1.1.dylib -exported_symbols_list darwin.exports -pipe -Os -arch x86_64 -fno-common -o libprofile.1.1.dylib prof_tree.so prof_file.so prof_parse.so prof_get.so prof_set.so prof_err.so prof_init.so -L../../lib -lcom_err -lkrb5support -lcrypto -lresolv -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-search_paths_first |
---|
743 | Undefined symbols for architecture x86_64: |
---|
744 | "__et_list", referenced from: |
---|
745 | _initialize_prof_error_table in prof_err.so |
---|
746 | ld: symbol(s) not found for architecture x86_64 |
---|
747 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
748 | make[2]: *** [libprofile.1.1.dylib] Error 1 |
---|
749 | make[2]: Leaving directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/util/profile' |
---|
750 | make[1]: *** [all-recurse] Error 1 |
---|
751 | make[1]: Leaving directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src/util' |
---|
752 | make: *** [all-recurse] Error 1 |
---|
753 | make: Leaving directory `/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src' |
---|
754 | Command failed: cd "/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/work/krb5-1.13.1-final/src" && /usr/bin/make -w all |
---|
755 | Exit code: 2 |
---|
756 | Error: org.macports.build for port kerberos5 returned: command execution failed |
---|
757 | Warning: targets not executed for kerberos5: org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
758 | Please see the log file for port kerberos5 for details: |
---|
759 | /opt/var/macports/logs/_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_kerberos5/kerberos5/main.log |
---|
760 | To report a bug, follow the instructions in the guide: |
---|
761 | http://guide.macports.org/#project.tickets |
---|
762 | Error: Processing of port kerberos5 failed |
---|
763 | # |
---|