Ticket #29200: dcmtk_log

File dcmtk_log, 48.4 KB (added by dershow, 13 years ago)
Line 
1version:1
2:msg:clean --->  Computing dependencies for dcmtk:info:clean .:debug:clean Searching for dependency: zlib
3:debug:clean Found Dependency: receipt exists for zlib
4:debug:clean Searching for dependency: tiff
5:debug:clean Found Dependency: receipt exists for tiff
6:debug:clean Searching for dependency: libpng
7:debug:clean Found Dependency: receipt exists for libpng
8:debug:clean Searching for dependency: libxml2
9:debug:clean Found Dependency: receipt exists for libxml2
10:debug:clean Searching for dependency: openssl
11:debug:clean Found Dependency: receipt exists for openssl
12:msg:clean
13:debug:main Executing org.macports.main (dcmtk)
14:msg:main --->  Fetching dcmtk
15:debug:fetch fetch phase started at Mon Apr 18 11:04:05 PDT 2011
16:debug:fetch Executing org.macports.fetch (dcmtk)
17:info:fetch --->  dcmtk-3.6.0.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/dcmtk
18:debug:fetch Pinging dicom.offis.de...
19:debug:fetch Pinging distfiles.macports.org...
20:debug:fetch Pinging aarnet.au.distfiles.macports.org...
21:debug:fetch Pinging cjj.kr.distfiles.macports.org...
22:debug:fetch Pinging lil.fr.distfiles.macports.org...
23:debug:fetch Pinging sea.us.distfiles.macports.org...
24:debug:fetch Pinging ykf.ca.distfiles.macports.org...
25:debug:fetch dicom.offis.de ping time is 10000
26:debug:fetch distfiles.macports.org ping time is 22.374
27:debug:fetch aarnet.au.distfiles.macports.org ping time is 190.562
28:debug:fetch cjj.kr.distfiles.macports.org ping time is 10000
29:debug:fetch lil.fr.distfiles.macports.org ping time is 153.239
30:debug:fetch sea.us.distfiles.macports.org ping time is 10000
31:debug:fetch ykf.ca.distfiles.macports.org ping time is 101.172
32:msg:fetch --->  Attempting to fetch dcmtk-3.6.0.tar.gz from http://distfiles.macports.org/dcmtk
33:msg:fetch --->  Verifying checksum(s) for dcmtk
34:debug:checksum checksum phase started at Mon Apr 18 11:04:39 PDT 2011
35:debug:checksum Executing org.macports.checksum (dcmtk)
36:info:checksum --->  Checksumming dcmtk-3.6.0.tar.gz
37:debug:checksum Correct (md5) checksum for dcmtk-3.6.0.tar.gz
38:debug:checksum Correct (sha1) checksum for dcmtk-3.6.0.tar.gz
39:debug:checksum Correct (rmd160) checksum for dcmtk-3.6.0.tar.gz
40:msg:checksum --->  Extracting dcmtk
41:debug:extract extract phase started at Mon Apr 18 11:04:39 PDT 2011
42:debug:extract Executing org.macports.extract (dcmtk)
43:info:extract --->  Extracting dcmtk-3.6.0.tar.gz
44:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/dcmtk/dcmtk-3.6.0.tar.gz'
45:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_dcmtk/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
46:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_dcmtk/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/dcmtk/dcmtk-3.6.0.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
47:debug:patch patch phase started at Mon Apr 18 11:04:41 PDT 2011
48:debug:patch Executing org.macports.patch (dcmtk)
49:msg:patch --->  Configuring dcmtk
50:debug:patch Using compiler 'Mac OS X gcc 4.2'
51:debug:configure configure phase started at Mon Apr 18 11:04:41 PDT 2011
52:debug:configure Executing org.macports.configure (dcmtk)
53:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_dcmtk/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
54:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_dcmtk/work/dcmtk-3.6.0" && ./configure --prefix=/opt/local'
55:info:configure Running configure for module config.
56:info:configure checking build system type... i386-apple-darwin10.7.0
57:info:configure checking host system type... i386-apple-darwin10.7.0
58:info:configure checking whether make sets $(MAKE)... yes
59:info:configure checking for a BSD-compatible install... /usr/bin/install -c
60:info:configure checking for gcc... /usr/bin/gcc-4.2
61:info:configure checking for C compiler default output file name... a.out
62:info:configure checking whether the C compiler works... yes
63:info:configure checking whether we are cross compiling... no
64:info:configure checking for suffix of executables...
65:info:configure checking for suffix of object files... o
66:info:configure checking whether we are using the GNU C compiler... yes
67:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
68:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
69:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
70:info:configure checking for c++... /usr/bin/g++-4.2
71:info:configure checking whether we are using the GNU C++ compiler... yes
72:info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes
73:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
74:info:configure checking for ranlib... ranlib
75:info:configure checking for ar... ar
76:info:configure checking for libtool... libtool
77:info:configure checking whether libtool is GNU libtool... no
78:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
79:info:configure checking for egrep... /opt/local/bin/grep -E
80:info:configure checking for AIX... no
81:info:configure checking for library containing strerror... none required
82:info:configure checking for long file names... yes
83:info:configure checking for inline... inline
84:info:configure checking for working const... yes
85:info:configure checking whether char is unsigned... no
86:info:configure checking whether right shift is unsigned... no
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 for uchar... no
98:info:configure checking for ushort... yes
99:info:configure checking for uint... yes
100:info:configure checking for ulong... no
101:info:configure checking for longlong... no
102:info:configure checking for ulonglong... no
103:info:configure checking whether variable-length arrays are supported... yes
104:info:configure checking stdbool.h usability... yes
105:info:configure checking stdbool.h presence... yes
106:info:configure checking for stdbool.h... yes
107:info:configure checking for stdint.h... (cached) yes
108:info:configure checking for int64_t... yes
109:info:configure checking for uint64_t... yes
110:info:configure checking for working memcmp... yes
111:info:configure checking for vprintf... yes
112:info:configure checking for _doprnt... no
113:info:configure checking return type of signal handlers... void
114:info:configure checking for wait3 that fills in rusage... yes
115:info:configure checking for gethostname... yes
116:info:configure checking for gethostid... yes
117:info:configure checking for socket... yes
118:info:configure checking for sysinfo... no
119:info:configure checking for strchr... yes
120:info:configure checking for strstr... yes
121:info:configure checking for strtoul... yes
122:info:configure checking for itoa... no
123:info:configure checking for memcpy... yes
124:info:configure checking for memset... yes
125:info:configure checking for memmove... yes
126:info:configure checking for memcmp... yes
127:info:configure checking for bcopy... yes
128:info:configure checking for bcmp... yes
129:info:configure checking for getpid... yes
130:info:configure checking for mktemp... yes
131:info:configure checking for tempnam... yes
132:info:configure checking for tmpnam... yes
133:info:configure checking for getenv... yes
134:info:configure checking for mkstemp... yes
135:info:configure checking for stat... yes
136:info:configure checking for malloc_debug... yes
137:info:configure checking for strerror... yes
138:info:configure checking for strdup... yes
139:info:configure checking for bzero... yes
140:info:configure checking for index... yes
141:info:configure checking for rindex... yes
142:info:configure checking for access... yes
143:info:configure checking for uname... yes
144:info:configure checking for cuserid... no
145:info:configure checking for getlogin... yes
146:info:configure checking for usleep... yes
147:info:configure checking for flock... yes
148:info:configure checking for lockf... yes
149:info:configure checking for listen... yes
150:info:configure checking for connect... yes
151:info:configure checking for setsockopt... yes
152:info:configure checking for getsockopt... yes
153:info:configure checking for select... yes
154:info:configure checking for gethostbyname... yes
155:info:configure checking for bind... yes
156:info:configure checking for accept... yes
157:info:configure checking for getsockname... yes
158:info:configure checking for getaddrinfo... yes
159:info:configure checking for waitpid... yes
160:info:configure checking for getuid... yes
161:info:configure checking for geteuid... yes
162:info:configure checking for setuid... yes
163:info:configure checking for getpwnam... yes
164:info:configure checking for getgrnam... yes
165:info:configure checking for sleep... yes
166:info:configure checking for fork... yes
167:info:configure checking for _findfirst... no
168:info:configure checking for strlcpy... yes
169:info:configure checking for strlcat... yes
170:info:configure checking for vsnprintf... yes
171:info:configure checking for _LARGEFILE_SOURCE value needed for large files... no
172:info:configure checking for ftime... yes
173:info:configure checking for gmtime_r... yes
174:info:configure checking for localtime_r... yes
175:info:configure checking for lstat... yes
176:info:configure checking for htons... yes
177:info:configure checking for htonl... yes
178:info:configure checking for ntohs... yes
179:info:configure checking for ntohl... yes
180:info:configure checking netinet/in.h usability... yes
181:info:configure checking netinet/in.h presence... yes
182:info:configure checking for netinet/in.h... yes
183:info:configure checking syslog.h usability... yes
184:info:configure checking syslog.h presence... yes
185:info:configure checking for syslog.h... yes
186:info:configure checking for socklen_t... yes
187:info:configure checking for finite... yes
188:info:configure checking for isinf... yes
189:info:configure checking for isnan... yes
190:info:configure checking whether the compiler supports const_cast<>... yes
191:info:configure checking whether the compiler supports dynamic_cast<>... yes
192:info:configure checking whether the compiler supports reinterpret_cast<>... yes
193:info:configure checking whether the compiler supports static_cast<>... yes
194:info:configure checking whether the compiler supports std::nothrow... yes
195:info:configure checking whether the compiler supports operator delete (std::nothrow)... yes
196:info:configure checking whether to compile in debug mode... no
197:info:configure checking whether to enable thread support... automatic detection
198:info:configure checking whether to enable large file support... automatic detection
199:info:configure checking for -lg++... no
200:info:configure checking for main in -liostream... no
201:info:configure checking for main in -lnsl... no
202:info:configure checking for gethostbyname in -lnsl... no
203:info:configure checking for main in -lsocket... no
204:info:configure checking for socket in -lsocket... no
205:info:configure checking for main in -ldl... yes
206:info:configure checking for main in -lm... yes
207:info:configure checking for main in -lwsock32... no
208:info:configure checking for main in -lnetapi32... no
209:info:configure checking for ANSI C header files... (cached) yes
210:info:configure checking for sys/wait.h that is POSIX.1 compatible... yes
211:info:configure checking for dirent.h that defines DIR... yes
212:info:configure checking for library containing opendir... none required
213:info:configure checking netinet/in_systm.h usability... yes
214:info:configure checking netinet/in_systm.h presence... yes
215:info:configure checking for netinet/in_systm.h... yes
216:info:configure checking for netinet/in.h... (cached) yes
217:info:configure checking for netinet/tcp.h... yes
218:info:configure checking alloca.h usability... yes
219:info:configure checking alloca.h presence... yes
220:info:configure checking for alloca.h... yes
221:info:configure checking arpa/inet.h usability... yes
222:info:configure checking arpa/inet.h presence... yes
223:info:configure checking for arpa/inet.h... yes
224:info:configure checking assert.h usability... yes
225:info:configure checking assert.h presence... yes
226:info:configure checking for assert.h... yes
227:info:configure checking ctype.h usability... yes
228:info:configure checking ctype.h presence... yes
229:info:configure checking for ctype.h... yes
230:info:configure checking errno.h usability... yes
231:info:configure checking errno.h presence... yes
232:info:configure checking for errno.h... yes
233:info:configure checking fcntl.h usability... yes
234:info:configure checking fcntl.h presence... yes
235:info:configure checking for fcntl.h... yes
236:info:configure checking float.h usability... yes
237:info:configure checking float.h presence... yes
238:info:configure checking for float.h... yes
239:info:configure checking fnmatch.h usability... yes
240:info:configure checking fnmatch.h presence... yes
241:info:configure checking for fnmatch.h... yes
242:info:configure checking fstream usability... yes
243:info:configure checking fstream presence... yes
244:info:configure checking for fstream... yes
245:info:configure checking fstream.h usability... yes
246:info:configure checking fstream.h presence... yes
247:info:configure checking for fstream.h... yes
248:info:configure checking grp.h usability... yes
249:info:configure checking grp.h presence... yes
250:info:configure checking for grp.h... yes
251:info:configure checking ieeefp.h usability... no
252:info:configure checking ieeefp.h presence... no
253:info:configure checking for ieeefp.h... no
254:info:configure checking io.h usability... no
255:info:configure checking io.h presence... no
256:info:configure checking for io.h... no
257:info:configure checking iomanip usability... yes
258:info:configure checking iomanip presence... yes
259:info:configure checking for iomanip... yes
260:info:configure checking iomanip.h usability... yes
261:info:configure checking iomanip.h presence... yes
262:info:configure checking for iomanip.h... yes
263:info:configure checking iostream usability... yes
264:info:configure checking iostream presence... yes
265:info:configure checking for iostream... yes
266:info:configure checking iostream.h usability... yes
267:info:configure checking iostream.h presence... yes
268:info:configure checking for iostream.h... yes
269:info:configure checking iso646.h usability... yes
270:info:configure checking iso646.h presence... yes
271:info:configure checking for iso646.h... yes
272:info:configure checking libc.h usability... yes
273:info:configure checking libc.h presence... yes
274:info:configure checking for libc.h... yes
275:info:configure checking limits.h usability... yes
276:info:configure checking limits.h presence... yes
277:info:configure checking for limits.h... yes
278:info:configure checking locale.h usability... yes
279:info:configure checking locale.h presence... yes
280:info:configure checking for locale.h... yes
281:info:configure checking malloc.h usability... no
282:info:configure checking malloc.h presence... no
283:info:configure checking for malloc.h... no
284:info:configure checking math.h usability... yes
285:info:configure checking math.h presence... yes
286:info:configure checking for math.h... yes
287:info:configure checking new usability... yes
288:info:configure checking new presence... yes
289:info:configure checking for new... yes
290:info:configure checking new.h usability... yes
291:info:configure checking new.h presence... yes
292:info:configure checking for new.h... yes
293:info:configure checking netdb.h usability... yes
294:info:configure checking netdb.h presence... yes
295:info:configure checking for netdb.h... yes
296:info:configure checking pthread.h usability... yes
297:info:configure checking pthread.h presence... yes
298:info:configure checking for pthread.h... yes
299:info:configure checking pwd.h usability... yes
300:info:configure checking pwd.h presence... yes
301:info:configure checking for pwd.h... yes
302:info:configure checking semaphore.h usability... yes
303:info:configure checking semaphore.h presence... yes
304:info:configure checking for semaphore.h... yes
305:info:configure checking setjmp.h usability... yes
306:info:configure checking setjmp.h presence... yes
307:info:configure checking for setjmp.h... yes
308:info:configure checking signal.h usability... yes
309:info:configure checking signal.h presence... yes
310:info:configure checking for signal.h... yes
311:info:configure checking sstream usability... yes
312:info:configure checking sstream presence... yes
313:info:configure checking for sstream... yes
314:info:configure checking sstream.h usability... no
315:info:configure checking sstream.h presence... no
316:info:configure checking for sstream.h... no
317:info:configure checking stat.h usability... no
318:info:configure checking stat.h presence... no
319:info:configure checking for stat.h... no
320:info:configure checking cstdarg usability... yes
321:info:configure checking cstdarg presence... yes
322:info:configure checking for cstdarg... yes
323:info:configure checking stdarg.h usability... yes
324:info:configure checking stdarg.h presence... yes
325:info:configure checking for stdarg.h... yes
326:info:configure checking stddef.h usability... yes
327:info:configure checking stddef.h presence... yes
328:info:configure checking for stddef.h... yes
329:info:configure checking cstdio usability... yes
330:info:configure checking cstdio presence... yes
331:info:configure checking for cstdio... yes
332:info:configure checking stdio.h usability... yes
333:info:configure checking stdio.h presence... yes
334:info:configure checking for stdio.h... yes
335:info:configure checking for stdint.h... (cached) yes
336:info:configure checking for stdlib.h... (cached) yes
337:info:configure checking for string.h... (cached) yes
338:info:configure checking for strings.h... (cached) yes
339:info:configure checking strstrea.h usability... no
340:info:configure checking strstrea.h presence... no
341:info:configure checking for strstrea.h... no
342:info:configure checking strstream usability... yes
343:info:configure checking strstream presence... yes
344:info:configure checking for strstream... yes
345:info:configure checking strstream.h usability... no
346:info:configure checking strstream.h presence... no
347:info:configure checking for strstream.h... no
348:info:configure checking synch.h usability... no
349:info:configure checking synch.h presence... no
350:info:configure checking for synch.h... no
351:info:configure checking sys/errno.h usability... yes
352:info:configure checking sys/errno.h presence... yes
353:info:configure checking for sys/errno.h... yes
354:info:configure checking sys/file.h usability... yes
355:info:configure checking sys/file.h presence... yes
356:info:configure checking for sys/file.h... yes
357:info:configure checking sys/param.h usability... yes
358:info:configure checking sys/param.h presence... yes
359:info:configure checking for sys/param.h... yes
360:info:configure checking sys/resource.h usability... yes
361:info:configure checking sys/resource.h presence... yes
362:info:configure checking for sys/resource.h... yes
363:info:configure checking sys/select.h usability... yes
364:info:configure checking sys/select.h presence... yes
365:info:configure checking for sys/select.h... yes
366:info:configure checking sys/socket.h usability... yes
367:info:configure checking sys/socket.h presence... yes
368:info:configure checking for sys/socket.h... yes
369:info:configure checking for sys/stat.h... (cached) yes
370:info:configure checking sys/time.h usability... yes
371:info:configure checking sys/time.h presence... yes
372:info:configure checking for sys/time.h... yes
373:info:configure checking for sys/types.h... (cached) yes
374:info:configure checking sys/utime.h usability... no
375:info:configure checking sys/utime.h presence... no
376:info:configure checking for sys/utime.h... no
377:info:configure checking sys/utsname.h usability... yes
378:info:configure checking sys/utsname.h presence... yes
379:info:configure checking for sys/utsname.h... yes
380:info:configure checking thread.h usability... no
381:info:configure checking thread.h presence... no
382:info:configure checking for thread.h... no
383:info:configure checking time.h usability... yes
384:info:configure checking time.h presence... yes
385:info:configure checking for time.h... yes
386:info:configure checking for unistd.h... (cached) yes
387:info:configure checking unix.h usability... no
388:info:configure checking unix.h presence... no
389:info:configure checking for unix.h... no
390:info:configure checking utime.h usability... yes
391:info:configure checking utime.h presence... yes
392:info:configure checking for utime.h... yes
393:info:configure checking wctype.h usability... yes
394:info:configure checking wctype.h presence... yes
395:info:configure checking for wctype.h... yes
396:info:configure checking whether libc.h should be treated as a C++ header... no
397:info:configure checking if pthread_t is a pointer type (in pthread.h)... yes
398:info:configure checking for pthread_key_create in -lpthread... yes
399:info:configure checking for sem_init in -lrt... no
400:info:configure checking whether compiler requires -pthread option for posix threads... no
401:info:configure checking for pthread_rwlock_init in -lpthread... yes
402:info:configure checking multi-thread support... yes, posix threads with rwlock
403:info:configure checking for explicit large file support... no
404:info:configure checking for special C compiler options needed for large files... no
405:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
406:info:configure checking for _LARGE_FILES value needed for large files... no
407:info:configure checking for size_t... yes
408:info:configure checking for ssize_t... yes
409:info:configure checking for pid_t... yes
410:info:configure checking whether char is unsigned... no
411:info:configure checking for char... yes
412:info:configure checking size of char... 1
413:info:configure checking for short... yes
414:info:configure checking size of short... 2
415:info:configure checking for int... yes
416:info:configure checking size of int... 4
417:info:configure checking for long... yes
418:info:configure checking size of long... 8
419:info:configure checking for float... yes
420:info:configure checking size of float... 4
421:info:configure checking for double... yes
422:info:configure checking size of double... 8
423:info:configure checking for void *... yes
424:info:configure checking size of void *... 8
425:info:configure checking whether struct tm is in sys/time.h or time.h... time.h
426:info:configure checking prototype for _stricmp (in string.h)... no
427:info:configure checking prototype for accept (in sys/types.h sys/socket.h)... yes
428:info:configure checking if accept() needs int* parameters (in sys/types.h sys/socket.h)... no
429:info:configure checking prototype for bind (in sys/types.h sys/socket.h)... yes
430:info:configure checking prototype for bzero (in string.h strings.h libc.h unistd.h stdlib.h)... yes
431:info:configure checking prototype for connect (in sys/types.h sys/socket.h)... yes
432:info:configure checking prototype for finite (in math.h)... yes
433:info:configure checking prototype for isinf (in math.h)... yes
434:info:configure checking prototype for isnan (in math.h)... yes
435:info:configure checking prototype for flock (in sys/file.h)... yes
436:info:configure checking prototype for gethostbyname (in libc.h unistd.h stdlib.h netdb.h)... yes
437:info:configure checking prototype for gethostid (in libc.h unistd.h stdlib.h netdb.h)... yes
438:info:configure checking prototype for gethostname (in unistd.h libc.h stdlib.h netdb.h)... yes
439:info:configure checking prototype for getsockname (in sys/types.h sys/socket.h)... yes
440:info:configure checking prototype for getsockopt (in sys/types.h sys/socket.h)... yes
441:info:configure checking prototype for strerror_r (in string.h)... yes
442:info:configure checking if strerror_r() returns a char * (in string.h)... no
443:info:configure checking if getsockopt() needs int* parameters (in sys/types.h sys/socket.h)... no
444:info:configure checking prototype for gettimeofday (in sys/time.h unistd.h)... yes
445:info:configure checking prototype for listen (in sys/types.h sys/socket.h)... yes
446:info:configure checking prototype for mktemp (in libc.h unistd.h stdlib.h)... yes
447:info:configure checking prototype for mkstemp (in libc.h unistd.h stdlib.h)... yes
448:info:configure checking prototype for select (in sys/select.h sys/types.h sys/socket.h sys/time.h)... yes
449:info:configure checking if select() needs int* parameters (in sys/select.h sys/types.h sys/socket.h sys/time.h)... no
450:info:configure checking prototype for setsockopt (in sys/types.h sys/socket.h)... yes
451:info:configure checking prototype for socket (in sys/types.h sys/socket.h)... yes
452:info:configure checking prototype for strcasecmp (in string.h)... yes
453:info:configure checking prototype for strncasecmp (in string.h)... yes
454:info:configure checking prototype for usleep (in libc.h unistd.h stdlib.h)... yes
455:info:configure checking prototype for vsnprintf (in stdio.h stdarg.h)... yes
456:info:configure checking prototype for wait3 (in libc.h sys/wait.h sys/time.h sys/resource.h)... yes
457:info:configure checking prototype for waitpid (in sys/wait.h sys/time.h sys/resource.h)... yes
458:info:configure checking declaration for struct utimbuf (in sys/types.h utime.h sys/utime.h)... yes
459:info:configure checking declaration for socklen_t (in sys/types.h sys/socket.h)... yes
460:info:configure checking if declaration of readdir_r conforms to Posix 1.c draft 6... no
461:info:configure checking if signal() callback needs ellipse (in signal.h)... no
462:info:configure checking if <math.h> fails if included extern "C"... no
463:info:configure checking whether to use C++ standard includes... yes
464:info:configure checking for C++ standard namespace... yes
465:info:configure checking declaration for std::ios_base::openmode (in iostream)... yes
466:info:configure checking declaration of ios::nocreate (in fstream)... no
467:info:configure checking for std::vfprintf (in cstdarg cstdio)... yes
468:info:configure checking for std::vsnprintf (in cstdarg cstdio)... yes
469:info:configure checking for C++ class template... yes
470:info:configure checking for C++ static methods in class templates... yes
471:info:configure checking for C++ function template... yes
472:info:configure checking for C++ explicit template specialization syntax... yes
473:info:configure checking if bool is built-in type... yes
474:info:configure checking if volatile is known keyword... yes
475:info:configure checking whether the compiler recognizes typename... yes
476:info:configure checking whether to enable private tag dictionary... no
477:info:configure checking whether to include OpenSSL support... yes
478:info:configure checking for jpeg_set_defaults in -ljpeg... yes
479:info:configure checking whether to include zlib support... yes
480:info:configure checking whether to include libtiff support... yes
481:info:configure checking whether libtiff supports LZW compression... yes
482:info:configure checking libpng/png.h usability... no
483:info:configure checking libpng/png.h presence... no
484:info:configure checking for libpng/png.h... no
485:info:configure checking whether to include libpng support... yes
486:info:configure checking whether to include libxml support... yes
487:info:configure checking whether to include libwrap support... no
488:info:configure checking sndfile.h usability... no
489:info:configure checking sndfile.h presence... no
490:info:configure checking for sndfile.h... no
491:info:configure checking whether to include sndfile support... no
492:info:configure configure: creating ./config.status
493:info:configure config.status: creating Makefile.def
494:info:configure config.status: creating Makefile
495:info:configure config.status: creating include/dcmtk/config/cfunix.h
496:info:configure Running configure for module dcmdata.
497:info:configure running configure for this module
498:info:configure checking whether make sets $(MAKE)... yes
499:info:configure confmod: creating ./config.status
500:info:configure config.status: creating ./apps/Makefile
501:info:configure config.status: creating ./data/Makefile
502:info:configure config.status: creating ./docs/Makefile
503:info:configure config.status: creating ./etc/Makefile
504:info:configure config.status: creating ./include/Makefile
505:info:configure config.status: creating ./libi2d/Makefile
506:info:configure config.status: creating ./libsrc/Makefile
507:info:configure config.status: creating ./Makefile
508:info:configure config.status: creating ./tests/Makefile
509:info:configure Running configure for module dcmimage.
510:info:configure running configure for this module
511:info:configure checking whether make sets $(MAKE)... yes
512:info:configure confmod: creating ./config.status
513:info:configure config.status: creating ./apps/Makefile
514:info:configure config.status: creating ./data/Makefile
515:info:configure config.status: creating ./docs/Makefile
516:info:configure config.status: creating ./etc/Makefile
517:info:configure config.status: creating ./include/Makefile
518:info:configure config.status: creating ./libsrc/Makefile
519:info:configure config.status: creating ./Makefile
520:info:configure config.status: creating ./tests/Makefile
521:info:configure Running configure for module dcmimgle.
522:info:configure running configure for this module
523:info:configure checking whether make sets $(MAKE)... yes
524:info:configure confmod: creating ./config.status
525:info:configure config.status: creating ./apps/Makefile
526:info:configure config.status: creating ./data/Makefile
527:info:configure config.status: creating ./docs/Makefile
528:info:configure config.status: creating ./etc/Makefile
529:info:configure config.status: creating ./include/Makefile
530:info:configure config.status: creating ./libsrc/Makefile
531:info:configure config.status: creating ./Makefile
532:info:configure config.status: creating ./tests/Makefile
533:info:configure Running configure for module dcmjpeg.
534:info:configure running configure for this module
535:info:configure checking whether make sets $(MAKE)... yes
536:info:configure confmod: creating ./config.status
537:info:configure config.status: creating ./apps/Makefile
538:info:configure config.status: creating ./data/Makefile
539:info:configure config.status: creating ./docs/Makefile
540:info:configure config.status: creating ./etc/Makefile
541:info:configure config.status: creating ./include/Makefile
542:info:configure config.status: creating ./libijg12/Makefile
543:info:configure config.status: creating ./libijg16/Makefile
544:info:configure config.status: creating ./libijg8/Makefile
545:info:configure config.status: creating ./libsrc/Makefile
546:info:configure config.status: creating ./Makefile
547:info:configure config.status: creating ./tests/Makefile
548:info:configure Running configure for module dcmjpls.
549:info:configure running configure for this module
550:info:configure checking whether make sets $(MAKE)... yes
551:info:configure confmod: creating ./config.status
552:info:configure config.status: creating ./apps/Makefile
553:info:configure config.status: creating ./data/Makefile
554:info:configure config.status: creating ./docs/Makefile
555:info:configure config.status: creating ./etc/Makefile
556:info:configure config.status: creating ./include/Makefile
557:info:configure config.status: creating ./libcharls/Makefile
558:info:configure config.status: creating ./libsrc/Makefile
559:info:configure config.status: creating ./Makefile
560:info:configure config.status: creating ./tests/Makefile
561:info:configure Running configure for module dcmnet.
562:info:configure running configure for this module
563:info:configure checking whether make sets $(MAKE)... yes
564:info:configure confmod: creating ./config.status
565:info:configure config.status: creating ./apps/Makefile
566:info:configure config.status: creating ./data/Makefile
567:info:configure config.status: creating ./docs/Makefile
568:info:configure config.status: creating ./etc/Makefile
569:info:configure config.status: creating ./include/Makefile
570:info:configure config.status: creating ./libsrc/Makefile
571:info:configure config.status: creating ./Makefile
572:info:configure config.status: creating ./tests/Makefile
573:info:configure Running configure for module dcmpstat.
574:info:configure running configure for this module
575:info:configure checking whether make sets $(MAKE)... yes
576:info:configure confmod: creating ./config.status
577:info:configure config.status: creating ./apps/Makefile
578:info:configure config.status: creating ./data/Makefile
579:info:configure config.status: creating ./docs/Makefile
580:info:configure config.status: creating ./etc/Makefile
581:info:configure config.status: creating ./include/Makefile
582:info:configure config.status: creating ./jni/Makefile
583:info:configure config.status: creating ./libsrc/Makefile
584:info:configure config.status: creating ./Makefile
585:info:configure config.status: creating ./tests/Makefile
586:info:configure Running configure for module dcmqrdb.
587:info:configure running configure for this module
588:info:configure checking whether make sets $(MAKE)... yes
589:info:configure confmod: creating ./config.status
590:info:configure config.status: creating ./apps/Makefile
591:info:configure config.status: creating ./data/Makefile
592:info:configure config.status: creating ./docs/Makefile
593:info:configure config.status: creating ./etc/Makefile
594:info:configure config.status: creating ./include/Makefile
595:info:configure config.status: creating ./libsrc/Makefile
596:info:configure config.status: creating ./Makefile
597:info:configure config.status: creating ./tests/Makefile
598:info:configure Running configure for module dcmsign.
599:info:configure running configure for this module
600:info:configure checking whether make sets $(MAKE)... yes
601:info:configure confmod: creating ./config.status
602:info:configure config.status: creating ./apps/Makefile
603:info:configure config.status: creating ./data/Makefile
604:info:configure config.status: creating ./docs/Makefile
605:info:configure config.status: creating ./etc/Makefile
606:info:configure config.status: creating ./include/Makefile
607:info:configure config.status: creating ./libsrc/Makefile
608:info:configure config.status: creating ./Makefile
609:info:configure config.status: creating ./tests/Makefile
610:info:configure Running configure for module dcmsr.
611:info:configure running configure for this module
612:info:configure checking whether make sets $(MAKE)... yes
613:info:configure confmod: creating ./config.status
614:info:configure config.status: creating ./apps/Makefile
615:info:configure config.status: creating ./data/Makefile
616:info:configure config.status: creating ./docs/Makefile
617:info:configure config.status: creating ./etc/Makefile
618:info:configure config.status: creating ./include/Makefile
619:info:configure config.status: creating ./libsrc/Makefile
620:info:configure config.status: creating ./Makefile
621:info:configure config.status: creating ./tests/Makefile
622:info:configure Running configure for module dcmtls.
623:info:configure running configure for this module
624:info:configure checking whether make sets $(MAKE)... yes
625:info:configure confmod: creating ./config.status
626:info:configure config.status: creating ./apps/Makefile
627:info:configure config.status: creating ./data/Makefile
628:info:configure config.status: creating ./docs/Makefile
629:info:configure config.status: creating ./etc/Makefile
630:info:configure config.status: creating ./include/Makefile
631:info:configure config.status: creating ./libsrc/Makefile
632:info:configure config.status: creating ./Makefile
633:info:configure config.status: creating ./tests/Makefile
634:info:configure Running configure for module dcmwlm.
635:info:configure running configure for this module
636:info:configure checking whether make sets $(MAKE)... yes
637:info:configure confmod: creating ./config.status
638:info:configure config.status: creating ./apps/Makefile
639:info:configure config.status: creating ./data/Makefile
640:info:configure config.status: creating ./docs/Makefile
641:info:configure config.status: creating ./etc/Makefile
642:info:configure config.status: creating ./include/Makefile
643:info:configure config.status: creating ./libsrc/Makefile
644:info:configure config.status: creating ./Makefile
645:info:configure config.status: creating ./tests/Makefile
646:info:configure config.status: creating ./wwwapps/Makefile
647:info:configure Running configure for module oflog.
648:info:configure running configure for this module
649:info:configure checking whether make sets $(MAKE)... yes
650:info:configure confmod: creating ./config.status
651:info:configure config.status: creating ./data/Makefile
652:info:configure config.status: creating ./docs/Makefile
653:info:configure config.status: creating ./etc/Makefile
654:info:configure config.status: creating ./include/Makefile
655:info:configure config.status: creating ./libsrc/Makefile
656:info:configure config.status: creating ./Makefile
657:info:configure config.status: creating ./tests/Makefile
658:info:configure Running configure for module ofstd.
659:info:configure running configure for this module
660:info:configure checking whether make sets $(MAKE)... yes
661:info:configure confmod: creating ./config.status
662:info:configure config.status: creating ./data/Makefile
663:info:configure config.status: creating ./docs/Makefile
664:info:configure config.status: creating ./etc/Makefile
665:info:configure config.status: creating ./include/Makefile
666:info:configure config.status: creating ./libsrc/Makefile
667:info:configure config.status: creating ./Makefile
668:info:configure config.status: creating ./tests/Makefile
669:info:configure Running configure for module doxygen.
670:info:configure running configure for this module
671:info:configure checking whether make sets $(MAKE)... yes
672:info:configure confmod: creating ./config.status
673:info:configure config.status: creating ./Makefile
674:msg:configure --->  Building dcmtk
675:debug:build build phase started at Mon Apr 18 11:05:39 PDT 2011
676:debug:build Executing org.macports.build (dcmtk)
677:debug:build port disallows a parallel build
678:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_dcmtk/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
679:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_dcmtk/work/dcmtk-3.6.0" && /usr/bin/make all'
680:info:build (cd config && /usr/bin/make ARCH="" DESTDIR="" all)
681:info:build make[1]: Nothing to be done for `all'.
682:info:build (cd ofstd && /usr/bin/make ARCH="" DESTDIR="" all)
683:info:build (cd include && /usr/bin/make ARCH="" all)
684:info:build make[2]: Nothing to be done for `all'.
685:info:build (cd libsrc && /usr/bin/make ARCH="" all)
686:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
687:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 oflist.cc
688:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
689:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofstring.cc
690:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
691:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofcmdln.cc
692:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
693:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofconapp.cc
694:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
695:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 offname.cc
696:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
697:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofconsol.cc
698:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
699:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofthread.cc
700:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
701:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofcond.cc
702:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
703:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofstd.cc
704:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
705:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofcrc32.cc
706:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
707:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofdate.cc
708:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
709:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 oftime.cc
710:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
711:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofdatime.cc
712:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include   \
713:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 ofconfig.cc
714:info:build libtool -o libofstd.a oflist.o ofstring.o ofcmdln.o ofconapp.o offname.o ofconsol.o ofthread.o ofcond.o ofstd.o ofcrc32.o ofdate.o oftime.o ofdatime.o ofconfig.o
715:info:build ranlib libofstd.a
716:info:build (cd tests && /usr/bin/make ARCH="" all)
717:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include -I../include  \
718:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 tststack.cc
719:info:build /usr/bin/g++-4.2 -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -L../libsrc -o tststack tststack.o -lofstd -lpthread
720:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include -I../include  \
721:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 tstlist.cc
722:info:build /usr/bin/g++-4.2 -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -L../libsrc -o tstlist tstlist.o -lofstd -lpthread
723:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include -I../include  \
724:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 tlist.cc
725:info:build /usr/bin/g++-4.2 -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -L../libsrc -o tlist tlist.o -lofstd -lpthread
726:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include -I../include  \
727:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 tstring.cc
728:info:build /usr/bin/g++-4.2 -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -L../libsrc -o tstring tstring.o -lofstd -lm -lpthread
729:info:build /usr/bin/g++-4.2    -DHAVE_CONFIG_H -DUSE_NULL_SAFE_OFSTRING  -DNDEBUG  -c -I. -I. -I../include -I../../config/include -I../include  \
730:info:build             -I/opt/local/include -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 tstthred.cc
731:info:build /usr/bin/g++-4.2 -O -I/opt/local/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -L../libsrc -o tstthred tstthred.o -lofstd -lpthread 
732:info:build Undefined symbols:
733:info:build   "OFReadWriteLocker::wrlock()", referenced from:
734:info:build       RWLockerT2::run()      in tstthred.o
735:info:build   "OFReadWriteLocker::~OFReadWriteLocker()", referenced from:
736:info:build       rwlocker_test()     in tstthred.o
737:info:build       rwlocker_test()     in tstthred.o
738:info:build       RWLockerT1::run()      in tstthred.o
739:info:build       RWLockerT1::run()      in tstthred.o
740:info:build       RWLockerT2::run()      in tstthred.o
741:info:build       RWLockerT2::run()      in tstthred.o
742:info:build   "OFReadWriteLocker::tryrdlock()", referenced from:
743:info:build       rwlocker_test()     in tstthred.o
744:info:build       RWLockerT1::run()      in tstthred.o
745:info:build   "OFReadWriteLocker::OFReadWriteLocker(OFReadWriteLock&)", referenced from:
746:info:build       rwlocker_test()     in tstthred.o
747:info:build       RWLockerT1::run()      in tstthred.o
748:info:build       RWLockerT2::run()      in tstthred.o
749:info:build   "OFReadWriteLocker::rdlock()", referenced from:
750:info:build       RWLockerT1::run()      in tstthred.o
751:info:build       RWLockerT1::run()      in tstthred.o
752:info:build   "OFReadWriteLocker::unlock()", referenced from:
753:info:build       rwlocker_test()     in tstthred.o
754:info:build       RWLockerT1::run()      in tstthred.o
755:info:build       RWLockerT2::run()      in tstthred.o
756:info:build   "OFReadWriteLocker::trywrlock()", referenced from:
757:info:build       RWLockerT2::run()      in tstthred.o
758:info:build ld: symbol(s) not found
759:info:build collect2: ld returned 1 exit status
760:info:build make[2]: *** [tstthred] Error 1
761:info:build make[1]: *** [tests-all] Error 2
762:info:build make: *** [ofstd-all] Error 2
763:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_dcmtk/work/dcmtk-3.6.0" && /usr/bin/make all " returned error 2
764:error:build Target org.macports.build returned: shell command failed (see log for details)
765:debug:build Backtrace: shell command failed (see log for details)
766    while executing
767"command_exec build"
768    (procedure "portbuild::build_main" line 8)
769    invoked from within
770"$procedure $targetname"
771:info:build Warning: the following items did not execute (for dcmtk): org.macports.destroot org.macports.build
772:notice:build Log for dcmtk is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_dcmtk/main.log