Ticket #50324: main_3.log

File main_3.log, 43.9 KB (added by skoro.ru@…, 8 years ago)

from OS X 10.5.8

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