Ticket #3398: fltk.log

File fltk.log, 13.0 KB (added by olegb@…, 19 years ago)

log

Line 
1--->  Fetching fltk
2--->  Verifying checksum(s) for fltk
3--->  Checksumming fltk-1.1.6-source.tar.bz2
4--->  Extracting fltk
5--->  Extracting fltk-1.1.6-source.tar.bz2
6--->  Configuring fltk
7checking for gcc... gcc
8checking for C compiler default output... a.out
9checking whether the C compiler works... yes
10checking whether we are cross compiling... no
11checking for suffix of executables...
12checking for suffix of object files... o
13checking whether we are using the GNU C compiler... yes
14checking whether gcc accepts -g... yes
15checking for gcc option to accept ANSI C... none needed
16checking for g++... g++
17checking whether we are using the GNU C++ compiler... yes
18checking whether g++ accepts -g... yes
19checking for nroff... /usr/bin/nroff
20checking for htmldoc... no
21checking for ranlib... ranlib
22checking for ar... /usr/bin/ar
23checking whether byte ordering is bigendian... yes
24checking how to run the C preprocessor... gcc -E
25checking for egrep... grep -E
26checking for ANSI C header files... yes
27checking for sys/types.h... yes
28checking for sys/stat.h... yes
29checking for stdlib.h... yes
30checking for string.h... yes
31checking for memory.h... yes
32checking for strings.h... yes
33checking for inttypes.h... yes
34checking for stdint.h... yes
35checking for unistd.h... yes
36checking for short... yes
37checking size of short... 2
38checking for int... yes
39checking size of int... 4
40checking for long... yes
41checking size of long... 4
42checking whether the compiler recognizes bool as a built-in type... yes
43checking for dirent.h that defines DIR... yes
44checking for library containing opendir... none required
45checking sys/select.h usability... yes
46checking sys/select.h presence... yes
47checking for sys/select.h... yes
48checking sys/stdtypes.h usability... no
49checking sys/stdtypes.h presence... no
50checking for sys/stdtypes.h... no
51checking for scandir... yes
52checking for vsnprintf... yes
53checking for snprintf... yes
54checking for strings.h... (cached) yes
55checking for strcasecmp... yes
56checking for strlcat... yes
57checking for strlcpy... yes
58checking for library containing pow... none required
59checking for jpeg_CreateCompress in -ljpeg... yes
60checking for gzgets in -lz... yes
61checking for png_set_tRNS_to_alpha in -lpng... yes
62checking png.h usability... yes
63checking png.h presence... yes
64checking for png.h... yes
65checking if libsupc++ is required... no
66checking if GCC supports -fno-exceptions... yes
67configure: creating ./config.status
68config.status: creating makeinclude
69config.status: creating fltk.list
70config.status: creating fltk-config
71config.status: creating FL/Makefile
72config.status: creating config.h
73--->  Building fltk with target all
74=== making src ===
75Compiling Fl.cxx...
76Compiling Fl_Adjuster.cxx...
77Compiling Fl_Bitmap.cxx...
78Compiling Fl_Browser.cxx...
79Compiling Fl_Browser_.cxx...
80Compiling Fl_Browser_load.cxx...
81Compiling Fl_Box.cxx...
82Compiling Fl_Button.cxx...
83Compiling Fl_Chart.cxx...
84Compiling Fl_Check_Browser.cxx...
85Compiling Fl_Check_Button.cxx...
86Compiling Fl_Choice.cxx...
87Compiling Fl_Clock.cxx...
88Compiling Fl_Color_Chooser.cxx...
89Compiling Fl_Counter.cxx...
90Fl_Counter.cxx: In member function 'virtual void Fl_Counter::draw()':
91Fl_Counter.cxx:43: warning: 'ww$1' may be used uninitialized in this function
92Fl_Counter.cxx:43: warning: 'ww$4' may be used uninitialized in this function
93Fl_Counter.cxx:43: warning: 'xx$1' may be used uninitialized in this function
94Fl_Counter.cxx:43: warning: 'xx$4' may be used uninitialized in this function
95Compiling Fl_Dial.cxx...
96Compiling Fl_Double_Window.cxx...
97Compiling Fl_File_Browser.cxx...
98Compiling Fl_File_Chooser.cxx...
99Compiling Fl_File_Chooser2.cxx...
100Compiling Fl_File_Icon.cxx...
101Compiling Fl_File_Input.cxx...
102Compiling Fl_Group.cxx...
103Compiling Fl_Help_View.cxx...
104Fl_Help_View.cxx: In member function 'void Fl_Help_View::format_table(int*, int*, const char*)':
105Fl_Help_View.cxx:1618: warning: 'fsize' may be used uninitialized in this function
106Fl_Help_View.cxx:1618: warning: 'font' may be used uninitialized in this function
107Compiling Fl_Image.cxx...
108Compiling Fl_Input.cxx...
109Compiling Fl_Input_.cxx...
110Compiling Fl_Light_Button.cxx...
111Compiling Fl_Menu.cxx...
112Fl_Menu.cxx:39:29: error: Carbon/Carbon.H: No such file or directory
113Fl_Menu.cxx: In constructor 'menuwindow::menuwindow(const Fl_Menu_Item*, int, int, int, int, const Fl_Menu_Item*, const Fl_Menu_Item*, int, int, int)':
114Fl_Menu.cxx:244: error: 'GDHandle' was not declared in this scope
115Fl_Menu.cxx:244: error: expected `;' before 'gd'
116Fl_Menu.cxx:245: error: 'gd' was not declared in this scope
117Fl_Menu.cxx:245: error: 'GetDeviceList' was not declared in this scope
118Fl_Menu.cxx:245: error: 'GetNextDevice' was not declared in this scope
119Fl_Menu.cxx:246: error: 'GDPtr' was not declared in this scope
120Fl_Menu.cxx:246: error: expected `;' before 'gp'
121Fl_Menu.cxx:247: error: 'gp' was not declared in this scope
122Fl_Menu.cxx:251: error: 'GetMainDevice' was not declared in this scope
123Fl_Menu.cxx:255: error: 'GDPtr' was not declared in this scope
124Fl_Menu.cxx:255: error: expected `;' before 'gp'
125Fl_Menu.cxx:256: error: 'gp' was not declared in this scope
126Fl_Menu.cxx: In member function 'void menuwindow::autoscroll(int)':
127Fl_Menu.cxx:349: error: 'GDHandle' was not declared in this scope
128Fl_Menu.cxx:349: error: expected `;' before 'gd'
129Fl_Menu.cxx:350: error: 'gd' was not declared in this scope
130Fl_Menu.cxx:350: error: 'GetDeviceList' was not declared in this scope
131Fl_Menu.cxx:350: error: 'GetNextDevice' was not declared in this scope
132Fl_Menu.cxx:351: error: 'GDPtr' was not declared in this scope
133Fl_Menu.cxx:351: error: expected `;' before 'gp'
134Fl_Menu.cxx:352: error: 'gp' was not declared in this scope
135Fl_Menu.cxx:356: error: 'GetMainDevice' was not declared in this scope
136Fl_Menu.cxx:360: error: 'GDPtr' was not declared in this scope
137Fl_Menu.cxx:360: error: expected `;' before 'gp'
138Fl_Menu.cxx:361: error: 'gp' was not declared in this scope
139make[1]: *** [Fl_Menu.o] Error 1
140--->  Staging fltk into destroot
141. changed
142        gid expected 0 found 80 modified
143        permissions expected 0775 found 0755 modified
144./usr missing (created)
145. missing (directory not created: File exists)
146./Applications missing (created)
147./Developer missing (created)
148./Library missing (created)
149. changed
150        gid expected 80 found 0 modified
151        permissions expected 0775 found 0755 modified
152./bin missing (created)
153./etc missing (created)
154./include missing (created)
155./lib missing (created)
156./libexec missing (created)
157./sbin missing (created)
158./share missing (created)
159./share/info missing (created)
160./share/man missing (created)
161./share/man/cat1 missing (created)
162./share/man/cat2 missing (created)
163./share/man/cat3 missing (created)
164./share/man/cat4 missing (created)
165./share/man/cat5 missing (created)
166./share/man/cat6 missing (created)
167./share/man/cat7 missing (created)
168./share/man/cat8 missing (created)
169./share/man/cat9 missing (created)
170./share/man/catl missing (created)
171./share/man/catn missing (created)
172./share/man/man1 missing (created)
173./share/man/man2 missing (created)
174./share/man/man3 missing (created)
175./share/man/man4 missing (created)
176./share/man/man5 missing (created)
177./share/man/man6 missing (created)
178./share/man/man7 missing (created)
179./share/man/man8 missing (created)
180./share/man/man9 missing (created)
181./share/man/manl missing (created)
182./share/man/mann missing (created)
183./share/nls missing (created)
184./share/nls/C missing (created)
185./share/nls/af_ZA.ISO8859-1 missing (created)
186./share/nls/af_ZA.ISO8859-15 missing (created)
187./share/nls/bg_BG.CP1251 missing (created)
188./share/nls/cs_CZ.ISO8859-2 missing (created)
189./share/nls/da_DK.ISO8859-1 missing (created)
190./share/nls/da_DK.ISO8859-15 missing (created)
191./share/nls/de_AT.ISO8859-1 missing (created)
192./share/nls/de_AT.ISO8859-15 missing (created)
193./share/nls/de_CH.ISO8859-1 missing (created)
194./share/nls/de_CH.ISO8859-15 missing (created)
195./share/nls/de_DE.ISO8859-1 missing (created)
196./share/nls/de_DE.ISO8859-15 missing (created)
197./share/nls/el_GR.ISO8859-7 missing (created)
198./share/nls/en_AU.ISO8859-1 missing (created)
199./share/nls/en_AU.ISO8859-15 missing (created)
200./share/nls/en_AU.US-ASCII missing (created)
201./share/nls/en_CA.ISO8859-1 missing (created)
202./share/nls/en_CA.ISO8859-15 missing (created)
203./share/nls/en_CA.US-ASCII missing (created)
204./share/nls/en_GB.ISO8859-1 missing (created)
205./share/nls/en_GB.ISO8859-15 missing (created)
206./share/nls/en_GB.US-ASCII missing (created)
207./share/nls/en_NZ.ISO8859-1 missing (created)
208./share/nls/en_NZ.ISO8859-15 missing (created)
209./share/nls/en_NZ.US-ASCII missing (created)
210./share/nls/en_US.ISO8859-1 missing (created)
211./share/nls/en_US.ISO8859-15 missing (created)
212./share/nls/es_ES.ISO8859-1 missing (created)
213./share/nls/es_ES.ISO8859-15 missing (created)
214./share/nls/et_EE.ISO8859-15 missing (created)
215./share/nls/fi_FI.ISO8859-1 missing (created)
216./share/nls/fi_FI.ISO8859-15 missing (created)
217./share/nls/fr_BE.ISO8859-1 missing (created)
218./share/nls/fr_BE.ISO8859-15 missing (created)
219./share/nls/fr_CA.ISO8859-1 missing (created)
220./share/nls/fr_CA.ISO8859-15 missing (created)
221./share/nls/fr_CH.ISO8859-1 missing (created)
222./share/nls/fr_CH.ISO8859-15 missing (created)
223./share/nls/fr_FR.ISO8859-1 missing (created)
224./share/nls/fr_FR.ISO8859-15 missing (created)
225./share/nls/hi_IN.ISCII-DEV missing (created)
226./share/nls/hr_HR.ISO8859-2 missing (created)
227./share/nls/hu_HU.ISO8859-2 missing (created)
228./share/nls/is_IS.ISO8859-1 missing (created)
229./share/nls/is_IS.ISO8859-15 missing (created)
230./share/nls/it_CH.ISO8859-1 missing (created)
231./share/nls/it_CH.ISO8859-15 missing (created)
232./share/nls/it_IT.ISO8859-1 missing (created)
233./share/nls/it_IT.ISO8859-15 missing (created)
234./share/nls/ja_JP.SJIS missing (created)
235./share/nls/ja_JP.eucJP missing (created)
236./share/nls/ko_KR.eucKR missing (created)
237./share/nls/la_LN.ISO8859-1 missing (created)
238./share/nls/la_LN.ISO8859-15 missing (created)
239./share/nls/la_LN.ISO8859-2 missing (created)
240./share/nls/la_LN.ISO8859-4 missing (created)
241./share/nls/la_LN.US-ASCII missing (created)
242./share/nls/lt_LT.ISO8859-4 missing (created)
243./share/nls/nl_BE.ISO8859-1 missing (created)
244./share/nls/nl_BE.ISO8859-15 missing (created)
245./share/nls/nl_NL.ISO8859-1 missing (created)
246./share/nls/nl_NL.ISO8859-15 missing (created)
247./share/nls/no_NO.ISO8859-1 missing (created)
248./share/nls/no_NO.ISO8859-15 missing (created)
249./share/nls/pl_PL.ISO8859-2 missing (created)
250./share/nls/pt_BR.ISO8859-1 missing (created)
251./share/nls/pt_PT.ISO8859-1 missing (created)
252./share/nls/pt_PT.ISO8859-15 missing (created)
253./share/nls/ro_RO.ISO8859-2 missing (created)
254./share/nls/ru_RU.CP866 missing (created)
255./share/nls/ru_RU.ISO8859-5 missing (created)
256./share/nls/ru_RU.KOI8-R missing (created)
257./share/nls/sk_SK.ISO8859-2 missing (created)
258./share/nls/sl_SI.ISO8859-2 missing (created)
259./share/nls/sv_SE.ISO8859-1 missing (created)
260./share/nls/sv_SE.ISO8859-15 missing (created)
261./share/nls/tr_TR.ISO8859-9 missing (created)
262./share/nls/uk_UA.ISO8859-5 missing (created)
263./share/nls/uk_UA.KOI8-U missing (created)
264./share/nls/zh_CN.eucCN missing (created)
265./share/nls/zh_TW.Big5 missing (created)
266./share/skel missing (created)
267./var missing (created)
268./var/db missing (created)
269./var/db/dports missing (created)
270./var/db/dports/distfiles missing (created)
271./var/db/dports/receipts missing (created)
272=== installing FL ===
273Installing include files in /opt/local/var/db/dports/build/file._Users_olegb_HEAD_dports_x11_fltk/work/destroot/opt/local/include...
274=== installing src ===
275Compiling Fl_Menu.cxx...
276Fl_Menu.cxx:39:29: error: Carbon/Carbon.H: No such file or directory
277Fl_Menu.cxx: In constructor 'menuwindow::menuwindow(const Fl_Menu_Item*, int, int, int, int, const Fl_Menu_Item*, const Fl_Menu_Item*, int, int, int)':
278Fl_Menu.cxx:244: error: 'GDHandle' was not declared in this scope
279Fl_Menu.cxx:244: error: expected `;' before 'gd'
280Fl_Menu.cxx:245: error: 'gd' was not declared in this scope
281Fl_Menu.cxx:245: error: 'GetDeviceList' was not declared in this scope
282Fl_Menu.cxx:245: error: 'GetNextDevice' was not declared in this scope
283Fl_Menu.cxx:246: error: 'GDPtr' was not declared in this scope
284Fl_Menu.cxx:246: error: expected `;' before 'gp'
285Fl_Menu.cxx:247: error: 'gp' was not declared in this scope
286Fl_Menu.cxx:251: error: 'GetMainDevice' was not declared in this scope
287Fl_Menu.cxx:255: error: 'GDPtr' was not declared in this scope
288Fl_Menu.cxx:255: error: expected `;' before 'gp'
289Fl_Menu.cxx:256: error: 'gp' was not declared in this scope
290Fl_Menu.cxx: In member function 'void menuwindow::autoscroll(int)':
291Fl_Menu.cxx:349: error: 'GDHandle' was not declared in this scope
292Fl_Menu.cxx:349: error: expected `;' before 'gd'
293Fl_Menu.cxx:350: error: 'gd' was not declared in this scope
294Fl_Menu.cxx:350: error: 'GetDeviceList' was not declared in this scope
295Fl_Menu.cxx:350: error: 'GetNextDevice' was not declared in this scope
296Fl_Menu.cxx:351: error: 'GDPtr' was not declared in this scope
297Fl_Menu.cxx:351: error: expected `;' before 'gp'
298Fl_Menu.cxx:352: error: 'gp' was not declared in this scope
299Fl_Menu.cxx:356: error: 'GetMainDevice' was not declared in this scope
300Fl_Menu.cxx:360: error: 'GDPtr' was not declared in this scope
301Fl_Menu.cxx:360: error: expected `;' before 'gp'
302Fl_Menu.cxx:361: error: 'gp' was not declared in this scope
303make[1]: *** [Fl_Menu.o] Error 1