[MacPorts] #33813: macclipboard-gimp fails to compile
MacPorts
noreply at macports.org
Thu Mar 29 08:22:45 PDT 2012
#33813: macclipboard-gimp fails to compile
--------------------------------------+-------------------------------------
Reporter: thesaxophonist@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: macclipboard-gimp
--------------------------------------+-------------------------------------
macclipboard-gimp fails to compile under 10.7.3 using Xcode 4.3.2 (clang
or llvm-gcc compiler):
{{{
...
:info:build macclipboard.m: In function ‘clipboard_copy’:
:info:build macclipboard.m:528: warning: ‘NSPICTPboardType’ is deprecated
(declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:347)
:info:build macclipboard.m: In function ‘clipboard_paste_service’:
:info:build macclipboard.m:564: warning: ‘cString’ is deprecated (declared
at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:341)
:info:build macclipboard.m: In function ‘clipboard_paste_board’:
:info:build macclipboard.m:585: warning: ‘NSPICTPboardType’ is deprecated
(declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:347)
:info:build macclipboard.m:604: warning: ‘NSPICTPboardType’ is deprecated
(declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:347)
:info:build macclipboard.m: In function ‘clipboard_offscreen_pict’:
:info:build macclipboard.m:631: error: ‘PictInfo’ undeclared (first use in
this function)
:info:build macclipboard.m:631: error: (Each undeclared identifier is
reported only once
:info:build macclipboard.m:631: error: for each function it appears in.)
:info:build macclipboard.m:631: error: expected ‘;’ before ‘info’
:info:build macclipboard.m:632: error: ‘info’ undeclared (first use in
this function)
:info:build macclipboard.m:654: warning: initialization makes pointer from
integer without a cast
:info:build macclipboard.m:655: warning: cast to pointer from integer of
different size
:info:build macclipboard.m: In function ‘clipboard_paste_bitmap’:
:info:build macclipboard.m:977: warning: ‘cString’ is deprecated (declared
at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:341)
:info:build macclipboard.m:988: warning: ‘cString’ is deprecated (declared
at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:341)
:info:build macclipboard.m:993: warning: ‘NSCalibratedBlackColorSpace’ is
deprecated (declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:91)
:info:build macclipboard.m:994: warning: ‘NSDeviceBlackColorSpace’ is
deprecated (declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:92)
:info:build macclipboard.m:999: warning: ‘cString’ is deprecated (declared
at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:341)
:info:build macclipboard.m:1006: warning: ‘cString’ is deprecated
(declared at
/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:341)
:info:build make: *** [macclipboard] Error 1
...
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33813>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list