Opened 15 years ago

Last modified 13 years ago

#18355 closed defect

fltk universal variant not building. — at Version 3

Reported by: Indy@… Owned by: alakazam@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: universal Cc: Indy@…
Port: fltk

Description (last modified by blb@…)

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

Change History (3)

comment:1 Changed 15 years ago by Indy@…

Cc: Indy@… added

Cc Me!

comment:2 Changed 15 years ago by Indy@…

Also, fltk shows a universal variant and it seems that x86_64 versions of fltk do build.

comment:3 Changed 15 years ago by blb@…

Description: modified (diff)
Owner: changed from macports-tickets@… to alakazam@…
Note: See TracTickets for help on using tickets.