Ticket #50324: main.2.log

File main.2.log, 44.9 KB (added by Polyergic (Shad Sterling), 8 years ago)

After cleaning

Line 
1version:1
2:debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/ldns/work
3:debug:main changing euid/egid - current euid: 0 - current egid: 0
4:debug:main egid changed to: 20
5:debug:main euid changed to: 505
6:debug:main Executing org.macports.main (ldns)
7:debug:main Privilege de-escalation not attempted as not running as root.
8:debug:archivefetch archivefetch phase started at Thu Jan 14 07:47:59 EST 2016
9:msg:archivefetch --->  Fetching archive for ldns
10:debug:archivefetch Executing org.macports.archivefetch (ldns)
11:debug:archivefetch euid/egid changed to: 0/0
12:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
13:debug:archivefetch euid/egid changed to: 505/20
14:info:archivefetch --->  ldns-1.6.16_0.darwin_15.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
15:msg:archivefetch --->  Attempting to fetch ldns-1.6.16_0.darwin_15.x86_64.tbz2 from http://packages.macports.org/ldns
16:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
17:msg:archivefetch --->  Attempting to fetch ldns-1.6.16_0.darwin_15.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ldns
18:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
19:msg:archivefetch --->  Attempting to fetch ldns-1.6.16_0.darwin_15.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/ldns
20:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
21:debug:archivefetch Privilege de-escalation not attempted as not running as root.
22:debug:fetch fetch phase started at Thu Jan 14 07:48:00 EST 2016
23:notice:fetch --->  Fetching distfiles for ldns
24:debug:fetch Executing org.macports.fetch (ldns)
25:debug:fetch Privilege de-escalation not attempted as not running as root.
26:debug:checksum checksum phase started at Thu Jan 14 07:48:00 EST 2016
27:notice:checksum --->  Verifying checksums for ldns
28:debug:checksum Executing org.macports.checksum (ldns)
29:info:checksum --->  Checksumming ldns-1.6.16.tar.gz
30:debug:checksum Calculated (rmd160) is e4281eb00275ae5700a4d601ee64faf9aa72f37c
31:debug:checksum Correct (rmd160) checksum for ldns-1.6.16.tar.gz
32:debug:checksum Calculated (sha256) is 24b2f9cb05797170f2021ef0e0372d4b5225ee4199f0568a15589b5c524df695
33:debug:checksum Correct (sha256) checksum for ldns-1.6.16.tar.gz
34:debug:checksum Privilege de-escalation not attempted as not running as root.
35:debug:extract extract phase started at Thu Jan 14 07:48:00 EST 2016
36:notice:extract --->  Extracting ldns
37:debug:extract Executing org.macports.extract (ldns)
38:info:extract --->  Extracting ldns-1.6.16.tar.gz
39:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/ldns/ldns-1.6.16.tar.gz'
40:debug:extract Environment:
41CC_PRINT_OPTIONS='YES'
42CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/.CC_PRINT_OPTIONS'
43CPATH='/opt/local/include'
44LIBRARY_PATH='/opt/local/lib'
45MACOSX_DEPLOYMENT_TARGET='10.11'
46:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/ldns/ldns-1.6.16.tar.gz' | /usr/bin/tar -xf -'
47:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/ldns/ldns-1.6.16.tar.gz' | /usr/bin/tar -xf -
48:debug:extract euid/egid changed to: 0/0
49:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work to macports
50:debug:extract euid/egid changed to: 505/20
51:debug:extract Privilege de-escalation not attempted as not running as root.
52:debug:patch patch phase started at Thu Jan 14 07:48:00 EST 2016
53:debug:patch Executing org.macports.patch (ldns)
54:debug:patch Privilege de-escalation not attempted as not running as root.
55:debug:configure configure phase started at Thu Jan 14 07:48:00 EST 2016
56:notice:configure --->  Configuring ldns
57:debug:configure Using compiler 'Xcode Clang'
58:debug:configure Executing org.macports.configure (ldns)
59:debug:configure Environment:
60CC='/usr/bin/clang'
61CC_PRINT_OPTIONS='YES'
62CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/.CC_PRINT_OPTIONS'
63CFLAGS='-pipe -Os -arch x86_64'
64CPATH='/opt/local/include'
65CPPFLAGS='-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include'
66CXX='/usr/bin/clang++'
67CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
68F77FLAGS='-m64'
69F90FLAGS='-pipe -Os -m64'
70FCFLAGS='-pipe -Os -m64'
71FFLAGS='-pipe -Os'
72INSTALL='/usr/bin/install -c'
73LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
74LIBRARY_PATH='/opt/local/lib'
75MACOSX_DEPLOYMENT_TARGET='10.11'
76OBJC='/usr/bin/clang'
77OBJCFLAGS='-pipe -Os -arch x86_64'
78OBJCXX='/usr/bin/clang++'
79OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
80:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-ssl=/opt/local'
81:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-ssl=/opt/local
82:info:configure checking for gcc... /usr/bin/clang
83:info:configure checking whether the C compiler works... yes
84:info:configure checking for C compiler default output file name... a.out
85:info:configure checking for suffix of executables...
86:info:configure checking whether we are cross compiling... no
87:info:configure checking for suffix of object files... o
88:info:configure checking whether we are using the GNU C compiler... yes
89:info:configure checking whether /usr/bin/clang accepts -g... yes
90:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
91:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
92:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
93:info:configure checking for egrep... /usr/bin/grep -E
94:info:configure checking for ANSI C header files... yes
95:info:configure checking for sys/types.h... yes
96:info:configure checking for sys/stat.h... yes
97:info:configure checking for stdlib.h... yes
98:info:configure checking for string.h... yes
99:info:configure checking for memory.h... yes
100:info:configure checking for strings.h... yes
101:info:configure checking for inttypes.h... yes
102:info:configure checking for stdint.h... yes
103:info:configure checking for unistd.h... yes
104:info:configure checking minix/config.h usability... no
105:info:configure checking minix/config.h presence... no
106:info:configure checking for minix/config.h... no
107:info:configure checking whether it is safe to define __EXTENSIONS__... yes
108:info:configure checking for gcc... (cached) /usr/bin/clang
109:info:configure checking whether we are using the GNU C compiler... (cached) yes
110:info:configure checking whether /usr/bin/clang accepts -g... (cached) yes
111:info:configure checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
112:info:configure checking /usr/bin/clang dependency flag... -MM
113:info:configure checking whether make sets $(MAKE)... yes
114:info:configure checking build system type... x86_64-apple-darwin15.2.0
115:info:configure checking host system type... x86_64-apple-darwin15.2.0
116:info:configure checking whether /usr/bin/clang supports -std=c99... yes
117:info:configure checking whether /usr/bin/clang supports -xc99... no
118:info:configure checking for an ANSI C-conforming const... yes
119:info:configure checking whether /usr/bin/clang supports -Wall... yes
120:info:configure checking whether /usr/bin/clang supports -W... yes
121:info:configure checking whether /usr/bin/clang supports -Wwrite-strings... yes
122:info:configure checking for getopt.h... yes
123:info:configure checking for time.h... yes
124:info:configure checking for winsock2.h... no
125:info:configure checking for ws2tcpip.h... no
126:info:configure checking whether /usr/bin/clang supports -Werror... yes
127:info:configure checking whether /usr/bin/clang supports -Wall... (cached) yes
128:info:configure checking whether /usr/bin/clang supports -std=c99... (cached) yes
129:info:configure checking whether /usr/bin/clang supports -xc99... (cached) no
130:info:configure checking for getopt.h... (cached) yes
131:info:configure checking for time.h... (cached) yes
132:info:configure checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for /usr/bin/clang... no
133:info:configure checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for /usr/bin/clang... no
134:info:configure checking whether we need -std=c99 as a flag for /usr/bin/clang... no
135:info:configure checking whether we need -D_BSD_SOURCE as a flag for /usr/bin/clang... no
136:info:configure checking whether we need -D_GNU_SOURCE as a flag for /usr/bin/clang... no
137:info:configure checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for /usr/bin/clang... failed
138:info:configure checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for /usr/bin/clang... no
139:info:configure checking whether we need -D__EXTENSIONS__ as a flag for /usr/bin/clang... no
140:info:configure checking for inline... inline
141:info:configure checking for int8_t... yes
142:info:configure checking for int16_t... yes
143:info:configure checking for int32_t... yes
144:info:configure checking for int64_t... yes
145:info:configure checking for uint8_t... yes
146:info:configure checking for uint16_t... yes
147:info:configure checking for uint32_t... yes
148:info:configure checking for uint64_t... yes
149:info:configure checking for doxygen... doxygen
150:info:configure checking for library containing socket... none required
151:info:configure checking for library containing inet_pton... none required
152:info:configure checking for ar... /opt/local/bin/ar
153:info:configure checking how to print strings... printf
154:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
155:info:configure checking for fgrep... /usr/bin/grep -F
156:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
157:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
158:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
159:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
160:info:configure checking whether ln -s works... yes
161:info:configure checking the maximum length of command line arguments... 196608
162:info:configure checking whether the shell understands some XSI constructs... yes
163:info:configure checking whether the shell understands "+="... yes
164:info:configure checking how to convert x86_64-apple-darwin15.2.0 file names to x86_64-apple-darwin15.2.0 format... func_convert_file_noop
165:info:configure checking how to convert x86_64-apple-darwin15.2.0 file names to toolchain format... func_convert_file_noop
166:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
167:info:configure checking for objdump... no
168:info:configure checking how to recognize dependent libraries... pass_all
169:info:configure checking for dlltool... no
170:info:configure checking how to associate runtime and link libraries... printf %s\n
171:info:configure checking for archiver @FILE support... no
172:info:configure checking for strip... strip
173:info:configure checking for ranlib... ranlib
174:info:configure checking for gawk... gawk
175:info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
176:info:configure checking for sysroot... no
177:info:configure checking for mt... no
178:info:configure checking if : is a manifest tool... no
179:info:configure checking for dsymutil... dsymutil
180:info:configure checking for nmedit... nmedit
181:info:configure checking for lipo... lipo
182:info:configure checking for otool... otool
183:info:configure checking for otool64... no
184:info:configure checking for -single_module linker flag... yes
185:info:configure checking for -exported_symbols_list linker flag... yes
186:info:configure checking for -force_load linker flag... yes
187:info:configure checking for dlfcn.h... yes
188:info:configure checking for objdir... .libs
189:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
190:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
191:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
192:info:configure checking if /usr/bin/clang static flag -static works... no
193:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
194:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
195:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
196:info:configure checking dynamic linker characteristics... darwin15.2.0 dyld
197:info:configure checking how to hardcode library paths into programs... immediate
198:info:configure checking whether stripping libraries is possible... yes
199:info:configure checking if libtool supports shared libraries... yes
200:info:configure checking whether to build shared libraries... yes
201:info:configure checking whether to build static libraries... yes
202:info:configure checking for SSL... found in /opt/local
203:info:configure checking for HMAC_CTX_init in -lcrypto... yes
204:info:configure checking for library containing dlopen... none required
205:info:configure checking for openssl/ssl.h... yes
206:info:configure checking for openssl/err.h... yes
207:info:configure checking for openssl/rand.h... yes
208:info:configure checking for EVP_sha256... yes
209:info:configure checking for SHA256 and SHA512... checking for SHA256_Init... yes
210:info:configure checking for GOST... checking for EVP_PKEY_set_type_str... yes
211:info:configure checking for EC_KEY_new... yes
212:info:configure checking for ECDSA_sign... yes
213:info:configure checking for SHA384_Init... yes
214:info:configure checking whether NID_X9_62_prime256v1 is declared... yes
215:info:configure checking whether NID_secp384r1 is declared... yes
216:info:configure checking whether byte ordering is bigendian... no
217:info:configure checking for ANSI C header files... (cached) yes
218:info:configure checking for stdbool.h that conforms to C99... yes
219:info:configure checking for _Bool... yes
220:info:configure checking for getopt.h... (cached) yes
221:info:configure checking for stdarg.h... yes
222:info:configure checking for openssl/ssl.h... (cached) yes
223:info:configure checking for netinet/in.h... yes
224:info:configure checking for time.h... (cached) yes
225:info:configure checking for arpa/inet.h... yes
226:info:configure checking for netdb.h... yes
227:info:configure checking for sys/param.h... yes
228:info:configure checking for sys/mount.h... yes
229:info:configure checking for sys/socket.h... yes
230:info:configure checking for inttypes.h... (cached) yes
231:info:configure checking for sys/types.h... (cached) yes
232:info:configure checking for unistd.h... (cached) yes
233:info:configure checking size of time_t... 8
234:info:configure checking for socklen_t... yes
235:info:configure checking for size_t... yes
236:info:configure checking for ssize_t... yes
237:info:configure checking for intptr_t... yes
238:info:configure checking for in_addr_t... yes
239:info:configure checking for in_port_t... yes
240:info:configure checking for struct sockaddr_storage.ss_family... yes
241:info:configure checking for stdlib.h... (cached) yes
242:info:configure checking for GNU libc compatible malloc... yes
243:info:configure checking for stdlib.h... (cached) yes
244:info:configure checking for GNU libc compatible realloc... yes
245:info:configure checking for b64_pton... no
246:info:configure checking for b64_ntop... no
247:info:configure checking for b32_pton... no
248:info:configure checking for b32_ntop... no
249:info:configure checking for calloc... yes
250:info:configure checking for timegm... yes
251:info:configure checking for gmtime_r... yes
252:info:configure checking for ctime_r... yes
253:info:configure checking for localtime_r... yes
254:info:configure checking for isblank... yes
255:info:configure checking for isascii... yes
256:info:configure checking for inet_aton... yes
257:info:configure checking for inet_pton... yes
258:info:configure checking for inet_ntop... yes
259:info:configure checking for snprintf... yes
260:info:configure checking for strlcpy... yes
261:info:configure checking for memmove... yes
262:info:configure checking for pid_t... yes
263:info:configure checking vfork.h usability... no
264:info:configure checking vfork.h presence... no
265:info:configure checking for vfork.h... no
266:info:configure checking for fork... yes
267:info:configure checking for vfork... yes
268:info:configure checking for working fork... yes
269:info:configure checking for working vfork... (cached) yes
270:info:configure checking for endprotoent... yes
271:info:configure checking for endservent... yes
272:info:configure checking for sleep... yes
273:info:configure checking for random... yes
274:info:configure checking for fcntl... yes
275:info:configure checking for strtoul... yes
276:info:configure checking for bzero... yes
277:info:configure checking for memset... yes
278:info:configure checking for getaddrinfo... yes
279:info:configure checking for ioctlsocket... no
280:info:configure checking whether the C compiler (/usr/bin/clang) accepts the "format" attribute... yes
281:info:configure checking whether the C compiler (/usr/bin/clang) accepts the "unused" attribute... yes
282:info:configure configure: Default trust anchor: /opt/local/etc/unbound/root.key
283:info:configure configure: creating ./config.status
284:info:configure config.status: creating Makefile
285:info:configure config.status: creating ldns/common.h
286:info:configure config.status: creating ldns/net.h
287:info:configure config.status: creating ldns/util.h
288:info:configure config.status: creating packaging/libldns.pc
289:info:configure config.status: creating packaging/ldns-config
290:info:configure config.status: creating ldns/config.h
291:info:configure config.status: executing libtool commands
292:info:configure copying header files
293:debug:configure Privilege de-escalation not attempted as not running as root.
294:debug:build build phase started at Thu Jan 14 07:48:30 EST 2016
295:notice:build --->  Building ldns
296:debug:build Executing org.macports.build (ldns)
297:debug:build Environment:
298CC_PRINT_OPTIONS='YES'
299CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/.CC_PRINT_OPTIONS'
300CPATH='/opt/local/include'
301LIBRARY_PATH='/opt/local/lib'
302MACOSX_DEPLOYMENT_TARGET='10.11'
303:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16" && /usr/bin/gnumake -j4 -w all'
304:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16" && /usr/bin/gnumake -j4 -w all
305:info:build gnumake: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16'
306:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./buffer.c -o buffer.lo
307:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./dane.c -o dane.lo
308:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./dname.c -o dname.lo
309:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./dnssec.c -o dnssec.lo
310:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./dnssec_sign.c -o dnssec_sign.lo
311:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./dnssec_verify.c -o dnssec_verify.lo
312:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./dnssec_zone.c -o dnssec_zone.lo
313:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./duration.c -o duration.lo
314:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./error.c -o error.lo
315:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./higher.c -o higher.lo
316:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./host2str.c -o host2str.lo
317:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./host2wire.c -o host2wire.lo
318:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./keys.c -o keys.lo
319:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./net.c -o net.lo
320:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./packet.c -o packet.lo
321:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./parse.c -o parse.lo
322:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./rbtree.c -o rbtree.lo
323:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./rdata.c -o rdata.lo
324:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./resolver.c -o resolver.lo
325:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./rr.c -o rr.lo
326:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./rr_functions.c -o rr_functions.lo
327:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./sha1.c -o sha1.lo
328:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./sha2.c -o sha2.lo
329:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./str2host.c -o str2host.lo
330:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./tsig.c -o tsig.lo
331:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./update.c -o update.lo
332:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./util.c -o util.lo
333:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./wire2host.c -o wire2host.lo
334:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./zone.c -o zone.lo
335:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./compat/b64_pton.c -o compat/b64_pton.lo
336:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./compat/b64_ntop.c -o compat/b64_ntop.lo
337:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./compat/b32_pton.c -o compat/b32_pton.lo
338:info:build ./libtool --tag=CC --quiet --mode=compile /usr/bin/clang -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -I/opt/local/include -c ./compat/b32_ntop.c -o compat/b32_ntop.lo
339:info:build ./libtool --tag=CC --quiet --mode=link /usr/bin/clang -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -version-number 1:6:16 -no-undefined -L/opt/local/lib -lcrypto -export-symbols-regex '^(ldns_|b32_[pn]to[pn]|mktime_from_utc|qsort_rr_compare_nsec3)' -o libldns.la buffer.lo dane.lo dname.lo dnssec.lo dnssec_sign.lo dnssec_verify.lo dnssec_zone.lo duration.lo error.lo higher.lo host2str.lo host2wire.lo keys.lo net.lo packet.lo parse.lo rbtree.lo rdata.lo resolver.lo rr.lo rr_functions.lo sha1.lo sha2.lo str2host.lo tsig.lo update.lo util.lo wire2host.lo zone.lo  compat/b64_pton.lo compat/b64_ntop.lo compat/b32_pton.lo compat/b32_ntop.lo -rpath /opt/local/lib
340:info:build ./libtool --tag=CC --quiet --mode=link /usr/bin/clang ./linktest.c -I. -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16/include -DHAVE_CONFIG_H -I/opt/local/include -Wwrite-strings -W -Wall -pipe -Os -arch x86_64 -lldns  -o linktest
341:info:build gnumake: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16'
342:debug:build Privilege de-escalation not attempted as not running as root.
343:debug:destroot destroot phase started at Thu Jan 14 07:48:46 EST 2016
344:notice:destroot --->  Staging ldns into destroot
345:debug:destroot Can't run destroot under sudo without elevated privileges (due to mtree).
346:debug:destroot Run destroot without sudo to avoid root privileges.
347:debug:destroot Going to escalate privileges back to root.
348:debug:destroot euid changed to: 0. egid changed to: 0.
349:info:destroot ./usr missing (created)
350:info:destroot . missing (directory not created: File exists)
351:info:destroot ./Applications missing (created)
352:info:destroot ./Developer missing (created)
353:info:destroot ./Library missing (created)
354:info:destroot . changed
355:info:destroot  gid expected 80 found 0 modified
356:info:destroot ./bin missing (created)
357:info:destroot ./etc missing (created)
358:info:destroot ./include missing (created)
359:info:destroot ./lib missing (created)
360:info:destroot ./lib/pkgconfig missing (created)
361:info:destroot ./libexec missing (created)
362:info:destroot ./sbin missing (created)
363:info:destroot ./share missing (created)
364:info:destroot ./share/info missing (created)
365:info:destroot ./share/man missing (created)
366:info:destroot ./share/man/cat1 missing (created)
367:info:destroot ./share/man/cat2 missing (created)
368:info:destroot ./share/man/cat3 missing (created)
369:info:destroot ./share/man/cat4 missing (created)
370:info:destroot ./share/man/cat5 missing (created)
371:info:destroot ./share/man/cat6 missing (created)
372:info:destroot ./share/man/cat7 missing (created)
373:info:destroot ./share/man/cat8 missing (created)
374:info:destroot ./share/man/cat9 missing (created)
375:info:destroot ./share/man/catl missing (created)
376:info:destroot ./share/man/catn missing (created)
377:info:destroot ./share/man/man1 missing (created)
378:info:destroot ./share/man/man2 missing (created)
379:info:destroot ./share/man/man3 missing (created)
380:info:destroot ./share/man/man4 missing (created)
381:info:destroot ./share/man/man5 missing (created)
382:info:destroot ./share/man/man6 missing (created)
383:info:destroot ./share/man/man7 missing (created)
384:info:destroot ./share/man/man8 missing (created)
385:info:destroot ./share/man/man9 missing (created)
386:info:destroot ./share/man/manl missing (created)
387:info:destroot ./share/man/mann missing (created)
388:info:destroot ./share/nls missing (created)
389:info:destroot ./share/nls/C missing (created)
390:info:destroot ./share/nls/af_ZA.ISO8859-1 missing (created)
391:info:destroot ./share/nls/af_ZA.ISO8859-15 missing (created)
392:info:destroot ./share/nls/bg_BG.CP1251 missing (created)
393:info:destroot ./share/nls/cs_CZ.ISO8859-2 missing (created)
394:info:destroot ./share/nls/da_DK.ISO8859-1 missing (created)
395:info:destroot ./share/nls/da_DK.ISO8859-15 missing (created)
396:info:destroot ./share/nls/de_AT.ISO8859-1 missing (created)
397:info:destroot ./share/nls/de_AT.ISO8859-15 missing (created)
398:info:destroot ./share/nls/de_CH.ISO8859-1 missing (created)
399:info:destroot ./share/nls/de_CH.ISO8859-15 missing (created)
400:info:destroot ./share/nls/de_DE.ISO8859-1 missing (created)
401:info:destroot ./share/nls/de_DE.ISO8859-15 missing (created)
402:info:destroot ./share/nls/el_GR.ISO8859-7 missing (created)
403:info:destroot ./share/nls/en_AU.ISO8859-1 missing (created)
404:info:destroot ./share/nls/en_AU.ISO8859-15 missing (created)
405:info:destroot ./share/nls/en_AU.US-ASCII missing (created)
406:info:destroot ./share/nls/en_CA.ISO8859-1 missing (created)
407:info:destroot ./share/nls/en_CA.ISO8859-15 missing (created)
408:info:destroot ./share/nls/en_CA.US-ASCII missing (created)
409:info:destroot ./share/nls/en_GB.ISO8859-1 missing (created)
410:info:destroot ./share/nls/en_GB.ISO8859-15 missing (created)
411:info:destroot ./share/nls/en_GB.US-ASCII missing (created)
412:info:destroot ./share/nls/en_NZ.ISO8859-1 missing (created)
413:info:destroot ./share/nls/en_NZ.ISO8859-15 missing (created)
414:info:destroot ./share/nls/en_NZ.US-ASCII missing (created)
415:info:destroot ./share/nls/en_US.ISO8859-1 missing (created)
416:info:destroot ./share/nls/en_US.ISO8859-15 missing (created)
417:info:destroot ./share/nls/es_ES.ISO8859-1 missing (created)
418:info:destroot ./share/nls/es_ES.ISO8859-15 missing (created)
419:info:destroot ./share/nls/et_EE.ISO8859-15 missing (created)
420:info:destroot ./share/nls/fi_FI.ISO8859-1 missing (created)
421:info:destroot ./share/nls/fi_FI.ISO8859-15 missing (created)
422:info:destroot ./share/nls/fr_BE.ISO8859-1 missing (created)
423:info:destroot ./share/nls/fr_BE.ISO8859-15 missing (created)
424:info:destroot ./share/nls/fr_CA.ISO8859-1 missing (created)
425:info:destroot ./share/nls/fr_CA.ISO8859-15 missing (created)
426:info:destroot ./share/nls/fr_CH.ISO8859-1 missing (created)
427:info:destroot ./share/nls/fr_CH.ISO8859-15 missing (created)
428:info:destroot ./share/nls/fr_FR.ISO8859-1 missing (created)
429:info:destroot ./share/nls/fr_FR.ISO8859-15 missing (created)
430:info:destroot ./share/nls/hi_IN.ISCII-DEV missing (created)
431:info:destroot ./share/nls/hr_HR.ISO8859-2 missing (created)
432:info:destroot ./share/nls/hu_HU.ISO8859-2 missing (created)
433:info:destroot ./share/nls/is_IS.ISO8859-1 missing (created)
434:info:destroot ./share/nls/is_IS.ISO8859-15 missing (created)
435:info:destroot ./share/nls/it_CH.ISO8859-1 missing (created)
436:info:destroot ./share/nls/it_CH.ISO8859-15 missing (created)
437:info:destroot ./share/nls/it_IT.ISO8859-1 missing (created)
438:info:destroot ./share/nls/it_IT.ISO8859-15 missing (created)
439:info:destroot ./share/nls/ja_JP.SJIS missing (created)
440:info:destroot ./share/nls/ja_JP.eucJP missing (created)
441:info:destroot ./share/nls/ko_KR.eucKR missing (created)
442:info:destroot ./share/nls/la_LN.ISO8859-1 missing (created)
443:info:destroot ./share/nls/la_LN.ISO8859-15 missing (created)
444:info:destroot ./share/nls/la_LN.ISO8859-2 missing (created)
445:info:destroot ./share/nls/la_LN.ISO8859-4 missing (created)
446:info:destroot ./share/nls/la_LN.US-ASCII missing (created)
447:info:destroot ./share/nls/lt_LT.ISO8859-4 missing (created)
448:info:destroot ./share/nls/nl_BE.ISO8859-1 missing (created)
449:info:destroot ./share/nls/nl_BE.ISO8859-15 missing (created)
450:info:destroot ./share/nls/nl_NL.ISO8859-1 missing (created)
451:info:destroot ./share/nls/nl_NL.ISO8859-15 missing (created)
452:info:destroot ./share/nls/no_NO.ISO8859-1 missing (created)
453:info:destroot ./share/nls/no_NO.ISO8859-15 missing (created)
454:info:destroot ./share/nls/pl_PL.ISO8859-2 missing (created)
455:info:destroot ./share/nls/pt_BR.ISO8859-1 missing (created)
456:info:destroot ./share/nls/pt_PT.ISO8859-1 missing (created)
457:info:destroot ./share/nls/pt_PT.ISO8859-15 missing (created)
458:info:destroot ./share/nls/ro_RO.ISO8859-2 missing (created)
459:info:destroot ./share/nls/ru_RU.CP866 missing (created)
460:info:destroot ./share/nls/ru_RU.ISO8859-5 missing (created)
461:info:destroot ./share/nls/ru_RU.KOI8-R missing (created)
462:info:destroot ./share/nls/sk_SK.ISO8859-2 missing (created)
463:info:destroot ./share/nls/sl_SI.ISO8859-2 missing (created)
464:info:destroot ./share/nls/sv_SE.ISO8859-1 missing (created)
465:info:destroot ./share/nls/sv_SE.ISO8859-15 missing (created)
466:info:destroot ./share/nls/tr_TR.ISO8859-9 missing (created)
467:info:destroot ./share/nls/uk_UA.ISO8859-5 missing (created)
468:info:destroot ./share/nls/uk_UA.KOI8-U missing (created)
469:info:destroot ./share/nls/zh_CN.eucCN missing (created)
470:info:destroot ./share/nls/zh_TW.Big5 missing (created)
471:info:destroot ./share/skel missing (created)
472:info:destroot ./src missing (created)
473:info:destroot ./var missing (created)
474:info:destroot ./www missing (created)
475:debug:destroot Executing org.macports.destroot (ldns)
476:debug:destroot Environment:
477CC_PRINT_OPTIONS='YES'
478CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/.CC_PRINT_OPTIONS'
479CPATH='/opt/local/include'
480LIBRARY_PATH='/opt/local/lib'
481MACOSX_DEPLOYMENT_TARGET='10.11'
482:debug:destroot Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16" && /usr/bin/gnumake -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot'
483:debug:destroot Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16" && /usr/bin/gnumake -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot
484:info:destroot gnumake: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16'
485:info:destroot ./install-sh  -m 755 -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/include/ldns
486:info:destroot for i in buffer.h dane.h dname.h dnssec.h dnssec_sign.h dnssec_verify.h dnssec_zone.h duration.h error.h higher.h host2str.h host2wire.h keys.h ldns.h packet.h parse.h rbtree.h rdata.h resolver.h rr_functions.h rr.h sha1.h sha2.h str2host.h tsig.h update.h wire2host.h zone.h ; do \
487:info:destroot          ./install-sh  -c -m 644 ./ldns/$i /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/include/ldns/; done
488:info:destroot for i in common.h util.h net.h; do \
489:info:destroot          ./install-sh  -c -m 644 ldns/$i /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/include/ldns/; done
490:info:destroot ./install-sh  -m 755 -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/lib
491:info:destroot ./libtool --tag=CC --quiet --mode=install cp libldns.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/lib
492:info:destroot libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
493:info:destroot ./libtool --tag=CC --quiet --mode=finish /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/lib
494:info:destroot ./install-sh  -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/bin
495:info:destroot ./install-sh  -c -m 755 packaging/ldns-config /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/bin
496:info:destroot ./install-sh  -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/share/man/man1
497:info:destroot ./install-sh  -c -m 444 ./packaging/ldns-config.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/share/man/man1/
498:info:destroot ./install-sh  -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/share/man/man3
499:info:destroot for f in doc/man/man3/*; do \
500:info:destroot          ./install-sh  -c -m 444 $f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot/opt/local/share/man/man3/; \
501:info:destroot  done
502:info:destroot ./install-sh: doc/man/man3/* does not exist.
503:info:destroot gnumake: *** [install-manpages] Error 1
504:info:destroot gnumake: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16'
505:info:destroot Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/ldns-1.6.16" && /usr/bin/gnumake -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/work/destroot
506:info:destroot Exit code: 2
507:error:destroot org.macports.destroot for port ldns returned: command execution failed
508:debug:destroot Error code: CHILDSTATUS 97347 2
509:debug:destroot Backtrace: command execution failed
510    while executing
511"system -nice 0 $fullcmdstring"
512    ("eval" body line 1)
513    invoked from within
514"eval system $notty $nice \$fullcmdstring"
515    invoked from within
516"command_exec destroot"
517    (procedure "portdestroot::destroot_main" line 2)
518    invoked from within
519"portdestroot::destroot_main org.macports.destroot"
520    ("eval" body line 1)
521    invoked from within
522"eval $procedure $targetname"
523:info:destroot Warning: targets not executed for ldns: org.macports.activate org.macports.destroot org.macports.install
524:error:destroot Failed to install ldns
525:debug:destroot Registry error: ldns not registered as installed & active.
526    invoked from within
527"registry_active $subport"
528    invoked from within
529"$workername eval registry_active \$subport"
530:notice:destroot Please see the log file for port ldns for details:
531    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_ldns/ldns/main.log