[MacPorts] #21599: Antigraingeometry 2.5 does not build on Snow Leopard

MacPorts noreply at macports.org
Sun Dec 27 14:05:22 PST 2009


#21599: Antigraingeometry 2.5 does not build on Snow Leopard
--------------------------------------+-------------------------------------
 Reporter:  robert.e.rouse@…          |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.8.0                                
 Keywords:  LP64                      |        Port:  antigraingeometry                    
--------------------------------------+-------------------------------------

Comment(by matthieu.jean.verstraete@…):

 Hello

 installing with +universal makes port find the QD framework stuff, but it
 still gives an error: a bunch of deprecation warnings (no big deal) and
 then lipo complains about the format of a temporary file, which after the
 build attempt is not there at all (which could be the problem, or it may
 have been removed...). See below.

 Cheers,

 Matthieu


 >>>>>>>>>>>>>>>>>>>>
 bash-3.2# port  install antigraingeometry +universal
 --->  Computing dependencies for antigraingeometry
 --->  Building antigraingeometry
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_antigraingeometry/work/agg-2.5"
 && /usr/bin/make -j2 all " returned error 2
 Command output: agg_mac_pmap.cpp: In member function 'bool
 agg::pixel_map::load_from_qt(const char*)':
 agg_mac_pmap.cpp:191: warning: 'HGetVol' is deprecated (declared at
 /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9205)
 agg_mac_pmap.cpp:191: warning: 'HGetVol' is deprecated (declared at
 /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9205)
 agg_mac_pmap.cpp:194: warning: 'CopyCStringToPascal' is deprecated
 (declared at
 /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/TextUtils.h:653)
 agg_mac_pmap.cpp:194: warning: 'CopyCStringToPascal' is deprecated
 (declared at
 /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/TextUtils.h:653)
 agg_mac_pmap.cpp: In member function 'bool
 agg::pixel_map::save_as_qt(const char*) const':
 agg_mac_pmap.cpp:232: warning: 'HGetVol' is deprecated (declared at
 /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9205)
 agg_mac_pmap.cpp:232: warning: 'HGetVol' is deprecated (declared at
 /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:9205)
 agg_mac_pmap.cpp:236: warning: 'CopyCStringToPascal' is deprecated
 (declared at
 /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/TextUtils.h:653)
 agg_mac_pmap.cpp:236: warning: 'CopyCStringToPascal' is deprecated
 (declared at
 /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/TextUtils.h:653)
 agg_mac_pmap.cpp: In member function 'unsigned int agg::pixel_map::width()
 const':
 agg_mac_pmap.cpp:269: warning: 'GetGWorldPixMap' is deprecated (declared
 at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:484)
 agg_mac_pmap.cpp:269: warning: 'GetGWorldPixMap' is deprecated (declared
 at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:484)
 agg_mac_pmap.cpp:271: warning: 'GetPixBounds' is deprecated (declared at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:5353)
 agg_mac_pmap.cpp:271: warning: 'GetPixBounds' is deprecated (declared at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:5353)
 agg_mac_pmap.cpp: In member function 'unsigned int
 agg::pixel_map::height() const':
 agg_mac_pmap.cpp:279: warning: 'GetGWorldPixMap' is deprecated (declared
 at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:484)
 agg_mac_pmap.cpp:279: warning: 'GetGWorldPixMap' is deprecated (declared
 at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:484)
 agg_mac_pmap.cpp:281: warning: 'GetPixBounds' is deprecated (declared at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:5353)
 agg_mac_pmap.cpp:281: warning: 'GetPixBounds' is deprecated (declared at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:5353)
 agg_mac_pmap.cpp: In member function 'int agg::pixel_map::row_bytes()
 const':
 agg_mac_pmap.cpp:289: warning: 'GetGWorldPixMap' is deprecated (declared
 at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:484)
 agg_mac_pmap.cpp:289: warning: 'GetGWorldPixMap' is deprecated (declared
 at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QDOffscreen.h:484)
 agg_mac_pmap.cpp:290: warning: 'GetPixDepth' is deprecated (declared at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:5368)
 agg_mac_pmap.cpp:290: warning: 'GetPixDepth' is deprecated (declared at
 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawAPI.h:5368)
 lipo: can't figure out the architecture type of: /var/tmp//ccYlpdVj.out
 make[3]: *** [libaggplatformmac_la-agg_mac_pmap.lo] Error 1
 make[2]: *** [all-recursive] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all-recursive] Error 1

 Error: Status 1 encountered during processing.
 <<<<<<<<<<<<<<<



 Replying to [ticket:21599 robert.e.rouse@…]:
 > I've searched and don't see a ticket for this. If there is, I apologize.
 >
 > I get the following error.
 >
 >
 > {{{
 > sudo port install antigraingeometry
 > --->  Computing dependencies for antigraingeometry
 > --->  Building antigraingeometry
 > Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_antigraingeometry/work/agg-2.5"
 && /usr/bin/make -j2 all " returned error 2
 > Command output: agg_mac_pmap.cpp:200: error:
 'GraphicsImportGetImageDescription' was not declared in this scope
 > agg_mac_pmap.cpp:207: error: 'GraphicsImportSetGWorld' was not declared
 in this scope
 > agg_mac_pmap.cpp:208: error: 'GraphicsImportDraw' was not declared in
 this scope
 > agg_mac_pmap.cpp: In member function 'bool
 agg::pixel_map::save_as_qt(const char*) const':
 > agg_mac_pmap.cpp:232: error: 'struct FSSpec' has no member named
 'vRefNum'
 > agg_mac_pmap.cpp:232: error: 'struct FSSpec' has no member named 'parID'
 > agg_mac_pmap.cpp:232: error: 'HGetVol' was not declared in this scope
 > agg_mac_pmap.cpp:235: error: 'GraphicsExportComponent' was not declared
 in this scope
 > agg_mac_pmap.cpp:235: error: expected `;' before 'ge'
 > agg_mac_pmap.cpp:236: error: 'struct FSSpec' has no member named 'name'
 > agg_mac_pmap.cpp:236: error: 'CopyCStringToPascal' was not declared in
 this scope
 > agg_mac_pmap.cpp:240: error: 'GraphicsExporterComponentType' was not
 declared in this scope
 > agg_mac_pmap.cpp:240: error: 'kQTFileTypePNG' was not declared in this
 scope
 > agg_mac_pmap.cpp:240: error: 'ge' was not declared in this scope
 > agg_mac_pmap.cpp:243: error: 'GraphicsExportSetInputGWorld' was not
 declared in this scope
 > agg_mac_pmap.cpp:246: error: 'GraphicsExportSetOutputFile' was not
 declared in this scope
 > agg_mac_pmap.cpp:249: error: 'GraphicsExportDoExport' was not declared
 in this scope
 > agg_mac_pmap.cpp: In member function 'unsigned int
 agg::pixel_map::width() const':
 > agg_mac_pmap.cpp:269: error: 'GetGWorldPixMap' was not declared in this
 scope
 > agg_mac_pmap.cpp:271: error: 'GetPixBounds' was not declared in this
 scope
 > agg_mac_pmap.cpp: In member function 'unsigned int
 agg::pixel_map::height() const':
 > agg_mac_pmap.cpp:279: error: 'GetGWorldPixMap' was not declared in this
 scope
 > agg_mac_pmap.cpp:281: error: 'GetPixBounds' was not declared in this
 scope
 > agg_mac_pmap.cpp: In member function 'int agg::pixel_map::row_bytes()
 const':
 > agg_mac_pmap.cpp:289: error: 'GetGWorldPixMap' was not declared in this
 scope
 > agg_mac_pmap.cpp:290: error: 'GetPixDepth' was not declared in this
 scope
 > make[3]: *** [libaggplatformmac_la-agg_mac_pmap.lo] Error 1
 > make[2]: *** [all-recursive] Error 1
 > make[1]: *** [all-recursive] Error 1
 > make: *** [all-recursive] Error 1
 >
 > Error: Status 1 encountered during processing.
 >
 > }}}

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


More information about the macports-tickets mailing list