[MacPorts] #21391: macclipboard-gimp 0.7 -- Fails to build due to removed deprecated QD symbols in SL
MacPorts
noreply at macports.org
Tue Sep 15 03:01:18 PDT 2009
#21391: macclipboard-gimp 0.7 -- Fails to build due to removed deprecated QD
symbols in SL
-------------------------------+--------------------------------------------
Reporter: lhunath@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port:
-------------------------------+--------------------------------------------
The build fails because QD symbols that were deprecated have been removed
in Snow Leopard.
{{{
---> Building macclipboard-gimp
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_po
rts_aqua_macclipboard-gimp/work/macclipboard-gimp-0.7" && /usr/bin/nice -n
10 /usr/bin/make -j3 all " returned error 2
Command output: macclipboard.m: In function 'clipboard_paste_board':
macclipboard.m:585: warning: 'NSPICTPboardType' is deprecated (declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:348)
macclipboard.m:604: warning: 'NSPICTPboardType' is deprecated (declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:348)
macclipboard.m: In function 'clipboard_offscreen_pict':
macclipboard.m:654: warning: initialization makes pointer from integer
without a cast
macclipboard.m:655: warning: cast to pointer from integer of different
size
macclipboard.m: In function 'clipboard_paste_bitmap':
macclipboard.m:977: warning: 'cString' is deprecated (declared at
/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367)
macclipboard.m:988: warning: 'cString' is deprecated (declared at
/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367)
macclipboard.m:993: warning: 'NSCalibratedBlackColorSpace' is deprecated
(declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:92)
macclipboard.m:994: warning: 'NSDeviceBlackColorSpace' is deprecated
(declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:93)
macclipboard.m:999: warning: 'cString' is deprecated (declared at
/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367)
macclipboard.m:1006: warning: 'cString' is deprecated (declared at
/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367)
Undefined symbols:
"_DrawPicture", referenced from:
_clipboard_offscreen_pict in ccap7tMo.o
"_NewGWorld", referenced from:
_clipboard_offscreen_pict in ccap7tMo.o
"_DisposeGWorld", referenced from:
_clipboard_paste_pict in ccap7tMo.o
_clipboard_paste_pict in ccap7tMo.o
"_SetGWorld", referenced from:
_clipboard_offscreen_pict in ccap7tMo.o
"_GetPictInfo", referenced from:
_clipboard_offscreen_pict in ccap7tMo.o
"_GetGWorldPixMap", referenced from:
_clipboard_offscreen_pict in ccap7tMo.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [macclipboard] Error 1
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21391>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list