Ticket #12094: cdrdao-build-fail-20070609.out

File cdrdao-build-fail-20070609.out, 57.5 KB (added by fracai@…, 17 years ago)

build output

Line 
1--->  Fetching cdrdao
2--->  Verifying checksum(s) for cdrdao
3--->  Checksumming cdrdao-1.2.2.tar.bz2
4--->  Extracting cdrdao
5--->  Extracting cdrdao-1.2.2.tar.bz2
6--->  Configuring cdrdao
7checking for a BSD-compatible install... /opt/local/bin/ginstall -c
8checking whether build environment is sane... yes
9checking for gawk... gawk
10checking whether make sets $(MAKE)... yes
11checking whether to enable maintainer-specific portions of Makefiles... no
12checking build system type... i386-apple-darwin8.9.1
13checking host system type... i386-apple-darwin8.9.1
14checking for gcc... /usr/bin/gcc-4.0
15checking for C compiler default output file name... a.out
16checking whether the C compiler works... yes
17checking whether we are cross compiling... no
18checking for suffix of executables...
19checking for suffix of object files... o
20checking whether we are using the GNU C compiler... yes
21checking whether /usr/bin/gcc-4.0 accepts -g... yes
22checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
23checking for style of include used by make... GNU
24checking dependency style of /usr/bin/gcc-4.0... none
25checking whether we are using the GNU C++ compiler... yes
26checking whether /usr/bin/g++-4.0 accepts -g... yes
27checking dependency style of /usr/bin/g++-4.0... none
28checking how to run the C preprocessor... /usr/bin/cpp-4.0
29checking for a BSD-compatible install... /opt/local/bin/ginstall -c
30checking for ranlib... ranlib
31checking for ar... ar
32checking whether make sets $(MAKE)... (cached) yes
33checking for egrep... grep -E
34checking for ANSI C header files... yes
35checking for sys/wait.h that is POSIX.1 compatible... yes
36checking for sys/types.h... yes
37checking for sys/stat.h... yes
38checking for stdlib.h... yes
39checking for string.h... yes
40checking for memory.h... yes
41checking for strings.h... yes
42checking for inttypes.h... yes
43checking for stdint.h... yes
44checking for unistd.h... yes
45checking fcntl.h usability... yes
46checking fcntl.h presence... yes
47checking for fcntl.h... yes
48checking getopt.h usability... yes
49checking getopt.h presence... yes
50checking for getopt.h... yes
51checking malloc.h usability... no
52checking malloc.h presence... no
53checking for malloc.h... no
54checking for unistd.h... (cached) yes
55checking sys/mman.h usability... yes
56checking sys/mman.h presence... yes
57checking for sys/mman.h... yes
58checking sched.h usability... yes
59checking sched.h presence... yes
60checking for sched.h... yes
61checking whether byte ordering is bigendian... no
62checking return type of signal handlers... void
63checking for short... yes
64checking size of short... 2
65checking for int... yes
66checking size of int... 4
67checking for long... yes
68checking size of long... 4
69checking for long long... yes
70checking size of long long... 8
71checking for u_int8_t... yes
72checking for int16_t... yes
73checking for int32_t... yes
74checking for u_int16_t... yes
75checking for u_int32_t... yes
76checking for sched_getparam... no
77checking for sched_getparam in -lposix4... no
78checking for sched_get_priority_max... yes
79checking for sched_setscheduler... no
80checking for sched_setscheduler in -lposix4... no
81checking for socket in -lsocket... no
82checking for connect in -lsocket... no
83checking for gethostbyname in -lnsl... no
84checking for inet_addr in -lnsl... no
85checking for inet_ntoa in -lnsl... no
86checking for strerror... yes
87checking for mlockall... yes
88checking for munlockall... yes
89checking for getpagesize... yes
90checking for usleep... yes
91checking for setreuid... yes
92checking for setregid... yes
93checking for seteuid... yes
94checking for setegid... yes
95checking for setuid... yes
96checking for setgid... yes
97checking for inet_aton... yes
98checking for pthread_create... yes
99checking for pthread_sigmask... yes
100checking for pthread_attr_setschedpolicy... yes
101checking for pthread_attr_setschedparam... yes
102checking for pthread_getschedparam... yes
103checking for pthread_setschedparam... yes
104checking for antlr... /opt/local/bin/antlr
105checking for dlg... /opt/local/bin/dlg
106checking pcctscfg.h usability... yes
107checking pcctscfg.h presence... yes
108checking for pcctscfg.h... yes
109Building of toc2mp3 disabled
110configure: creating ./config.status
111config.status: creating trackdb/Makefile
112config.status: creating dao/Makefile
113config.status: creating utils/Makefile
114config.status: creating xdao/Makefile
115config.status: creating xdao/stock/Makefile
116config.status: creating paranoia/Makefile
117config.status: creating pccts/Makefile
118config.status: creating pccts/antlr/Makefile
119config.status: creating pccts/dlg/Makefile
120config.status: creating Makefile
121config.status: creating specs/cdrdao.fedora.spec
122config.status: creating config.h
123config.status: executing depfiles commands
124
125------------------------------------------------------
126  Building scsilib   : yes
127  Building pccts     : no
128  Building cdrdao    : yes
129     OGG support     : no
130     MP3 support     : no
131  Building toc2cue   : yes
132  Building cue2toc   : yes
133  Building toc2mp3   : no
134  Building gcdmaster : no
135------------------------------------------------------
136--->  Building cdrdao with target all
137make  all-recursive
138Making all in scsilib
139RULES/rules1.top:234: incs/Dcc.i386-darwin: No such file or directory
140RULES/rules.cnf:56: incs/i386-darwin-cc/Inull: No such file or directory
141RULES/rules.cnf:57: incs/i386-darwin-cc/rules.cnf: No such file or directory
142Makefile:18: warning: overriding commands for target `install'
143RULES/rules1.dir:27: warning: ignoring old commands for target `install'
144        ==> MAKING DIRECTORY "incs/i386-darwin-cc/Inull"
145        ==> CONFIGURING RULES "incs/i386-darwin-cc/rules.cnf"
146creating cache ./config.cache
147checking host system type... i686-apple-darwin8.9.1
148checking for Cygwin environment... no
149checking for mingw32 environment... no
150checking for EMX/OS2 environment... no
151checking for executable suffix... no
152checking how to run the C preprocessor... cc -E
153checking for ranlib... ranlib
154checking whether make sets ${MAKE}... yes
155checking for ANSI C header files... yes
156checking for UNIX-98 compliant inttypes.h... yes
157checking for dirent.h that defines DIR... yes
158checking for opendir in -ldir... no
159checking whether stat file-mode macros are broken... no
160checking whether time.h and sys/time.h may both be included... yes
161checking for sys/wait.h that is POSIX.1 compatible... yes
162checking if select needs nonstd include files... no
163checking if sys/select.h is needed for select... no
164checking if sys/socket.h is needed for select... no
165checking for varargs.h... no
166checking for stdarg.h... yes
167checking for stdlib.h... yes
168checking for stddef.h... yes
169checking for string.h... yes
170checking for strings.h... yes
171checking for unistd.h... yes
172checking for fcntl.h... yes
173checking for sys/file.h... yes
174checking for getopt.h... yes
175checking for limits.h... yes
176checking for a.out.h... no
177checking for aouthdr.h... no
178checking for elf.h... no
179checking for malloc.h... no
180checking for termios.h... yes
181checking for termio.h... no
182checking for pwd.h... yes
183checking for grp.h... yes
184checking for sys/acl.h... yes
185checking for acllib.h... no
186checking for shadow.h... no
187checking for syslog.h... yes
188checking for sys/time.h... yes
189checking for sys/times.h... yes
190checking for utime.h... yes
191checking for sys/utime.h... no
192checking for sys/ioctl.h... yes
193checking for sys/filio.h... yes
194checking for sys/param.h... yes
195checking for sys/systeminfo.h... no
196checking for sys/syscall.h... yes
197checking for mntent.h... no
198checking for sys/mntent.h... no
199checking for sys/mnttab.h... no
200checking for sys/mount.h... yes
201checking for wait.h... no
202checking for sys/resource.h... yes
203checking for sys/procfs.h... no
204checking for sys/utsname.h... yes
205checking for sys/priocntl.h... no
206checking for sys/rtpriocntl.h... no
207checking for sys/mtio.h... yes
208checking for sys/tape.h... no
209checking for sys/mman.h... yes
210checking for linux/pg.h... no
211checking for camlib.h... no
212checking for sys/shm.h... yes
213checking for sys/ipc.h... yes
214checking for sys/dkio.h... no
215checking for sys/dklabel.h... no
216checking for sun/dkio.h... no
217checking for sun/dklabel.h... no
218checking for sys/types.h... yes
219checking for sys/stat.h... yes
220checking for types.h... no
221checking for stat.h... no
222checking for poll.h... yes
223checking for sys/poll.h... yes
224checking for sys/select.h... yes
225checking for netdb.h... yes
226checking for sys/socket.h... yes
227checking for ieeefp.h... no
228checking for fp.h... no
229checking for values.h... no
230checking for float.h... yes
231checking for arpa/inet.h... yes
232checking for bsd/dev/scsireg.h... no
233checking for sys/bsdtty.h... no
234checking for OS.h... no
235checking for attr/xattr.h... no
236checking for fnmatch.h... yes
237checking for header file containing  major(), minor() and makedev()... none
238checking bits in minor device number... 24
239checking whether bits in minor device numbers are non contiguous... no
240checking for _filbuf()... no
241checking for __filbuf()... no
242checking for USG derived STDIO... no
243checking for errno definition in errno.h... yes
244checking for working const... yes
245checking whether byte ordering is bigendian... no
246checking whether bitorder in bitfields is htol... no
247checking return type of signal handlers... void
248checking for uid_t in sys/types.h... yes
249checking type of array argument to getgroups... gid_t
250checking for type long long... yes
251checking for prototypes... yes
252checking if compiler allows dynamic arrays... yes
253checking for uid_t in sys/types.h... (cached) yes
254checking for size_t... yes
255checking for ssize_t... yes
256checking for pid_t... yes
257checking for off_t... yes
258checking for mode_t... yes
259checking for time_t... yes
260checking for caddr_t... yes
261checking for daddr_t... yes
262checking for dev_t... yes
263checking for ino_t... yes
264checking for nlink_t... yes
265checking for blksize_t... yes
266checking for blkcnt_t... yes
267checking for clock_t... yes
268checking for socklen_t... yes
269checking for u_char... yes
270checking for u_short... yes
271checking for u_int... yes
272checking for u_long... yes
273checking size of char... 1
274checking size of short int... 2
275checking size of int... 4
276checking size of long int... 4
277checking size of long long... 8
278checking size of char *... 4
279checking size of unsigned char... 1
280checking size of unsigned short int... 2
281checking size of unsigned int... 4
282checking size of unsigned long int... 4
283checking size of unsigned long long... 8
284checking size of unsigned char *... 4
285checking if char is unsigned... no
286checking if va_list is an array... no
287checking if struct mtget contains mt_type... yes
288checking if struct mtget contains mt_model... no
289checking if struct mtget contains mt_dsreg... yes
290checking if struct mtget contains mt_dsreg1... no
291checking if struct mtget contains mt_dsreg2... no
292checking if struct mtget contains mt_gstat... no
293checking if struct mtget contains mt_erreg... yes
294checking if struct mtget contains mt_resid... yes
295checking if struct mtget contains mt_fileno... yes
296checking if struct mtget contains mt_blkno... yes
297checking if struct mtget contains mt_flags... no
298checking if struct mtget contains mt_bf... no
299checking if struct rusage is declared in sys/resource.h... yes
300checking if struct siginfo contains si_utime... no
301checking if struct sockaddr_storage is declared in socket.h... yes
302checking if an illegal declaration for union semun in sys/sem.h exists... yes
303checking if union wait is declared in wait.h or sys/wait.h... yes
304checking if struct stat contains st_spare1... no
305checking if struct stat contains st_atimensec... no
306checking if struct stat contains st_atim.tv_nsec... no
307checking if struct stat contains st_atim.st__tim.tv_nsec... no
308checking if struct stat contains st_atimespec.tv_nsec... yes
309checking for st_blksize in struct stat... yes
310checking for st_blocks in struct stat... yes
311checking if struct stat contains st_fstype... no
312checking for st_rdev in struct stat... yes
313checking if struct stat contains st_flags... yes
314checking for wait3 that fills in rusage... yes
315checking for mlock... yes
316checking for mlockall... no
317checking for va_copy... yes
318checking for __va_copy... yes
319checking for working ecvt() ... yes
320checking for working fcvt() ... yes
321checking for working gcvt() ... yes
322checking for __dtoa... yes
323checking for __dtoa that needs result ptr... no
324checking for unistd.h... (cached) yes
325checking for getpagesize... yes
326checking for mmap that needs ptr to size... no
327checking for unistd.h... (cached) yes
328checking for getpagesize... (cached) yes
329checking for working mmap... yes
330checking for unistd.h... (cached) yes
331checking for getpagesize... (cached) yes
332checking for mmap that needs ptr to size... (cached) no
333checking if mmap works to get shared memory... yes
334checking for working alloca.h... yes
335checking for alloca... yes
336checking if quotactl is an ioctl... no
337checking for file locking via fcntl... yes
338checking for uname... yes
339checking for vfork.h... no
340checking for working vfork... yes
341checking for sys_siglist... yes
342checking for BSD compliant getpgrp... no
343checking for BSD compliant setpgrp... yes
344checking for access... yes
345checking for eaccess... no
346checking for euidaccess... no
347checking for brk... yes
348checking for sbrk... yes
349checking for strerror... yes
350checking for nice... yes
351checking for memmove... yes
352checking for flock... yes
353checking for lockf... yes
354checking for fchdir... yes
355checking for statvfs... yes
356checking for quotactl... yes
357checking for dup2... yes
358checking for getcwd... yes
359checking for shmat... yes
360checking for semget... yes
361checking for lstat... yes
362checking for readlink... yes
363checking for symlink... yes
364checking for link... yes
365checking for rename... yes
366checking for mkfifo... yes
367checking for mknod... yes
368checking for setreuid... yes
369checking for setresuid... no
370checking for seteuid... yes
371checking for setuid... yes
372checking for setregid... yes
373checking for setresgid... no
374checking for setegid... yes
375checking for setgid... yes
376checking for getpgid... yes
377checking for setpgid... yes
378checking for getpgrp... yes
379checking for setpgrp... yes
380checking for getspnam... no
381checking for getspwnam... no
382checking for sync... yes
383checking for fsync... yes
384checking for fork... yes
385checking for wait4... yes
386checking for waitid... no
387checking for waitpid... yes
388checking for getrusage... yes
389checking for getrlimit... yes
390checking for setrlimit... yes
391checking for ulimit... yes
392checking for execl... yes
393checking for execle... yes
394checking for execlp... yes
395checking for execv... yes
396checking for execve... yes
397checking for execvp... yes
398checking for gethostid... yes
399checking for gethostname... yes
400checking for getdomainname... yes
401checking for getpagesize... (cached) yes
402checking for getdtablesize... yes
403checking for gettimeofday... yes
404checking for settimeofday... yes
405checking for time... yes
406checking for stime... no
407checking for poll... yes
408checking for select... yes
409checking for chown... yes
410checking for lchown... yes
411checking for times... yes
412checking for utime... yes
413checking for utimes... yes
414checking for ecvt_r... no
415checking for fcvt_r... no
416checking for gcvt_r... no
417checking for econvert... no
418checking for fconvert... no
419checking for gconvert... no
420checking for isinf... yes
421checking for isnan... yes
422checking for rand... yes
423checking for drand48... yes
424checking for setpriority... yes
425checking for DosSetPriority... no
426checking for DosAllocSharedMem... no
427checking for seekdir... yes
428checking for strsignal... yes
429checking for str2sig... no
430checking for sig2str... no
431checking for killpg... yes
432checking for sigrelse... yes
433checking for sigprocmask... yes
434checking for sigsetmask... yes
435checking for sigset... yes
436checking for nanosleep... yes
437checking for usleep... yes
438checking for tcgetattr... yes
439checking for tcsetattr... yes
440checking for putenv... yes
441checking for setenv... yes
442checking for snprintf... yes
443checking for strcasecmp... yes
444checking for strdup... yes
445checking for valloc... yes
446checking for madvise... yes
447checking for chflags... yes
448checking for fchflags... yes
449checking for fflagstostr... yes
450checking for strtofflags... yes
451checking for fnmatch... yes
452checking if we may not define our own malloc()... yes
453checking if link() allows hard links on symlinks... no
454checking if link() does not folow symlinks... no
455checking for unistd.h... (cached) yes
456checking if access() does implement E_OK... no
457checking for fseeko()... yes
458checking for ftello()... yes
459checking for rcmd in -lsocket... no
460checking for inet_ntoa in -lnsl... no
461checking for rcmd... yes
462checking for socket... yes
463checking for socketpair... yes
464checking for getservbyname... yes
465checking for inet_ntoa... yes
466checking for getaddrinfo... yes
467checking for getnameinfo... yes
468checking for special C compiler options needed for large files... no
469checking for _FILE_OFFSET_BITS value needed for large files... no
470checking for _LARGE_FILES value needed for large files... no
471checking for _LARGEFILE_SOURCE value needed for large files... no
472checking if system supports Large Files at all... yes
473checking for crypt in -lc... yes
474checking for crypt... yes
475checking for Posix Access Control List support
476checking for acl_get_file in -lacl... no
477checking for acl_get_file in -lpacl... no
478checking for acl_get_file... yes
479checking for acl_set_file... yes
480checking for acl_from_text... yes
481checking for acl_to_text... yes
482checking for acl_free... yes
483checking for acl_delete_def_file... yes
484checking for Solaris Access Control List support
485checking for acltotext in -lsec... no
486checking for acl... no
487checking for facl... no
488checking for aclfromtext... no
489checking for acltotext... no
490checking for HP-UX Access Control List support
491checking for getacl... no
492checking for fgetacl... no
493checking for setacl... no
494checking for fsetacl... no
495checking for strtoacl... no
496checking for acltostr... no
497checking for cpacl... no
498checking for fcpacl... no
499checking for chownacl... no
500checking for setaclentry... no
501checking for fsetaclentry... no
502updating cache ./config.cache
503creating ./config.status
504creating rules.cnf
505creating xconfig.h
506sh conf/cc-config.sh cc incs/Dcc.i386-darwin
507Trying to find cc
508Found cc
509Creating empty 'incs/Dcc.i386-darwin'
510Makefile:18: warning: overriding commands for target `install'
511RULES/rules1.dir:27: warning: ignoring old commands for target `install'
512        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/conf"
513make[3]: Nothing to be done for `all'.
514        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/inc"
515        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/inc/align_test.mk"
516../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/align_test.d: No such file or directory
517        ==> MAKING DIRECTORY "OBJ/i386-darwin-cc"
518        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/align_test.d"
519        ==> COMPILING "OBJ/i386-darwin-cc/align_test.o"
520        ==> LINKING "OBJ/i386-darwin-cc/align_test"
521/usr/bin/ld: warning -L: directory name (../libs/i386-darwin-cc) does not exist
522        ==> GENERATING include file "../incs/i386-darwin-cc/align.h"
523        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/inc/avoffset.mk"
524../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/avoffset.d: No such file or directory
525        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/avoffset.d"
526        ==> COMPILING "OBJ/i386-darwin-cc/avoffset.o"
527        ==> LINKING "OBJ/i386-darwin-cc/avoffset"
528/usr/bin/ld: warning -L: directory name (../libs/i386-darwin-cc) does not exist
529        ==> GENERATING include file "../incs/i386-darwin-cc/avoffset.h"
530Warning: Cannot scan stack on this environment.
531        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/lib"
532NOTICE: Partial source (SRCROOT/lib) missing
533        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/libdeflt"
534NOTICE: Partial source (SRCROOT/libdeflt) missing
535        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/libedc"
536NOTICE: Partial source (SRCROOT/libedc) missing
537        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/libfile"
538NOTICE: Partial source (SRCROOT/libfile) missing
539        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/libhfs_iso"
540NOTICE: Partial source (SRCROOT/libhfs_iso) missing
541        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/libparanoia"
542NOTICE: Partial source (SRCROOT/libparanoia) missing
543        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/librscg"
544        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/librscg/librscg.mk"
545../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/scsi-remote.d: No such file or directory
546        ==> MAKING DIRECTORY "OBJ/i386-darwin-cc"
547        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/scsi-remote.d"
548        ==> MAKING DIRECTORY "../libs/i386-darwin-cc"
549        ==> COMPILING "OBJ/i386-darwin-cc/scsi-remote.o"
550        ==> ARCHIVING  "../libs/i386-darwin-cc/librscg.a"
551        ==> RANDOMIZING ARCHIVE "../libs/i386-darwin-cc/librscg.a"
552        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/libscg"
553        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/libscg/libscg.mk"
554../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/scsitransp.d: No such file or directory
555../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/scsihack.d: No such file or directory
556../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/scsiopen.d: No such file or directory
557../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/scgsettarget.d: No such file or directory
558../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/scsierrs.d: No such file or directory
559../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/scgtimes.d: No such file or directory
560../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/scsihelp.d: No such file or directory
561../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/rdummy.d: No such file or directory
562        ==> MAKING DIRECTORY "OBJ/i386-darwin-cc"
563        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/rdummy.d"
564        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/scsihelp.d"
565        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/scgtimes.d"
566        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/scsierrs.d"
567        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/scgsettarget.d"
568        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/scsiopen.d"
569        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/scsihack.d"
570        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/scsitransp.d"
571        ==> COMPILING "OBJ/i386-darwin-cc/scsitransp.o"
572        ==> COMPILING "OBJ/i386-darwin-cc/scsihack.o"
573In file included from scsihack.c:182:
574scsi-mac-iokit.c: In function 'scgo_open':
575scsi-mac-iokit.c:128: warning: initialization makes integer from pointer without a cast
576scsi-mac-iokit.c:129: warning: initialization makes integer from pointer without a cast
577scsi-mac-iokit.c:132: warning: initialization makes integer from pointer without a cast
578scsi-mac-iokit.c:181: warning: comparison between pointer and integer
579scsi-mac-iokit.c:192: warning: comparison between pointer and integer
580scsi-mac-iokit.c:196: warning: assignment makes integer from pointer without a cast
581scsi-mac-iokit.c:200: warning: comparison between pointer and integer
582scsi-mac-iokit.c:290: warning: comparison between pointer and integer
583scsi-mac-iokit.c:294: warning: comparison between pointer and integer
584        ==> COMPILING "OBJ/i386-darwin-cc/scsiopen.o"
585        ==> COMPILING "OBJ/i386-darwin-cc/scgsettarget.o"
586        ==> COMPILING "OBJ/i386-darwin-cc/scsierrs.o"
587        ==> COMPILING "OBJ/i386-darwin-cc/scgtimes.o"
588        ==> COMPILING "OBJ/i386-darwin-cc/scsihelp.o"
589        ==> COMPILING "OBJ/i386-darwin-cc/rdummy.o"
590        ==> ARCHIVING  "../libs/i386-darwin-cc/libscg.a"
591        ==> RANDOMIZING ARCHIVE "../libs/i386-darwin-cc/libscg.a"
592        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/libschily"
593        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/libschily/libschily.mk"
594../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/cvmod.d: No such file or directory
595../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/dat.d: No such file or directory
596../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fcons.d: No such file or directory
597../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fdown.d: No such file or directory
598../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fdup.d: No such file or directory
599../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/ffileread.d: No such file or directory
600../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/ffilewrite.d: No such file or directory
601../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fgetline.d: No such file or directory
602../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fgetstr.d: No such file or directory
603../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/file_raise.d: No such file or directory
604../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fileclose.d: No such file or directory
605../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fileluopen.d: No such file or directory
606../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fileopen.d: No such file or directory
607../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filemopen.d: No such file or directory
608../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filepos.d: No such file or directory
609../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fileread.d: No such file or directory
610../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filereopen.d: No such file or directory
611../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fileseek.d: No such file or directory
612../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filesize.d: No such file or directory
613../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filestat.d: No such file or directory
614../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filewrite.d: No such file or directory
615../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/flag.d: No such file or directory
616../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/flush.d: No such file or directory
617../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fpipe.d: No such file or directory
618../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/niread.d: No such file or directory
619../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/niwrite.d: No such file or directory
620../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/nixread.d: No such file or directory
621../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/nixwrite.d: No such file or directory
622../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/openfd.d: No such file or directory
623../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/peekc.d: No such file or directory
624../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fcons64.d: No such file or directory
625../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fdup64.d: No such file or directory
626../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fileluopen64.d: No such file or directory
627../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fileopen64.d: No such file or directory
628../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filemopen64.d: No such file or directory
629../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filepos64.d: No such file or directory
630../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filereopen64.d: No such file or directory
631../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fileseek64.d: No such file or directory
632../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filesize64.d: No such file or directory
633../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/filestat64.d: No such file or directory
634../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/openfd64.d: No such file or directory
635../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/astoi.d: No such file or directory
636../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/astoll.d: No such file or directory
637../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/breakline.d: No such file or directory
638../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/comerr.d: No such file or directory
639../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/cmpbytes.d: No such file or directory
640../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/cmpnullbytes.d: No such file or directory
641../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/error.d: No such file or directory
642../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fconv.d: No such file or directory
643../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fexec.d: No such file or directory
644../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/fillbytes.d: No such file or directory
645../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/findbytes.d: No such file or directory
646../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/findline.d: No such file or directory
647../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/format.d: No such file or directory
648../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/getargs.d: No such file or directory
649../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/getav0.d: No such file or directory
650../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/geterrno.d: No such file or directory
651../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/getfp.d: No such file or directory
652../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/getdomainname.d: No such file or directory
653../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/gethostid.d: No such file or directory
654../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/gethostname.d: No such file or directory
655../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/getpagesize.d: No such file or directory
656../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/handlecond.d: No such file or directory
657../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/jsprintf.d: No such file or directory
658../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/jssnprintf.d: No such file or directory
659../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/jssprintf.d: No such file or directory
660../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/match.d: No such file or directory
661../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/matchl.d: No such file or directory
662../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/movebytes.d: No such file or directory
663../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/printf.d: No such file or directory
664../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/raisecond.d: No such file or directory
665../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/rename.d: No such file or directory
666../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/saveargs.d: No such file or directory
667../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/serrmsg.d: No such file or directory
668../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/seterrno.d: No such file or directory
669../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/setfp.d: No such file or directory
670../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/snprintf.d: No such file or directory
671../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/spawn.d: No such file or directory
672../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/sprintf.d: No such file or directory
673../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/strcatl.d: No such file or directory
674../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/strdup.d: No such file or directory
675../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/streql.d: No such file or directory
676../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/swabbytes.d: No such file or directory
677../RULES/r-gmake.dep:76: OBJ/i386-darwin-cc/usleep.d: No such file or directory
678        ==> MAKING DIRECTORY "OBJ/i386-darwin-cc"
679        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/usleep.d"
680        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/swabbytes.d"
681        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/streql.d"
682        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/strdup.d"
683        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/strcatl.d"
684        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/sprintf.d"
685        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/spawn.d"
686        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/snprintf.d"
687        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/setfp.d"
688        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/seterrno.d"
689        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/serrmsg.d"
690        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/saveargs.d"
691        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/rename.d"
692        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/raisecond.d"
693        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/printf.d"
694        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/movebytes.d"
695        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/matchl.d"
696        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/match.d"
697        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/jssprintf.d"
698        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/jssnprintf.d"
699        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/jsprintf.d"
700        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/handlecond.d"
701        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/getpagesize.d"
702        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/gethostname.d"
703        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/gethostid.d"
704        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/getdomainname.d"
705        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/getfp.d"
706        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/geterrno.d"
707        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/getav0.d"
708        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/getargs.d"
709        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/format.d"
710        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/findline.d"
711        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/findbytes.d"
712        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fillbytes.d"
713        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fexec.d"
714        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fconv.d"
715        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/error.d"
716        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/cmpnullbytes.d"
717        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/cmpbytes.d"
718        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/comerr.d"
719        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/breakline.d"
720        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/astoll.d"
721        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/astoi.d"
722        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/openfd64.d"
723        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filestat64.d"
724        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filesize64.d"
725        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fileseek64.d"
726        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filereopen64.d"
727        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filepos64.d"
728        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filemopen64.d"
729        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fileopen64.d"
730        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fileluopen64.d"
731        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fdup64.d"
732        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fcons64.d"
733        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/peekc.d"
734        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/openfd.d"
735        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/nixwrite.d"
736        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/nixread.d"
737        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/niwrite.d"
738        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/niread.d"
739        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fpipe.d"
740        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/flush.d"
741        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/flag.d"
742        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filewrite.d"
743        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filestat.d"
744        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filesize.d"
745        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fileseek.d"
746        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filereopen.d"
747        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fileread.d"
748        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filepos.d"
749        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/filemopen.d"
750        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fileopen.d"
751        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fileluopen.d"
752        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fileclose.d"
753        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/file_raise.d"
754        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fgetstr.d"
755        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fgetline.d"
756        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/ffilewrite.d"
757        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/ffileread.d"
758        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fdup.d"
759        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fdown.d"
760        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/fcons.d"
761        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/dat.d"
762        ==> MAKING DEPENDENCIES "OBJ/i386-darwin-cc/cvmod.d"
763        ==> COMPILING "OBJ/i386-darwin-cc/cvmod.o"
764        ==> COMPILING "OBJ/i386-darwin-cc/dat.o"
765        ==> COMPILING "OBJ/i386-darwin-cc/fcons.o"
766        ==> COMPILING "OBJ/i386-darwin-cc/fdown.o"
767        ==> COMPILING "OBJ/i386-darwin-cc/fdup.o"
768        ==> COMPILING "OBJ/i386-darwin-cc/ffileread.o"
769        ==> COMPILING "OBJ/i386-darwin-cc/ffilewrite.o"
770        ==> COMPILING "OBJ/i386-darwin-cc/fgetline.o"
771        ==> COMPILING "OBJ/i386-darwin-cc/fgetstr.o"
772        ==> COMPILING "OBJ/i386-darwin-cc/file_raise.o"
773        ==> COMPILING "OBJ/i386-darwin-cc/fileclose.o"
774        ==> COMPILING "OBJ/i386-darwin-cc/fileluopen.o"
775        ==> COMPILING "OBJ/i386-darwin-cc/fileopen.o"
776        ==> COMPILING "OBJ/i386-darwin-cc/filemopen.o"
777        ==> COMPILING "OBJ/i386-darwin-cc/filepos.o"
778        ==> COMPILING "OBJ/i386-darwin-cc/fileread.o"
779        ==> COMPILING "OBJ/i386-darwin-cc/filereopen.o"
780        ==> COMPILING "OBJ/i386-darwin-cc/fileseek.o"
781        ==> COMPILING "OBJ/i386-darwin-cc/filesize.o"
782        ==> COMPILING "OBJ/i386-darwin-cc/filestat.o"
783        ==> COMPILING "OBJ/i386-darwin-cc/filewrite.o"
784        ==> COMPILING "OBJ/i386-darwin-cc/flag.o"
785        ==> COMPILING "OBJ/i386-darwin-cc/flush.o"
786        ==> COMPILING "OBJ/i386-darwin-cc/fpipe.o"
787        ==> COMPILING "OBJ/i386-darwin-cc/niread.o"
788        ==> COMPILING "OBJ/i386-darwin-cc/niwrite.o"
789        ==> COMPILING "OBJ/i386-darwin-cc/nixread.o"
790        ==> COMPILING "OBJ/i386-darwin-cc/nixwrite.o"
791        ==> COMPILING "OBJ/i386-darwin-cc/openfd.o"
792        ==> COMPILING "OBJ/i386-darwin-cc/peekc.o"
793        ==> COMPILING "OBJ/i386-darwin-cc/fcons64.o"
794        ==> COMPILING "OBJ/i386-darwin-cc/fdup64.o"
795        ==> COMPILING "OBJ/i386-darwin-cc/fileluopen64.o"
796        ==> COMPILING "OBJ/i386-darwin-cc/fileopen64.o"
797        ==> COMPILING "OBJ/i386-darwin-cc/filemopen64.o"
798        ==> COMPILING "OBJ/i386-darwin-cc/filepos64.o"
799        ==> COMPILING "OBJ/i386-darwin-cc/filereopen64.o"
800        ==> COMPILING "OBJ/i386-darwin-cc/fileseek64.o"
801        ==> COMPILING "OBJ/i386-darwin-cc/filesize64.o"
802        ==> COMPILING "OBJ/i386-darwin-cc/filestat64.o"
803        ==> COMPILING "OBJ/i386-darwin-cc/openfd64.o"
804        ==> COMPILING "OBJ/i386-darwin-cc/astoi.o"
805        ==> COMPILING "OBJ/i386-darwin-cc/astoll.o"
806        ==> COMPILING "OBJ/i386-darwin-cc/breakline.o"
807        ==> COMPILING "OBJ/i386-darwin-cc/comerr.o"
808        ==> COMPILING "OBJ/i386-darwin-cc/cmpbytes.o"
809        ==> COMPILING "OBJ/i386-darwin-cc/cmpnullbytes.o"
810        ==> COMPILING "OBJ/i386-darwin-cc/error.o"
811        ==> COMPILING "OBJ/i386-darwin-cc/fconv.o"
812        ==> COMPILING "OBJ/i386-darwin-cc/fexec.o"
813        ==> COMPILING "OBJ/i386-darwin-cc/fillbytes.o"
814        ==> COMPILING "OBJ/i386-darwin-cc/findbytes.o"
815        ==> COMPILING "OBJ/i386-darwin-cc/findline.o"
816        ==> COMPILING "OBJ/i386-darwin-cc/format.o"
817        ==> COMPILING "OBJ/i386-darwin-cc/getargs.o"
818        ==> COMPILING "OBJ/i386-darwin-cc/getav0.o"
819        ==> COMPILING "OBJ/i386-darwin-cc/geterrno.o"
820        ==> COMPILING "OBJ/i386-darwin-cc/getfp.o"
821        ==> COMPILING "OBJ/i386-darwin-cc/getdomainname.o"
822        ==> COMPILING "OBJ/i386-darwin-cc/gethostid.o"
823        ==> COMPILING "OBJ/i386-darwin-cc/gethostname.o"
824        ==> COMPILING "OBJ/i386-darwin-cc/getpagesize.o"
825        ==> COMPILING "OBJ/i386-darwin-cc/handlecond.o"
826        ==> COMPILING "OBJ/i386-darwin-cc/jsprintf.o"
827        ==> COMPILING "OBJ/i386-darwin-cc/jssnprintf.o"
828        ==> COMPILING "OBJ/i386-darwin-cc/jssprintf.o"
829        ==> COMPILING "OBJ/i386-darwin-cc/match.o"
830        ==> COMPILING "OBJ/i386-darwin-cc/matchl.o"
831        ==> COMPILING "OBJ/i386-darwin-cc/movebytes.o"
832        ==> COMPILING "OBJ/i386-darwin-cc/printf.o"
833        ==> COMPILING "OBJ/i386-darwin-cc/raisecond.o"
834        ==> COMPILING "OBJ/i386-darwin-cc/rename.o"
835        ==> COMPILING "OBJ/i386-darwin-cc/saveargs.o"
836        ==> COMPILING "OBJ/i386-darwin-cc/serrmsg.o"
837        ==> COMPILING "OBJ/i386-darwin-cc/seterrno.o"
838        ==> COMPILING "OBJ/i386-darwin-cc/setfp.o"
839        ==> COMPILING "OBJ/i386-darwin-cc/snprintf.o"
840        ==> COMPILING "OBJ/i386-darwin-cc/spawn.o"
841        ==> COMPILING "OBJ/i386-darwin-cc/sprintf.o"
842        ==> COMPILING "OBJ/i386-darwin-cc/strcatl.o"
843        ==> COMPILING "OBJ/i386-darwin-cc/strdup.o"
844        ==> COMPILING "OBJ/i386-darwin-cc/streql.o"
845        ==> COMPILING "OBJ/i386-darwin-cc/swabbytes.o"
846        ==> COMPILING "OBJ/i386-darwin-cc/usleep.o"
847        ==> ARCHIVING  "../libs/i386-darwin-cc/libschily.a"
848ranlib: file: ../libs/i386-darwin-cc/libschily.a(getfp.o) has no symbols
849        ==> RANDOMIZING ARCHIVE "../libs/i386-darwin-cc/libschily.a"
850ranlib: file: ../libs/i386-darwin-cc/libschily.a(getfp.o) has no symbols
851        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/libunls"
852NOTICE: Partial source (SRCROOT/libunls) missing
853        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/cdda2wav"
854NOTICE: Partial source (SRCROOT/cdda2wav) missing
855        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/cdrecord"
856NOTICE: Partial source (SRCROOT/cdrecord) missing
857        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/cmd"
858NOTICE: Partial source (SRCROOT/cmd) missing
859        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/mkisofs"
860NOTICE: Partial source (SRCROOT/mkisofs) missing
861        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/mkisofs/diag"
862NOTICE: Partial source (SRCROOT/mkisofs/diag) missing
863        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/readcd"
864NOTICE: Partial source (SRCROOT/readcd) missing
865        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/rscsi"
866NOTICE: Partial source (SRCROOT/rscsi) missing
867        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/scgcheck"
868NOTICE: Partial source (SRCROOT/scgcheck) missing
869        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/scgskeleton"
870NOTICE: Partial source (SRCROOT/scgskeleton) missing
871        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/man"
872        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/man/man4"
873        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/man/man4/makefiles.mk"
874        ==> MAKING DIRECTORY "OBJ/i386-darwin-cc/man"
875        ==> LOCALIZING "OBJ/i386-darwin-cc/man/makefiles.5"
876        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/man/man4/makerules.mk"
877        ==> LOCALIZING "OBJ/i386-darwin-cc/man/makerules.5"
878        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/export"
879/bin/rm -f -r libschily scg xconfig.h libschily.a libscg.a librscg.a
880/bin/ln -s ../include libschily
881/bin/ln -s ../libscg/scg scg
882/bin/ln -s ../incs/i386-darwin-cc/xconfig.h xconfig.h
883/bin/ln -s ../libs/i386-darwin-cc/libschily.a libschily.a
884/bin/ln -s ../libs/i386-darwin-cc/libscg.a libscg.a
885/bin/ln -s ../libs/i386-darwin-cc/librscg.a librscg.a
886Making all in trackdb
887/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o Cddb.o Cddb.cc
888/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o lec.o lec.cc
889/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o Toc.o Toc.cc
890/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o TrackDataList.o TrackDataList.cc
891/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o CdTextContainer.o CdTextContainer.cc
892/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o Msf.o Msf.cc
893/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o Track.o Track.cc
894/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o util.o util.cc
895/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o CdTextItem.o CdTextItem.cc
896/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o SubTrack.o SubTrack.cc
897/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o TrackData.o TrackData.cc
898/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o TempFileManager.o TempFileManager.cc
899/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o FormatConverter.o FormatConverter.cc
900/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o Cue2Toc.o Cue2Toc.cc
901/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o CueParser.o CueParser.cc
902/opt/local/bin/antlr -k 3 -CC  -w2 -fl TocLexer.dlg -ft TocParserTokens.h ./TocParser.g
903Antlr parser generator   Version 1.33MR33   1989-2001
904/opt/local/bin/dlg -C2 -CC -cl TocLexerBase TocLexer.dlg
905dlg  Version 1.33MR33   1989-2001
906/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o TocParser.o TocParser.cpp
907/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o TocParserGram.o TocParserGram.cpp
908/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o TocLexerBase.o TocLexerBase.cpp
909/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o AParser.o `test -f '/opt/local/include/pccts/AParser.cpp' || echo './'`/opt/local/include/pccts/AParser.cpp
910/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o DLexerBase.o `test -f '/opt/local/include/pccts/DLexerBase.cpp' || echo './'`/opt/local/include/pccts/DLexerBase.cpp
911/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/pccts  -I/opt/local/include   -O2 -c -o ATokenBuffer.o `test -f '/opt/local/include/pccts/ATokenBuffer.cpp' || echo './'`/opt/local/include/pccts/ATokenBuffer.cpp
912rm -f libtrackdb.a
913ar cru libtrackdb.a Cddb.o lec.o Toc.o TrackDataList.o CdTextContainer.o Msf.o Track.o util.o CdTextItem.o SubTrack.o TrackData.o TempFileManager.o FormatConverter.o Cue2Toc.o CueParser.o   TocParser.o TocParserGram.o TocLexerBase.o AParser.o DLexerBase.o ATokenBuffer.o
914ranlib libtrackdb.a
915Making all in utils
916/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../trackdb  -I/opt/local/include  -O2 -c -o toc2cue.o toc2cue.cc
917/usr/bin/g++-4.0  -O2  -L/opt/local/lib -o toc2cue  toc2cue.o -L../trackdb -ltrackdb    -framework CoreServices -framework IOKit
918/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../trackdb  -I/opt/local/include  -O2 -c main.c
919/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../trackdb  -I/opt/local/include  -O2 -c cue2toc.c
920/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../trackdb  -I/opt/local/include  -O2 -c timecode.c
921/usr/bin/gcc-4.0  -O2  -L/opt/local/lib -o cue2toc  main.o cue2toc.o timecode.o  -framework CoreServices -framework IOKit
922/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../trackdb  -I/opt/local/include  -O2 -c -o toc2cddb.o toc2cddb.cc
923/usr/bin/g++-4.0  -O2  -L/opt/local/lib -o toc2cddb  toc2cddb.o -L../trackdb -ltrackdb    -framework CoreServices -framework IOKit
924Making all in paranoia
925/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -O2 -c paranoia.c
926/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -O2 -c p_block.c
927/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -O2 -c overlap.c
928/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -O2 -c gap.c
929/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -O2 -c isort.c
930rm -f libcdda_paranoia.a
931ar cru libcdda_paranoia.a paranoia.o p_block.o overlap.o gap.o isort.o
932ranlib libcdda_paranoia.a
933Making all in dao
934/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o main.o main.cc
935/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o dao.o dao.cc
936/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o port.o port.cc
937/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o data.o data.cc
938/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o CdrDriver.o CdrDriver.cc
939/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o CDD2600Base.o CDD2600Base.cc
940/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o CDD2600.o CDD2600.cc
941/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o PlextorReader.o PlextorReader.cc
942/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o GenericMMC.o GenericMMC.cc
943/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o SubChannel.o SubChannel.cc
944/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o PQSubChannel16.o PQSubChannel16.cc
945/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o PWSubChannel96.o PWSubChannel96.cc
946/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o PQChannelEncoder.o PQChannelEncoder.cc
947/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o GenericMMCraw.o GenericMMCraw.cc
948/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o PlextorReaderScan.o PlextorReaderScan.cc
949/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o RicohMP6200.o RicohMP6200.cc
950/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o TaiyoYuden.o TaiyoYuden.cc
951/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o YamahaCDR10x.o YamahaCDR10x.cc
952/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o TeacCdr55.o TeacCdr55.cc
953/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o SonyCDU920.o SonyCDU920.cc
954/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o SonyCDU948.o SonyCDU948.cc
955/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o ToshibaReader.o ToshibaReader.cc
956/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o CdTextEncoder.o CdTextEncoder.cc
957/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o Settings.o Settings.cc
958/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o ScsiIf-lib.o ScsiIf-lib.cc
959rm -f libdao.a
960ar cru libdao.a main.o dao.o port.o data.o CdrDriver.o CDD2600Base.o CDD2600.o PlextorReader.o GenericMMC.o SubChannel.o PQSubChannel16.o PWSubChannel96.o PQChannelEncoder.o GenericMMCraw.o PlextorReaderScan.o RicohMP6200.o TaiyoYuden.o YamahaCDR10x.o TeacCdr55.o SonyCDU920.o SonyCDU948.o ToshibaReader.o CdTextEncoder.o Settings.o ScsiIf-lib.o
961ranlib libdao.a
962/usr/bin/g++-4.0 -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2  -L/opt/local/lib -o cdrdao  main.o -L. -ldao -L../paranoia -lcdda_paranoia -L../trackdb -ltrackdb -L../scsilib/export -lscg -lschily    -framework CoreServices -framework IOKit
963/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libcdda_paranoia-0.9.8.dylib is not prebound
964/usr/bin/ld: Undefined symbols:
965_paranoia_set_range
966collect2: ld returned 1 exit status
967make[2]: *** [cdrdao] Error 1
968make[1]: *** [all-recursive] Error 1
969make: *** [all] Error 2
970Error: Target com.apple.build returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_sysutils_cdrdao/work/cdrdao-1.2.2" && make all " returned error 2
971Command output: /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o CDD2600.o CDD2600.cc
972/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o PlextorReader.o PlextorReader.cc
973/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o GenericMMC.o GenericMMC.cc
974/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o SubChannel.o SubChannel.cc
975/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o PQSubChannel16.o PQSubChannel16.cc
976/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o PWSubChannel96.o PWSubChannel96.cc
977/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o PQChannelEncoder.o PQChannelEncoder.cc
978/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o GenericMMCraw.o GenericMMCraw.cc
979/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o PlextorReaderScan.o PlextorReaderScan.cc
980/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o RicohMP6200.o RicohMP6200.cc
981/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o TaiyoYuden.o TaiyoYuden.cc
982/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o YamahaCDR10x.o YamahaCDR10x.cc
983/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o TeacCdr55.o TeacCdr55.cc
984/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o SonyCDU920.o SonyCDU920.cc
985/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o SonyCDU948.o SonyCDU948.cc
986/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o ToshibaReader.o ToshibaReader.cc
987/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o CdTextEncoder.o CdTextEncoder.cc
988/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o Settings.o Settings.cc
989/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../scsilib/export -I./../scsilib/export/libschily  -I/opt/local/include -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2 -c -o ScsiIf-lib.o ScsiIf-lib.cc
990rm -f libdao.a
991ar cru libdao.a main.o dao.o port.o data.o CdrDriver.o CDD2600Base.o CDD2600.o PlextorReader.o GenericMMC.o SubChannel.o PQSubChannel16.o PWSubChannel96.o PQChannelEncoder.o GenericMMCraw.o PlextorReaderScan.o RicohMP6200.o TaiyoYuden.o YamahaCDR10x.o TeacCdr55.o SonyCDU920.o SonyCDU948.o ToshibaReader.o CdTextEncoder.o Settings.o ScsiIf-lib.o
992ranlib libdao.a
993/usr/bin/g++-4.0 -DDRIVER_TABLE_FILE=\"/opt/local/share/cdrdao/drivers\" -O2  -L/opt/local/lib -o cdrdao  main.o -L. -ldao -L../paranoia -lcdda_paranoia -L../trackdb -ltrackdb -L../scsilib/export -lscg -lschily    -framework CoreServices -framework IOKit
994/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libcdda_paranoia-0.9.8.dylib is not prebound
995/usr/bin/ld: Undefined symbols:
996_paranoia_set_range
997collect2: ld returned 1 exit status
998make[2]: *** [cdrdao] Error 1
999make[1]: *** [all-recursive] Error 1
1000make: *** [all] Error 2
1001
1002Warning: the following items did not execute (for cdrdao): com.apple.destroot com.apple.build
1003Error: Unable to upgrade port: 1