Ticket #18355: fltk.log

File fltk.log, 23.8 KB (added by Indy@…, 15 years ago)

log of 'port -d install fltk +universal'

Line 
1Persephone:test Indy$ sudo port -d install fltk +universal
2DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/fltk
3DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/fltk
4DEBUG: setting option os.universal_supported to yes
5DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
6DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
7DEBUG: adding the default universal variant
8DEBUG: Requested variant darwin is not provided by port fltk.
9DEBUG: Requested variant i386 is not provided by port fltk.
10DEBUG: Requested variant macosx is not provided by port fltk.
11DEBUG: Executing variant universal provides universal
12DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg
13DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg
14DEBUG: setting option os.universal_supported to yes
15DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
16DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
17DEBUG: adding the default universal variant
18DEBUG: Requested variant darwin is not provided by port jpeg.
19DEBUG: Requested variant i386 is not provided by port jpeg.
20DEBUG: Requested variant macosx is not provided by port jpeg.
21DEBUG: Executing variant universal provides universal
22DEBUG: Searching for dependency: jpeg
23DEBUG: Found Dependency: receipt exists for jpeg
24DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng
25DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng
26DEBUG: setting option os.universal_supported to yes
27DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
28DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
29DEBUG: adding the default universal variant
30DEBUG: Requested variant darwin is not provided by port libpng.
31DEBUG: Requested variant i386 is not provided by port libpng.
32DEBUG: Requested variant macosx is not provided by port libpng.
33DEBUG: Executing variant universal provides universal
34DEBUG: Searching for dependency: libpng
35DEBUG: Found Dependency: receipt exists for libpng
36DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
37DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
38DEBUG: setting option os.universal_supported to yes
39DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
40DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
41DEBUG: adding the default universal variant
42DEBUG: Requested variant darwin is not provided by port zlib.
43DEBUG: Requested variant i386 is not provided by port zlib.
44DEBUG: Requested variant macosx is not provided by port zlib.
45DEBUG: Executing variant universal provides universal
46DEBUG: Searching for dependency: zlib
47DEBUG: Found Dependency: receipt exists for zlib
48DEBUG: Executing org.macports.main (fltk)
49--->  Fetching fltk
50DEBUG: Executing proc-pre-org.macports.fetch-fetch-0
51DEBUG: Executing org.macports.fetch (fltk)
52--->  Verifying checksum(s) for fltk
53DEBUG: Executing org.macports.checksum (fltk)
54--->  Checksumming fltk-1.1.9-source.tar.bz2
55DEBUG: Correct (md5) checksum for fltk-1.1.9-source.tar.bz2
56DEBUG: Correct (sha1) checksum for fltk-1.1.9-source.tar.bz2
57DEBUG: Correct (rmd160) checksum for fltk-1.1.9-source.tar.bz2
58DEBUG: setting option extract.cmd to /usr/bin/bzip2
59--->  Extracting fltk
60DEBUG: Executing org.macports.extract (fltk)
61--->  Extracting fltk-1.1.9-source.tar.bz2
62DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/fltk/fltk-1.1.9-source.tar.bz2
63DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
64DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_fltk/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/fltk/fltk-1.1.9-source.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
65DEBUG: Executing org.macports.patch (fltk)
66DEBUG: Executing proc-post-org.macports.patch-patch-0
67--->  Configuring fltk
68DEBUG: Using compiler 'Mac OS X gcc 4.0'
69DEBUG: Executing org.macports.configure (fltk)
70DEBUG: Environment: CFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch x86_64 -mmacosx-version-min=10.5' CPPFLAGS='-I/opt/local/include -isysroot /Developer/SDKs/MacOSX10.5.sdk' CXXFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch x86_64 -mmacosx-version-min=10.5' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib -arch i386 -arch x86_64 -mmacosx-version-min=10.5' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
71DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_fltk/work/fltk-1.1.9" && ./configure --prefix=/opt/local --enable-threads --mandir=/opt/local/share/man --disable-dependency-tracking'
72checking for gcc... /usr/bin/gcc-4.0
73checking for C compiler default output file name... a.out
74checking whether the C compiler works... yes
75checking whether we are cross compiling... no
76checking for suffix of executables...
77checking for suffix of object files... o
78checking whether we are using the GNU C compiler... yes
79checking whether /usr/bin/gcc-4.0 accepts -g... yes
80checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
81checking whether we are using the GNU C++ compiler... yes
82checking whether /usr/bin/g++-4.0 accepts -g... yes
83checking for a BSD-compatible install... /usr/bin/install -c
84checking for nroff... /usr/bin/nroff
85checking for htmldoc... no
86checking for ranlib... ranlib
87checking for ar... /usr/bin/ar
88checking how to run the C preprocessor... /usr/bin/cpp-4.0
89checking for grep that handles long lines and -e... /usr/bin/grep
90checking for egrep... /usr/bin/grep -E
91checking for ANSI C header files... yes
92checking for sys/types.h... yes
93checking for sys/stat.h... yes
94checking for stdlib.h... yes
95checking for string.h... yes
96checking for memory.h... yes
97checking for strings.h... yes
98checking for inttypes.h... yes
99checking for stdint.h... yes
100checking for unistd.h... yes
101checking whether byte ordering is bigendian... no
102checking for short... yes
103checking size of short... 2
104checking for int... yes
105checking size of int... 4
106checking for long... yes
107checking size of long... 8
108checking whether the compiler recognizes bool as a built-in type... yes
109checking for dirent.h that defines DIR... yes
110checking for library containing opendir... none required
111checking sys/select.h usability... yes
112checking sys/select.h presence... yes
113checking for sys/select.h... yes
114checking sys/stdtypes.h usability... no
115checking sys/stdtypes.h presence... no
116checking for sys/stdtypes.h... no
117checking for scandir... yes
118checking for vsnprintf... yes
119checking for snprintf... yes
120checking for strings.h... (cached) yes
121checking for strcasecmp... yes
122checking for strlcat... yes
123checking for strlcpy... yes
124checking locale.h usability... yes
125checking locale.h presence... yes
126checking for locale.h... yes
127checking for localeconv... yes
128checking for library containing pow... none required
129checking for special C compiler options needed for large files... no
130checking for _FILE_OFFSET_BITS value needed for large files... no
131checking for long long int... yes
132checking for strtoll... yes
133checking for library containing dlsym... none required
134checking dlfcn.h usability... yes
135checking dlfcn.h presence... yes
136checking for dlfcn.h... yes
137checking for jpeg_CreateCompress in -ljpeg... yes
138checking for gzgets in -lz... yes
139checking for png_set_tRNS_to_alpha in -lpng... yes
140checking png.h usability... yes
141checking png.h presence... yes
142checking for png.h... yes
143checking pthread.h usability... yes
144checking pthread.h presence... yes
145checking for pthread.h... yes
146checking for pthread_create using -lpthreads... no
147checking for pthread_create using -lpthread... yes
148checking if GCC supports -fno-exceptions... yes
149checking if GCC supports -fno-strict-aliasing... yes
150
151Configuration Summary
152-------------------------------------------------------------------------
153    Directories: prefix=/opt/local
154                 bindir=${exec_prefix}/bin
155                 datadir=${datarootdir}
156                 datarootdir=${prefix}/share
157                 exec_prefix=${prefix}
158                 includedir=${prefix}/include
159                 libdir=${exec_prefix}/lib
160                 mandir=/opt/local/share/man
161       Graphics: Quickdraw
162Image Libraries: JPEG=System
163                 PNG=System
164                 ZLIB=System
165    Large Files: NO
166         OpenGL: YES
167        Threads: YES
168configure: creating ./config.status
169config.status: creating makeinclude
170config.status: creating fltk.list
171config.status: creating fltk-config
172config.status: creating fltk.spec
173config.status: creating FL/Makefile
174config.status: creating config.h
175--->  Building fltk
176DEBUG: Executing org.macports.build (fltk)
177DEBUG: port allows a parallel build
178DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
179DEBUG: Assembled 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'
180=== making src ===
181Compiling Fl.cxx...
182../FL/mac.H: In function 'OpaqueRgnHandle* XRectangleRegion(int, int, int, int)':
183../FL/mac.H:49: error: 'NewRgn' was not declared in this scope
184../FL/mac.H:50: error: 'SetRectRgn' was not declared in this scope
185../FL/mac.H: In function 'void XDestroyRegion(OpaqueRgnHandle*)':
186../FL/mac.H:54: error: 'DisposeRgn' was not declared in this scope
187Fl.cxx: In static member function 'static void Fl::flush()':
188Fl.cxx:487: error: 'GetPort' was not declared in this scope
189Fl.cxx:489: error: 'QDFlushPortBuffer' was not declared in this scope
190Fl.cxx: In member function 'void Fl_Widget::damage(uchar, int, int, int, int)':
191Fl.cxx:1179: error: 'NewRgn' was not declared in this scope
192Fl.cxx:1180: error: 'SetRectRgn' was not declared in this scope
193Fl.cxx:1181: error: 'UnionRgn' was not declared in this scope
194Fl.cxx:1182: error: 'DisposeRgn' was not declared in this scope
195Fl_mac.cxx: In function 'OSStatus HandleMenu(HICommand*)':
196Fl_mac.cxx:471: error: 'GetMenuItemRefCon' was not declared in this scope
197Fl_mac.cxx:479: error: 'SetItemMark' was not declared in this scope
198Fl_mac.cxx:491: error: 'SetItemMark' was not declared in this scope
199Fl_mac.cxx:498: error: 'SetItemMark' was not declared in this scope
200Fl_mac.cxx:500: error: 'SetItemMark' was not declared in this scope
201Fl_mac.cxx:504: error: 'HiliteMenu' was not declared in this scope
202Fl_mac.cxx: In function 'OSStatus carbonDispatchHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)':
203Fl_mac.cxx:533: error: 'GetWindowEventTarget' was not declared in this scope
204Fl_mac.cxx:535: error: 'GetWindowEventTarget' was not declared in this scope
205Fl_mac.cxx: In function 'double do_queued_events(double)':
206Fl_mac.cxx:671: error: 'NewRgn' was not declared in this scope
207Fl_mac.cxx:673: error: 'GetMouse' was not declared in this scope
208Fl_mac.cxx:674: error: 'SetRectRgn' was not declared in this scope
209Fl_mac.cxx:675: error: 'SetEventMask' was not declared in this scope
210Fl_mac.cxx:706: error: 'GetApplicationEventTarget' was not declared in this scope
211Fl_mac.cxx:728: error: 'ConvertEventRefToEventRecord' was not declared in this scope
212Fl_mac.cxx:739: error: 'MacFindWindow' was not declared in this scope
213Fl_mac.cxx:740: error: 'MenuSelect' was not declared in this scope
214Fl_mac.cxx: In function 'OSStatus carbonWindowHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)':
215Fl_mac.cxx:819: error: 'kEventWindowDrawContent' was not declared in this scope
216Fl_mac.cxx:840: error: 'GetWindowClass' was not declared in this scope
217Fl_mac.cxx:855: error: 'GetWindowClass' was not declared in this scope
218Fl_mac.cxx: In function 'OSStatus carbonMousewheelHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)':
219Fl_mac.cxx:912: error: 'typeLongInteger' was not declared in this scope
220Fl_mac.cxx: In function 'OSStatus carbonMouseHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)':
221Fl_mac.cxx:981: error: 'FindWindow' was not declared in this scope
222Fl_mac.cxx:998: error: 'IsWindowActive' was not declared in this scope
223Fl_mac.cxx:1036: error: 'GetPort' was not declared in this scope
224Fl_mac.cxx:1037: error: 'GetWindowPort' was not declared in this scope
225Fl_mac.cxx:1037: error: 'SetPort' was not declared in this scope
226Fl_mac.cxx:1038: error: 'SetOrigin' was not declared in this scope
227Fl_mac.cxx:1041: error: 'GlobalToLocal' was not declared in this scope
228Fl_mac.cxx: In function 'short unsigned int keycode_to_sym(UInt32, UInt32, short unsigned int)':
229Fl_mac.cxx:1077: error: 'KeyTranslate' was not declared in this scope
230Fl_mac.cxx: In function 'OSStatus carbonKeyboardHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)':
231Fl_mac.cxx:1134: error: 'KLGetCurrentKeyboardLayout' was not declared in this scope
232Fl_mac.cxx:1135: error: 'KLGetKeyboardLayoutProperty' was not declared in this scope
233Fl_mac.cxx:1136: error: 'KeyTranslate' was not declared in this scope
234Fl_mac.cxx: In function 'OSErr OpenAppleEventHandler(const AppleEvent*, AppleEvent*, UInt32)':
235Fl_mac.cxx:1249: error: 'typeFSS' was not declared in this scope
236Fl_mac.cxx: In function 'void fl_open_display()':
237Fl_mac.cxx:1305: error: 'MoreMasters' was not declared in this scope
238Fl_mac.cxx:1309: error: 'GetQDGlobalsArrow' was not declared in this scope
239Fl_mac.cxx:1313: error: 'ClearMenuBar' was not declared in this scope
240Fl_mac.cxx:1314: error: 'GetMenuHandle' was not declared in this scope
241Fl_mac.cxx:1314: error: 'AppendResMenu' was not declared in this scope
242Fl_mac.cxx:1315: error: 'DrawMenuBar' was not declared in this scope
243Fl_mac.cxx: In static member function 'static int Fl::x()':
244Fl_mac.cxx:1376: error: 'GetQDGlobalsScreenBits' was not declared in this scope
245Fl_mac.cxx: In static member function 'static int Fl::y()':
246Fl_mac.cxx:1386: error: 'GetQDGlobalsScreenBits' was not declared in this scope
247Fl_mac.cxx: In static member function 'static int Fl::w()':
248Fl_mac.cxx:1396: error: 'GetQDGlobalsScreenBits' was not declared in this scope
249Fl_mac.cxx: In static member function 'static int Fl::h()':
250Fl_mac.cxx:1406: error: 'GetQDGlobalsScreenBits' was not declared in this scope
251Fl_mac.cxx: In static member function 'static void Fl::get_mouse(int&, int&)':
252Fl_mac.cxx:1418: error: 'GetMouse' was not declared in this scope
253Fl_mac.cxx:1419: error: 'LocalToGlobal' was not declared in this scope
254Fl_mac.cxx: In member function 'void Fl_X::flush()':
255Fl_mac.cxx:1444: error: 'GetPort' was not declared in this scope
256Fl_mac.cxx:1446: error: 'QDFlushPortBuffer' was not declared in this scope
257Fl_mac.cxx:1451: error: 'SetOrigin' was not declared in this scope
258Fl_mac.cxx: In function 'void handleUpdateEvent(OpaqueWindowPtr*)':
259Fl_mac.cxx:1466: error: 'GetPort' was not declared in this scope
260Fl_mac.cxx:1467: error: 'GetWindowPort' was not declared in this scope
261Fl_mac.cxx:1467: error: 'SetPort' was not declared in this scope
262Fl_mac.cxx:1472: error: 'InvalWindowRgn' was not declared in this scope
263Fl_mac.cxx:1476: error: 'DisposeRgn' was not declared in this scope
264Fl_mac.cxx: In static member function 'static int Fl_X::fake_X_wm(const Fl_Window*, int&, int&, int&, int&, int&)':
265Fl_mac.cxx:1532: error: 'GetDeviceList' was not declared in this scope
266Fl_mac.cxx:1532: error: 'GetNextDevice' was not declared in this scope
267Fl_mac.cxx:1540: error: 'GetNextDevice' was not declared in this scope
268Fl_mac.cxx:1549: error: 'GetNextDevice' was not declared in this scope
269Fl_mac.cxx:1558: error: 'GetNextDevice' was not declared in this scope
270Fl_mac.cxx:1567: error: 'GetNextDevice' was not declared in this scope
271Fl_mac.cxx:1576: error: 'GetMainDevice' was not declared in this scope
272Fl_mac.cxx:1578: error: 'GetAvailableWindowPositioningBounds' was not declared in this scope
273Fl_mac.cxx: In function 'int FSSpec2UnixPath(FSSpec*, char*)':
274Fl_mac.cxx:1598: error: 'FSpMakeFSRef' was not declared in this scope
275Fl_mac.cxx: In function 'OSErr fillCurrentDragData(OpaqueDragRef*)':
276Fl_mac.cxx:1633: error: 'CountDragItems' was not declared in this scope
277Fl_mac.cxx:1636: error: 'GetDragItemReferenceNumber' was not declared in this scope
278Fl_mac.cxx:1637: error: 'GetFlavorFlags' was not declared in this scope
279Fl_mac.cxx:1640: error: 'GetFlavorDataSize' was not declared in this scope
280Fl_mac.cxx:1661: error: 'GetDragItemReferenceNumber' was not declared in this scope
281Fl_mac.cxx:1662: error: 'GetFlavorFlags' was not declared in this scope
282Fl_mac.cxx:1665: error: 'GetFlavorDataSize' was not declared in this scope
283Fl_mac.cxx:1666: error: 'GetFlavorData' was not declared in this scope
284Fl_mac.cxx:1674: error: 'GetFlavorData' was not declared in this scope
285Fl_mac.cxx: In function 'OSErr dndTrackingHandler(DragTrackingMessage, OpaqueWindowPtr*, void*, OpaqueDragRef*)':
286Fl_mac.cxx:1707: error: 'GetDragMouse' was not declared in this scope
287Fl_mac.cxx: In function 'OSErr dndReceiveHandler(OpaqueWindowPtr*, void*, OpaqueDragRef*)':
288Fl_mac.cxx:1760: error: 'GetDragMouse' was not declared in this scope
289Fl_mac.cxx: In static member function 'static void Fl_X::make(Fl_Window*)':
290Fl_mac.cxx:1920: error: 'GetAvailableWindowAttributes' was not declared in this scope
291Fl_mac.cxx:1921: error: 'CreateNewWindow' was not declared in this scope
292Fl_mac.cxx:1922: error: 'SetWTitle' was not declared in this scope
293Fl_mac.cxx:1923: error: 'MoveWindow' was not declared in this scope
294Fl_mac.cxx:1926: error: 'SetWindowClass' was not declared in this scope
295Fl_mac.cxx:1927: error: 'SetWindowActivationScope' was not declared in this scope
296Fl_mac.cxx:1933: error: 'RepositionWindow' was not declared in this scope
297Fl_mac.cxx:1935: error: 'RepositionWindow' was not declared in this scope
298Fl_mac.cxx:1937: error: 'RepositionWindow' was not declared in this scope
299Fl_mac.cxx:1949: error: 'GetWindowEventTarget' was not declared in this scope
300Fl_mac.cxx:1968: error: 'kEventWindowDrawContent' was not declared in this scope
301Fl_mac.cxx:1979: error: 'InstallTrackingHandler' was not declared in this scope
302Fl_mac.cxx:1980: error: 'InstallReceiveHandler' was not declared in this scope
303Fl_mac.cxx:1996: error: 'ShowWindow' was not declared in this scope
304Fl_mac.cxx:1999: error: 'CollapseWindow' was not declared in this scope
305Fl_mac.cxx:2005: error: 'GetWindowBounds' was not declared in this scope
306Fl_mac.cxx: In member function 'void Fl_Window::size_range_()':
307Fl_mac.cxx:2027: error: 'SetWindowResizeLimits' was not declared in this scope
308Fl_mac.cxx: In member function 'void Fl_Window::label(const char*, const char*)':
309Fl_mac.cxx:2064: error: 'SetWTitle' was not declared in this scope
310Fl_mac.cxx: In member function 'virtual void Fl_Window::show()':
311Fl_mac.cxx:2085: error: 'IsWindowCollapsed' was not declared in this scope
312Fl_mac.cxx:2085: error: 'CollapseWindow' was not declared in this scope
313Fl_mac.cxx:2087: error: 'BringToFront' was not declared in this scope
314Fl_mac.cxx:2088: error: 'SelectWindow' was not declared in this scope
315Fl_mac.cxx: In member function 'virtual void Fl_Window::resize(int, int, int, int)':
316Fl_mac.cxx:2118: error: 'SetWindowBounds' was not declared in this scope
317Fl_mac.cxx:2120: error: 'InvalWindowRect' was not declared in this scope
318Fl_mac.cxx:2122: error: 'MoveWindow' was not declared in this scope
319Fl_mac.cxx: In member function 'void Fl_Window::make_current()':
320Fl_mac.cxx:2147: error: 'NewRgn' was not declared in this scope
321Fl_mac.cxx:2151: error: 'GetWindowPort' was not declared in this scope
322Fl_mac.cxx:2151: error: 'SetPort' was not declared in this scope
323Fl_mac.cxx:2163: error: 'SetOrigin' was not declared in this scope
324Fl_mac.cxx:2165: error: 'SetRectRgn' was not declared in this scope
325Fl_mac.cxx:2172: error: 'NewRgn' was not declared in this scope
326Fl_mac.cxx:2175: error: 'DiffRgn' was not declared in this scope
327Fl_mac.cxx:2176: error: 'DisposeRgn' was not declared in this scope
328Fl_mac.cxx:2188: error: 'SetPortClipRegion' was not declared in this scope
329Fl_mac.cxx: In static member function 'static void Fl::copy(const char*, int, int)':
330Fl_mac.cxx:2286: error: 'ClearCurrentScrap' was not declared in this scope
331Fl_mac.cxx:2287: error: 'GetCurrentScrap' was not declared in this scope
332Fl_mac.cxx:2296: error: 'PutScrapFlavor' was not declared in this scope
333Fl_mac.cxx: In static member function 'static void Fl::paste(Fl_Widget&, int)':
334Fl_mac.cxx:2306: error: 'GetCurrentScrap' was not declared in this scope
335Fl_mac.cxx:2307: error: 'GetScrapFlavorSize' was not declared in this scope
336Fl_mac.cxx:2315: error: 'GetScrapFlavorData' was not declared in this scope
337Fl_mac.cxx: In function 'void MacDestroyWindow(Fl_Window*, OpaqueWindowPtr*)':
338Fl_mac.cxx:2449: error: 'DisposeWindow' was not declared in this scope
339Fl_mac.cxx: In function 'void MacMapWindow(Fl_Window*, OpaqueWindowPtr*)':
340Fl_mac.cxx:2454: error: 'ShowWindow' was not declared in this scope
341Fl_mac.cxx: In function 'void MacUnmapWindow(Fl_Window*, OpaqueWindowPtr*)':
342Fl_mac.cxx:2464: error: 'HideWindow' was not declared in this scope
343lipo: can't figure out the architecture type of: /var/tmp//ccKI6wC3.out
344make[1]: *** [Fl.o] Error 1
345make: *** [all] Error 1
346Error: 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
347Command output: Fl_mac.cxx:2118: error: 'SetWindowBounds' was not declared in this scope
348Fl_mac.cxx:2120: error: 'InvalWindowRect' was not declared in this scope
349Fl_mac.cxx:2122: error: 'MoveWindow' was not declared in this scope
350Fl_mac.cxx: In member function 'void Fl_Window::make_current()':
351Fl_mac.cxx:2147: error: 'NewRgn' was not declared in this scope
352Fl_mac.cxx:2151: error: 'GetWindowPort' was not declared in this scope
353Fl_mac.cxx:2151: error: 'SetPort' was not declared in this scope
354Fl_mac.cxx:2163: error: 'SetOrigin' was not declared in this scope
355Fl_mac.cxx:2165: error: 'SetRectRgn' was not declared in this scope
356Fl_mac.cxx:2172: error: 'NewRgn' was not declared in this scope
357Fl_mac.cxx:2175: error: 'DiffRgn' was not declared in this scope
358Fl_mac.cxx:2176: error: 'DisposeRgn' was not declared in this scope
359Fl_mac.cxx:2188: error: 'SetPortClipRegion' was not declared in this scope
360Fl_mac.cxx: In static member function 'static void Fl::copy(const char*, int, int)':
361Fl_mac.cxx:2286: error: 'ClearCurrentScrap' was not declared in this scope
362Fl_mac.cxx:2287: error: 'GetCurrentScrap' was not declared in this scope
363Fl_mac.cxx:2296: error: 'PutScrapFlavor' was not declared in this scope
364Fl_mac.cxx: In static member function 'static void Fl::paste(Fl_Widget&, int)':
365Fl_mac.cxx:2306: error: 'GetCurrentScrap' was not declared in this scope
366Fl_mac.cxx:2307: error: 'GetScrapFlavorSize' was not declared in this scope
367Fl_mac.cxx:2315: error: 'GetScrapFlavorData' was not declared in this scope
368Fl_mac.cxx: In function 'void MacDestroyWindow(Fl_Window*, OpaqueWindowPtr*)':
369Fl_mac.cxx:2449: error: 'DisposeWindow' was not declared in this scope
370Fl_mac.cxx: In function 'void MacMapWindow(Fl_Window*, OpaqueWindowPtr*)':
371Fl_mac.cxx:2454: error: 'ShowWindow' was not declared in this scope
372Fl_mac.cxx: In function 'void MacUnmapWindow(Fl_Window*, OpaqueWindowPtr*)':
373Fl_mac.cxx:2464: error: 'HideWindow' was not declared in this scope
374lipo: can't figure out the architecture type of: /var/tmp//ccKI6wC3.out
375make[1]: *** [Fl.o] Error 1
376make: *** [all] Error 1
377
378Warning: the following items did not execute (for fltk): org.macports.activate org.macports.build org.macports.destroot org.macports.install
379Error: Status 1 encountered during processing.