[MacPorts] #18355: fltk universal variant not building.

MacPorts noreply at macports.org
Tue Feb 3 18:48:56 PST 2009


#18355: fltk universal variant not building.
-----------------------------+----------------------------------------------
 Reporter:  Indy@…           |       Owner:  alakazam@…           
     Type:  defect           |      Status:  new                  
 Priority:  Normal           |   Milestone:  Port Bugs            
Component:  ports            |     Version:  1.7.0                
 Keywords:  universal        |        Port:  fltk                 
-----------------------------+----------------------------------------------
Changes (by blb@…):

  * owner:  macports-tickets@… => alakazam@…


Old description:

> With universal variants for jpeg libpng and zlib installed doing a port
> install fltk +universal gives errors:
>
> --->  Building fltk
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_fltk/work/fltk-1.1.9"
> && make all " returned error 2
> Command output: Fl_mac.cxx:2118: error: 'SetWindowBounds' was not
> declared in this scope
> Fl_mac.cxx:2120: error: 'InvalWindowRect' was not declared in this scope
> Fl_mac.cxx:2122: error: 'MoveWindow' was not declared in this scope
> Fl_mac.cxx: In member function 'void Fl_Window::make_current()':
> Fl_mac.cxx:2147: error: 'NewRgn' was not declared in this scope
> Fl_mac.cxx:2151: error: 'GetWindowPort' was not declared in this scope
> Fl_mac.cxx:2151: error: 'SetPort' was not declared in this scope
> Fl_mac.cxx:2163: error: 'SetOrigin' was not declared in this scope
> Fl_mac.cxx:2165: error: 'SetRectRgn' was not declared in this scope
> Fl_mac.cxx:2172: error: 'NewRgn' was not declared in this scope
> Fl_mac.cxx:2175: error: 'DiffRgn' was not declared in this scope
> Fl_mac.cxx:2176: error: 'DisposeRgn' was not declared in this scope
> Fl_mac.cxx:2188: error: 'SetPortClipRegion' was not declared in this
> scope
> Fl_mac.cxx: In static member function 'static void Fl::copy(const char*,
> int, int)':
> Fl_mac.cxx:2286: error: 'ClearCurrentScrap' was not declared in this
> scope
> Fl_mac.cxx:2287: error: 'GetCurrentScrap' was not declared in this scope
> Fl_mac.cxx:2296: error: 'PutScrapFlavor' was not declared in this scope
> Fl_mac.cxx: In static member function 'static void Fl::paste(Fl_Widget&,
> int)':
> Fl_mac.cxx:2306: error: 'GetCurrentScrap' was not declared in this scope
> Fl_mac.cxx:2307: error: 'GetScrapFlavorSize' was not declared in this
> scope
> Fl_mac.cxx:2315: error: 'GetScrapFlavorData' was not declared in this
> scope
> Fl_mac.cxx: In function 'void MacDestroyWindow(Fl_Window*,
> OpaqueWindowPtr*)':
> Fl_mac.cxx:2449: error: 'DisposeWindow' was not declared in this scope
> Fl_mac.cxx: In function 'void MacMapWindow(Fl_Window*,
> OpaqueWindowPtr*)':
> Fl_mac.cxx:2454: error: 'ShowWindow' was not declared in this scope
> Fl_mac.cxx: In function 'void MacUnmapWindow(Fl_Window*,
> OpaqueWindowPtr*)':
> Fl_mac.cxx:2464: error: 'HideWindow' was not declared in this scope
> lipo: can't figure out the architecture type of: /var/tmp//cc8QiR8o.out
> make[1]: *** [Fl.o] Error 1
> make: *** [all] Error 1

New description:

 With universal variants for jpeg libpng and zlib installed doing a port
 install fltk +universal gives errors:
 {{{
 --->  Building fltk
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_fltk/work/fltk-1.1.9"
 && make all " returned error 2
 Command output: Fl_mac.cxx:2118: error: 'SetWindowBounds' was not declared
 in this scope
 Fl_mac.cxx:2120: error: 'InvalWindowRect' was not declared in this scope
 Fl_mac.cxx:2122: error: 'MoveWindow' was not declared in this scope
 Fl_mac.cxx: In member function 'void Fl_Window::make_current()':
 Fl_mac.cxx:2147: error: 'NewRgn' was not declared in this scope
 Fl_mac.cxx:2151: error: 'GetWindowPort' was not declared in this scope
 Fl_mac.cxx:2151: error: 'SetPort' was not declared in this scope
 Fl_mac.cxx:2163: error: 'SetOrigin' was not declared in this scope
 Fl_mac.cxx:2165: error: 'SetRectRgn' was not declared in this scope
 Fl_mac.cxx:2172: error: 'NewRgn' was not declared in this scope
 Fl_mac.cxx:2175: error: 'DiffRgn' was not declared in this scope
 Fl_mac.cxx:2176: error: 'DisposeRgn' was not declared in this scope
 Fl_mac.cxx:2188: error: 'SetPortClipRegion' was not declared in this scope
 Fl_mac.cxx: In static member function 'static void Fl::copy(const char*,
 int, int)':
 Fl_mac.cxx:2286: error: 'ClearCurrentScrap' was not declared in this scope
 Fl_mac.cxx:2287: error: 'GetCurrentScrap' was not declared in this scope
 Fl_mac.cxx:2296: error: 'PutScrapFlavor' was not declared in this scope
 Fl_mac.cxx: In static member function 'static void Fl::paste(Fl_Widget&,
 int)':
 Fl_mac.cxx:2306: error: 'GetCurrentScrap' was not declared in this scope
 Fl_mac.cxx:2307: error: 'GetScrapFlavorSize' was not declared in this
 scope
 Fl_mac.cxx:2315: error: 'GetScrapFlavorData' was not declared in this
 scope
 Fl_mac.cxx: In function 'void MacDestroyWindow(Fl_Window*,
 OpaqueWindowPtr*)':
 Fl_mac.cxx:2449: error: 'DisposeWindow' was not declared in this scope
 Fl_mac.cxx: In function 'void MacMapWindow(Fl_Window*, OpaqueWindowPtr*)':
 Fl_mac.cxx:2454: error: 'ShowWindow' was not declared in this scope
 Fl_mac.cxx: In function 'void MacUnmapWindow(Fl_Window*,
 OpaqueWindowPtr*)':
 Fl_mac.cxx:2464: error: 'HideWindow' was not declared in this scope
 lipo: can't figure out the architecture type of: /var/tmp//cc8QiR8o.out
 make[1]: *** [Fl.o] Error 1
 make: *** [all] Error 1
 }}}

--

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


More information about the macports-tickets mailing list