[MacPorts] #21005: dvdrtools fails to build on 10.6 x86_64

MacPorts noreply at macports.org
Tue Sep 1 11:18:21 PDT 2009


#21005: dvdrtools fails to build on 10.6 x86_64
------------------------------+---------------------------------------------
 Reporter:  kurtjaeke@…       |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.8.0                                
 Keywords:                    |        Port:  dvdrtools                            
------------------------------+---------------------------------------------
 Building of dvdrtools fails with the message shown below.

 Maybe this port should be removed anyway, since the project itself does
 not seem to be maintained anymore. What are your opinions?

 {{{
 /usr/bin/make  all-recursive
 Makefile:689: warning: overriding commands for target `configure'
 Makefile:211: warning: ignoring old commands for target `configure'
 Making all in libdeflt
 make[2]: Nothing to be done for `all'.
 Making all in librscg
 make[2]: Nothing to be done for `all'.
 Making all in libscg
 if /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I../include
 -I/opt/local/include -DUSE_PG -O2 -arch x86_64 -MT scsihack.o -MD -MP -MF
 ".deps/scsihack.Tpo" -c -o scsihack.o scsihack.c; \
         then mv -f ".deps/scsihack.Tpo" ".deps/scsihack.Po"; else rm -f
 ".deps/scsihack.Tpo"; exit 1; fi
 In file included from scsihack.c:181:
 scsi-mac-iokit.c:62:45: error: IOKit/scsi-commands/SCSITaskLib.h: No such
 file or directory
 In file included from scsihack.c:181:
 scsi-mac-iokit.c:69: error: expected specifier-qualifier-list before
 'MMCDeviceInterface'
 scsi-mac-iokit.c: In function 'scgo_open':
 scsi-mac-iokit.c:124: warning: initialization makes integer from pointer
 without a cast
 scsi-mac-iokit.c:125: warning: initialization makes integer from pointer
 without a cast
 scsi-mac-iokit.c:128: warning: initialization makes integer from pointer
 without a cast
 scsi-mac-iokit.c:131: error: 'MMCDeviceInterface' undeclared (first use in
 this function)
 scsi-mac-iokit.c:131: error: (Each undeclared identifier is reported only
 once
 scsi-mac-iokit.c:131: error: for each function it appears in.)
 scsi-mac-iokit.c:131: error: 'mmcDeviceInterface' undeclared (first use in
 this function)
 scsi-mac-iokit.c:132: error: 'SCSITaskDeviceInterface' undeclared (first
 use in this function)
 scsi-mac-iokit.c:132: error: 'scsiTaskDeviceInterface' undeclared (first
 use in this function)
 scsi-mac-iokit.c:177: warning: comparison between pointer and integer
 scsi-mac-iokit.c:188: warning: comparison between pointer and integer
 scsi-mac-iokit.c:192: warning: assignment makes integer from pointer
 without a cast
 scsi-mac-iokit.c:196: warning: comparison between pointer and integer
 scsi-mac-iokit.c:203: error: 'kIOMMCDeviceUserClientTypeID' undeclared
 (first use in this function)
 scsi-mac-iokit.c:211: error: 'kIOMMCDeviceInterfaceID' undeclared (first
 use in this function)
 scsi-mac-iokit.c:232: error: 'kIOSCSITaskDeviceUserClientTypeID'
 undeclared (first use in this function)
 scsi-mac-iokit.c:243: error: 'kIOSCSITaskDeviceInterfaceID' undeclared
 (first use in this function)
 scsi-mac-iokit.c:267: error: 'struct scg_local' has no member named
 'mmcDeviceInterface'
 scsi-mac-iokit.c:268: error: 'struct scg_local' has no member named
 'scsiTaskDeviceInterface'
 scsi-mac-iokit.c:269: error: 'struct scg_local' has no member named
 'masterPort'
 scsi-mac-iokit.c:282: warning: comparison between pointer and integer
 scsi-mac-iokit.c:286: warning: comparison between pointer and integer
 scsi-mac-iokit.c: In function 'scgo_close':
 scsi-mac-iokit.c:315: error: 'SCSITaskDeviceInterface' undeclared (first
 use in this function)
 scsi-mac-iokit.c:315: error: 'sc' undeclared (first use in this function)
 scsi-mac-iokit.c:316: error: 'MMCDeviceInterface' undeclared (first use in
 this function)
 scsi-mac-iokit.c:316: error: 'mmc' undeclared (first use in this function)
 scsi-mac-iokit.c:321: error: 'struct scg_local' has no member named
 'scsiTaskDeviceInterface'
 scsi-mac-iokit.c:324: error: 'struct scg_local' has no member named
 'scsiTaskDeviceInterface'
 scsi-mac-iokit.c:326: error: 'struct scg_local' has no member named
 'mmcDeviceInterface'
 scsi-mac-iokit.c:330: error: 'struct scg_local' has no member named
 'masterPort'
 scsi-mac-iokit.c: In function 'scgo_send':
 scsi-mac-iokit.c:434: error: 'SCSITaskDeviceInterface' undeclared (first
 use in this function)
 scsi-mac-iokit.c:434: error: 'sc' undeclared (first use in this function)
 scsi-mac-iokit.c:435: error: 'SCSITaskInterface' undeclared (first use in
 this function)
 scsi-mac-iokit.c:435: error: 'cmd' undeclared (first use in this function)
 scsi-mac-iokit.c:437: error: 'SCSI_Sense_Data' undeclared (first use in
 this function)
 scsi-mac-iokit.c:437: error: expected ';' before 'senseData'
 scsi-mac-iokit.c:438: error: 'SCSITaskStatus' undeclared (first use in
 this function)
 scsi-mac-iokit.c:438: error: expected ';' before 'status'
 scsi-mac-iokit.c:447: error: 'struct scg_local' has no member named
 'scsiTaskDeviceInterface'
 scsi-mac-iokit.c:474: error: 'kSCSIDataTransfer_FromTargetToInitiator'
 undeclared (first use in this function)
 scsi-mac-iokit.c:475: error: 'kSCSIDataTransfer_FromInitiatorToTarget'
 undeclared (first use in this function)
 scsi-mac-iokit.c:491: error: 'senseData' undeclared (first use in this
 function)
 scsi-mac-iokit.c:494: error: 'status' undeclared (first use in this
 function)
 scsi-mac-iokit.c:510: error: 'kSenseDefaultSize' undeclared (first use in
 this function)
 scsi-mac-iokit.c:517: error: 'kSCSITaskStatus_No_Status' undeclared (first
 use in this function)
 make[2]: *** [scsihack.o] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/21005>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list