Ticket #24745: ncurses.debug.txt

File ncurses.debug.txt, 36.1 KB (added by gehzumteufel@…, 14 years ago)
Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw
3DEBUG: OS Platform: darwin
4DEBUG: OS Version: 10.3.0
5DEBUG: Mac OS X Version: 10.6
6DEBUG: System Arch: i386
7DEBUG: setting option os.universal_supported to yes
8DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
9DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
10DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
11DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
12DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
13DEBUG: universal variant already exists, so not adding the default one
14DEBUG: Requested variant darwin is not provided by port ncursesw.
15DEBUG: Requested variant i386 is not provided by port ncursesw.
16DEBUG: Requested variant macosx is not provided by port ncursesw.
17DEBUG: Executing variant universal provides universal
18DEBUG: Executing variant darwin_10 provides darwin_10
19--->  Computing dependencies for ncursesw
20DEBUG: Executing org.macports.main (ncursesw)
21DEBUG: Skipping completed org.macports.fetch (ncursesw)
22DEBUG: Skipping completed org.macports.checksum (ncursesw)
23DEBUG: Skipping completed org.macports.extract (ncursesw)
24DEBUG: Skipping completed org.macports.patch (ncursesw)
25DEBUG: Skipping completed org.macports.configure (ncursesw)
26--->  Building ncursesw
27DEBUG: Executing org.macports.build (ncursesw)
28--->  Building ncursesw for architecture x86_64
29DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
30DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncursesw/work/ncurses-5.7-x86_64" && /usr/bin/make -j3 all'
31cd man && /usr/bin/make DESTDIR="" all
32make[1]: Nothing to be done for `all'.
33cd include && /usr/bin/make DESTDIR="" all
34make[1]: Nothing to be done for `all'.
35cd ncurses && /usr/bin/make DESTDIR="" all
36make[1]: Nothing to be done for `all'.
37cd progs && /usr/bin/make DESTDIR="" all
38make[1]: Nothing to be done for `all'.
39cd panel && /usr/bin/make DESTDIR="" all
40make[1]: Nothing to be done for `all'.
41cd menu && /usr/bin/make DESTDIR="" all
42make[1]: Nothing to be done for `all'.
43cd form && /usr/bin/make DESTDIR="" all
44make[1]: Nothing to be done for `all'.
45cd test && /usr/bin/make DESTDIR="" all
46make[1]: Nothing to be done for `all'.
47cd misc && /usr/bin/make DESTDIR="" all
48make[1]: Nothing to be done for `all'.
49cd c++ && /usr/bin/make DESTDIR="" all
50make[1]: Nothing to be done for `all'.
51--->  Building ncursesw for architecture i386
52DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
53DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncursesw/work/ncurses-5.7-i386" && /usr/bin/make -j3 all'
54cd man && /usr/bin/make DESTDIR="" all
55make[1]: Nothing to be done for `all'.
56cd include && /usr/bin/make DESTDIR="" all
57make[1]: Nothing to be done for `all'.
58cd ncurses && /usr/bin/make DESTDIR="" all
59make[1]: Nothing to be done for `all'.
60cd progs && /usr/bin/make DESTDIR="" all
61make[1]: Nothing to be done for `all'.
62cd panel && /usr/bin/make DESTDIR="" all
63make[1]: Nothing to be done for `all'.
64cd menu && /usr/bin/make DESTDIR="" all
65make[1]: Nothing to be done for `all'.
66cd form && /usr/bin/make DESTDIR="" all
67make[1]: Nothing to be done for `all'.
68cd test && /usr/bin/make DESTDIR="" all
69make[1]: Nothing to be done for `all'.
70cd misc && /usr/bin/make DESTDIR="" all
71make[1]: Nothing to be done for `all'.
72cd c++ && /usr/bin/make DESTDIR="" all
73/usr/bin/g++-4.2 -arch i386 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINCH=28 -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I/opt/local/include/ncursesw -O2 -arch i386  -dynamic -c ../c++/cursesf.cc -o ../obj_s/cursesf.o
74/usr/bin/g++-4.2 -arch i386 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINCH=28 -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I/opt/local/include/ncursesw -O2 -arch i386  -dynamic -c ../c++/cursesm.cc -o ../obj_s/cursesm.o
75/usr/bin/g++-4.2 -arch i386 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINCH=28 -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I/opt/local/include/ncursesw -O2 -arch i386  -dynamic -c ../c++/cursesw.cc -o ../obj_s/cursesw.o
76In file included from ../c++/cursesw.cc:43:
77../c++/cursesw.h:777: error: expected ';' before 'THROWS'
78../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setWindow(NCursesWindow&, int, int)':
79../c++/cursesw.h:1545: error: 'err_handler' was not declared in this scope
80../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setSubWindow(NCursesWindow&)':
81../c++/cursesw.h:1550: error: 'err_handler' was not declared in this scope
82../c++/cursesw.cc: At global scope:
83../c++/cursesw.cc:162: error: expected initializer before 'THROWS'
84../c++/cursesw.cc: In constructor 'NCursesWindow::NCursesWindow(int, int, int, int)':
85../c++/cursesw.cc:205: error: 'err_handler' was not declared in this scope
86../c++/cursesw.cc: In constructor 'NCursesWindow::NCursesWindow(NCursesWindow&, int, int, int, int, char)':
87../c++/cursesw.cc:238: error: 'err_handler' was not declared in this scope
88../c++/cursesw.cc: At global scope:
89../c++/cursesw.cc:247: error: expected ',' or '...' before 'NCURSES_PARAM_INIT'
90../c++/cursesw.cc: In copy constructor 'NCursesWindow::NCursesWindow(NCursesWindow&, bool)':
91../c++/cursesw.cc:255: error: 'err_handler' was not declared in this scope
92../c++/cursesw.cc: In constructor 'NCursesWindow::NCursesWindow(WINDOW*, int)':
93../c++/cursesw.cc:290: error: 'assert' was not declared in this scope
94../c++/cursesw.cc: In destructor 'virtual NCursesWindow::~NCursesWindow()':
95../c++/cursesw.cc:378: error: 'err_handler' was not declared in this scope
96../c++/cursesw.cc: In member function 'short int NCursesWindow::getcolor(int) const':
97../c++/cursesw.cc:418: error: 'err_handler' was not declared in this scope
98../c++/cursesw.cc: In member function 'int NCursesWindow::setcolor(short int)':
99../c++/cursesw.cc:456: error: 'err_handler' was not declared in this scope
100make[1]: *** [../obj_s/cursesw.o] Error 1
101make[1]: *** Waiting for unfinished jobs....
102In file included from ../c++/cursesp.h:39,
103                 from ../c++/cursesf.h:39,
104                 from ../c++/cursesf.cc:35:
105../c++/cursesw.h:777: error: expected ';' before 'THROWS'
106../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setWindow(NCursesWindow&, int, int)':
107../c++/cursesw.h:1545: error: 'err_handler' was not declared in this scope
108../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setSubWindow(NCursesWindow&)':
109../c++/cursesw.h:1550: error: 'err_handler' was not declared in this scope
110In file included from ../c++/cursesf.h:39,
111                 from ../c++/cursesf.cc:35:
112../c++/cursesp.h: At global scope:
113../c++/cursesp.h:89: error: expected ';' before 'THROWS'
114../c++/cursesp.h:98: error: expected `;' before 'virtual'
115../c++/cursesp.h: In member function 'void NCursesPanel::hide()':
116../c++/cursesp.h:139: error: 'OnError' was not declared in this scope
117../c++/cursesp.h: In member function 'void NCursesPanel::show()':
118../c++/cursesp.h:145: error: 'OnError' was not declared in this scope
119../c++/cursesp.h: In member function 'void NCursesPanel::top()':
120../c++/cursesp.h:151: error: 'OnError' was not declared in this scope
121../c++/cursesp.h: In member function 'void NCursesPanel::bottom()':
122../c++/cursesp.h:157: error: 'OnError' was not declared in this scope
123../c++/cursesp.h: In member function 'virtual int NCursesPanel::mvwin(int, int)':
124../c++/cursesp.h:165: error: 'OnError' was not declared in this scope
125../c++/cursesp.h: In member function 'NCursesPanel& NCursesPanel::above() const':
126../c++/cursesp.h:184: error: 'OnError' was not declared in this scope
127../c++/cursesp.h: In member function 'NCursesPanel& NCursesPanel::below() const':
128../c++/cursesp.h:190: error: 'OnError' was not declared in this scope
129../c++/cursesp.h: At global scope:
130../c++/cursesp.h:235: error: expected primary-expression before '*' token
131../c++/cursesp.h:235: error: expected primary-expression before ')' token
132../c++/cursesp.h:235: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
133../c++/cursesp.h:235: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
134../c++/cursesp.h:244: error: expected primary-expression before '*' token
135../c++/cursesp.h:244: error: expected primary-expression before ')' token
136../c++/cursesp.h:244: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
137In file included from ../c++/cursesp.h:39,
138                 from ../c++/cursesm.h:39,
139                 from ../c++/cursesm.cc:35:
140../c++/cursesw.h:777: error: expected ';' before 'THROWS'
141In file included from ../c++/cursesf.cc:35:
142../c++/cursesf.h:64: error: expected ';' before 'THROWS'
143../c++/cursesf.h:69: error: expected `;' before 'NCursesFieldType'
144../c++/cursesf.h: In constructor 'NCursesFieldType::NCursesFieldType()':
145../c++/cursesf.h:79: error: expected primary-expression before '*' token
146../c++/cursesf.h:79: error: expected primary-expression before ')' token
147../c++/cursesf.h:79: error: 'STATIC_CAST' was not declared in this scope
148../c++/cursesf.h: At global scope:
149../c++/cursesf.h:112: error: expected ';' before 'THROWS'
150../c++/cursesf.h:117: error: expected `;' before 'public'
151../c++/cursesf.h: In constructor 'NCursesFormField::NCursesFormField()':
152../c++/cursesf.h:120: error: expected primary-expression before '*' token
153../c++/cursesf.h:120: error: expected primary-expression before ')' token
154../c++/cursesf.h:120: error: 'STATIC_CAST' was not declared in this scope
155../c++/cursesf.h:121: error: expected primary-expression before '*' token
156../c++/cursesf.h:121: error: expected primary-expression before ')' token
157../c++/cursesf.h: In constructor 'NCursesFormField::NCursesFormField(int, int, int, int, int, int)':
158../c++/cursesf.h:133: error: expected primary-expression before '*' token
159../c++/cursesf.h:133: error: expected primary-expression before ')' token
160../c++/cursesf.h:133: error: 'STATIC_CAST' was not declared in this scope
161../c++/cursesf.h:138: error: 'errno' was not declared in this scope
162../c++/cursesf.h:138: error: 'OnError' was not declared in this scope
163../c++/cursesf.h: In member function 'NCursesFormField* NCursesFormField::dup(int, int)':
164../c++/cursesf.h:161: error: 'OnError' was not declared in this scope
165../c++/cursesf.h:166: error: 'errno' was not declared in this scope
166../c++/cursesf.h:166: error: 'OnError' was not declared in this scope
167../c++/cursesf.h: In member function 'NCursesFormField* NCursesFormField::link(int, int)':
168../c++/cursesf.h:175: error: 'OnError' was not declared in this scope
169../c++/cursesf.h:180: error: 'errno' was not declared in this scope
170../c++/cursesf.h:180: error: 'OnError' was not declared in this scope
171../c++/cursesf.h: In member function 'void NCursesFormField::info(int&, int&, int&, int&, int&, int&) const':
172../c++/cursesf.h:196: error: 'OnError' was not declared in this scope
173../c++/cursesf.h: In member function 'void NCursesFormField::dynamic_info(int&, int&, int&) const':
174../c++/cursesf.h:203: error: 'OnError' was not declared in this scope
175../c++/cursesf.h: In member function 'void NCursesFormField::set_maximum_growth(int)':
176../c++/cursesf.h:209: error: 'OnError' was not declared in this scope
177../c++/cursesf.h: In member function 'void NCursesFormField::move(int, int)':
178../c++/cursesf.h:214: error: 'OnError' was not declared in this scope
179../c++/cursesf.h: In member function 'void NCursesFormField::new_page(bool)':
180../c++/cursesf.h:219: error: 'OnError' was not declared in this scope
181../c++/cursesf.h: In member function 'void NCursesFormField::set_justification(int)':
182../c++/cursesf.h:229: error: 'OnError' was not declared in this scope
183../c++/cursesf.h: In member function 'void NCursesFormField::set_foreground(chtype)':
184../c++/cursesf.h:238: error: 'OnError' was not declared in this scope
185../c++/cursesf.h: In member function 'void NCursesFormField::set_background(chtype)':
186../c++/cursesf.h:248: error: 'OnError' was not declared in this scope
187../c++/cursesf.h: In member function 'void NCursesFormField::set_pad_character(int)':
188../c++/cursesf.h:258: error: 'OnError' was not declared in this scope
189../c++/cursesf.h: In member function 'void NCursesFormField::options_on(Field_Options)':
190../c++/cursesf.h:268: error: 'OnError' was not declared in this scope
191../c++/cursesf.h: In member function 'void NCursesFormField::options_off(Field_Options)':
192../c++/cursesf.h:273: error: 'OnError' was not declared in this scope
193../c++/cursesf.h: In member function 'void NCursesFormField::set_options(Field_Options)':
194../c++/cursesf.h:283: error: 'OnError' was not declared in this scope
195../c++/cursesf.h: In member function 'void NCursesFormField::set_changed(bool)':
196../c++/cursesf.h:288: error: 'OnError' was not declared in this scope
197../c++/cursesf.h: In member function 'void NCursesFormField::set_value(const char*, int)':
198../c++/cursesf.h:304: error: 'OnError' was not declared in this scope
199../c++/cursesf.h: At global scope:
200../c++/cursesf.h:394: error: expected ';' before 'THROWS'
201../c++/cursesf.h:400: error: expected `;' before 'virtual'
202../c++/cursesf.h: In static member function 'static NCursesForm* NCursesForm::getHook(const FORM*)':
203../c++/cursesf.h:364: error: 'assert' was not declared in this scope
204../c++/cursesf.h: In member function 'void NCursesForm::set_user(void*)':
205../c++/cursesf.h:380: error: 'assert' was not declared in this scope
206../c++/cursesf.h: In member function 'void* NCursesForm::get_user()':
207../c++/cursesf.h:386: error: 'assert' was not declared in this scope
208../c++/cursesf.h: In constructor 'NCursesForm::NCursesForm(int, int, int, int)':
209../c++/cursesf.h:409: error: expected primary-expression before '*' token
210../c++/cursesf.h:409: error: expected primary-expression before ')' token
211../c++/cursesf.h:409: error: 'STATIC_CAST' was not declared in this scope
212../c++/cursesf.h: In member function 'void NCursesForm::setFields(NCursesFormField**)':
213../c++/cursesf.h:488: error: 'OnError' was not declared in this scope
214../c++/cursesf.h: In member function 'void NCursesForm::unpost()':
215../c++/cursesf.h:493: error: 'OnError' was not declared in this scope
216../c++/cursesf.h: In member function 'void NCursesForm::post(bool)':
217../c++/cursesf.h:498: error: 'OnError' was not declared in this scope
218../c++/cursesf.h: In member function 'virtual void NCursesForm::frame(const char*, const char*)':
219../c++/cursesf.h:506: error: 'OnError' was not declared in this scope
220../c++/cursesf.h: In member function 'virtual void NCursesForm::boldframe(const char*, const char*)':
221../c++/cursesf.h:513: error: 'OnError' was not declared in this scope
222../c++/cursesf.h: In member function 'virtual void NCursesForm::label(const char*, const char*)':
223../c++/cursesf.h:520: error: 'OnError' was not declared in this scope
224../c++/cursesf.h: In member function 'void NCursesForm::scale(int&, int&) const':
225../c++/cursesf.h:543: error: 'OnError' was not declared in this scope
226../c++/cursesf.h: In member function 'void NCursesForm::set_page(int)':
227../c++/cursesf.h:553: error: 'OnError' was not declared in this scope
228../c++/cursesf.h: In member function 'void NCursesForm::options_on(Form_Options)':
229../c++/cursesf.h:563: error: 'OnError' was not declared in this scope
230../c++/cursesf.h: In member function 'void NCursesForm::options_off(Form_Options)':
231../c++/cursesf.h:568: error: 'OnError' was not declared in this scope
232../c++/cursesf.h: In member function 'void NCursesForm::set_options(Form_Options)':
233../c++/cursesf.h:578: error: 'OnError' was not declared in this scope
234../c++/cursesf.h: In member function 'void NCursesForm::position_cursor()':
235../c++/cursesf.h:593: error: 'OnError' was not declared in this scope
236../c++/cursesf.h: In member function 'void NCursesForm::set_current(NCursesFormField&)':
237../c++/cursesf.h:597: error: 'OnError' was not declared in this scope
238../c++/cursesf.h: In member function 'NCursesFormField* NCursesForm::operator[](int) const':
239../c++/cursesf.h:609: error: 'OnError' was not declared in this scope
240../c++/cursesf.h: At global scope:
241../c++/cursesf.h:638: error: expected primary-expression before '*' token
242../c++/cursesf.h:638: error: expected primary-expression before ')' token
243../c++/cursesf.h:638: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
244../c++/cursesf.h: In constructor 'NCursesUserField<T>::NCursesUserField(int, int, int, int, const T*, int, int)':
245../c++/cursesf.h:645: error: expected primary-expression before 'void'
246../c++/cursesf.h:645: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
247../c++/cursesf.h: In member function 'virtual void NCursesUserField<T>::setUserData(const T*)':
248../c++/cursesf.h:656: error: expected primary-expression before 'void'
249../c++/cursesf.h:656: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
250../c++/cursesf.h: At global scope:
251../c++/cursesf.h:673: error: expected primary-expression before '*' token
252../c++/cursesf.h:673: error: expected primary-expression before ')' token
253../c++/cursesf.h:673: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
254../c++/cursesf.h:681: error: expected primary-expression before '*' token
255../c++/cursesf.h:681: error: expected primary-expression before ')' token
256../c++/cursesf.h:681: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
257../c++/cursesf.h:694: error: expected primary-expression before '*' token
258../c++/cursesf.h:694: error: expected primary-expression before ')' token
259../c++/cursesf.h:694: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
260../c++/cursesf.h: In member function 'virtual void Alpha_Field::set(NCursesFormField&)':
261../c++/cursesf.h:727: error: 'OnError' was not declared in this scope
262../c++/cursesf.h: In member function 'virtual void Alphanumeric_Field::set(NCursesFormField&)':
263../c++/cursesf.h:743: error: 'OnError' was not declared in this scope
264../c++/cursesf.h: In member function 'virtual void Integer_Field::set(NCursesFormField&)':
265../c++/cursesf.h:761: error: 'OnError' was not declared in this scope
266../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setWindow(NCursesWindow&, int, int)':
267../c++/cursesw.h:1545: error: 'err_handler' was not declared in this scope
268../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setSubWindow(NCursesWindow&)':
269../c++/cursesw.h:1550: error: 'err_handler' was not declared in this scope
270../c++/cursesf.h: In member function 'virtual void Numeric_Field::set(NCursesFormField&)':
271../c++/cursesf.h:779: error: 'OnError' was not declared in this scope
272In file included from ../c++/cursesm.h:39,
273                 from ../c++/cursesm.cc:35:
274../c++/cursesp.h: At global scope:
275../c++/cursesp.h:89: error: expected ';' before 'THROWS'
276../c++/cursesp.h:98: error: expected `;' before 'virtual'
277../c++/cursesf.h: In member function 'virtual void Regular_Expression_Field::set(NCursesFormField&)':
278../c++/cursesf.h:795: error: 'OnError' was not declared in this scope
279../c++/cursesf.h: In member function 'virtual void Enumeration_Field::set(NCursesFormField&)':
280../c++/cursesf.h:843: error: 'OnError' was not declared in this scope
281../c++/cursesp.h: In member function 'void NCursesPanel::hide()':
282../c++/cursesp.h:139: error: 'OnError' was not declared in this scope
283../c++/cursesp.h: In member function 'void NCursesPanel::show()':
284../c++/cursesp.h:145: error: 'OnError' was not declared in this scope
285../c++/cursesp.h: In member function 'void NCursesPanel::top()':
286../c++/cursesp.h:151: error: 'OnError' was not declared in this scope
287../c++/cursesp.h: In member function 'void NCursesPanel::bottom()':
288../c++/cursesp.h:157: error: 'OnError' was not declared in this scope
289../c++/cursesp.h: In member function 'virtual int NCursesPanel::mvwin(int, int)':
290../c++/cursesp.h:165: error: 'OnError' was not declared in this scope
291../c++/cursesp.h: In member function 'NCursesPanel& NCursesPanel::above() const':
292../c++/cursesp.h:184: error: 'OnError' was not declared in this scope
293../c++/cursesp.h: In member function 'NCursesPanel& NCursesPanel::below() const':
294../c++/cursesp.h:190: error: 'OnError' was not declared in this scope
295../c++/cursesp.h: At global scope:
296../c++/cursesp.h:235: error: expected primary-expression before '*' token
297../c++/cursesp.h:235: error: expected primary-expression before ')' token
298../c++/cursesf.h: In member function 'virtual void IPV4_Address_Field::set(NCursesFormField&)':
299../c++/cursesf.h:877: error: 'OnError' was not declared in this scope../c++/cursesp.h:235: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
300
301../c++/cursesp.h:235: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
302../c++/cursesp.h:244: error: expected primary-expression before '*' token
303../c++/cursesp.h:244: error: expected primary-expression before ')' token
304../c++/cursesp.h:244: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
305../c++/cursesf.h: In member function 'virtual void UserDefinedFieldType::set(NCursesFormField&)':
306../c++/cursesf.h:912: error: 'OnError' was not declared in this scope
307In file included from ../c++/cursesapp.h:39,
308                 from ../c++/cursesf.cc:36:
309../c++/cursslk.h: At global scope:
310../c++/cursslk.h:120: error: expected ';' before 'THROWS'
311../c++/cursslk.h:125: error: expected `;' before 'void'
312In file included from ../c++/cursesm.cc:35:
313../c++/cursesm.h:56: error: expected ';' before 'THROWS'
314../c++/cursesm.h:61: error: expected `;' before 'public'
315../c++/cursesm.h: In constructor 'NCursesMenuItem::NCursesMenuItem(const char*, const char*)':
316../c++/cursesm.h:66: error: expected primary-expression before '*' token
317../c++/cursesm.h:66: error: expected primary-expression before ')' token
318../c++/cursesm.h:66: error: 'STATIC_CAST' was not declared in this scope
319../c++/cursesm.h:68: error: 'OnError' was not declared in this scope
320../c++/cursesm.h: In member function 'void NCursesMenuItem::options_on(Item_Options)':
321../c++/cursesm.h:106: error: 'OnError' was not declared in this scope
322../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::clear()':
323../c++/cursslk.h:127: error: 'Error' was not declared in this scope
324../c++/cursesm.h: In member function 'void NCursesMenuItem::options_off(Item_Options)':
325../c++/cursesm.h:111: error: 'OnError' was not declared in this scope
326../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::restore()':
327../c++/cursslk.h:133: error: 'Error' was not declared in this scope
328../c++/cursesm.h: In member function 'void NCursesMenuItem::set_options(Item_Options)':
329../c++/cursesm.h:121: error: 'OnError' was not declared in this scope
330../c++/cursesm.h: In member function 'void NCursesMenuItem::set_value(bool)':
331../c++/cursesm.h:126: error: 'OnError' was not declared in this scope
332../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::refresh()':
333../c++/cursslk.h:175: error: 'Error' was not declared in this scope
334../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::noutrefresh()':
335../c++/cursslk.h:182: error: 'Error' was not declared in this scope
336../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::touch()':
337../c++/cursslk.h:188: error: 'Error' was not declared in this scope
338../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attron(attr_t)':
339../c++/cursslk.h:215: error: 'Error' was not declared in this scope
340../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attroff(attr_t)':
341../c++/cursslk.h:220: error: 'Error' was not declared in this scope
342../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attrset(attr_t)':
343../c++/cursslk.h:225: error: 'Error' was not declared in this scope
344../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::color(short int)':
345../c++/cursslk.h:230: error: 'Error' was not declared in this scope
346../c++/cursesm.h: At global scope:
347../c++/cursesm.h:255: error: expected ';' before 'THROWS'
348../c++/cursesm.h:261: error: expected `;' before 'virtual'
349../c++/cursesm.h: In static member function 'static NCursesMenu* NCursesMenu::getHook(const MENU*)':
350../c++/cursesm.h:224: error: expected primary-expression before '*' token../c++/cursesf.cc: In destructor 'virtual NCursesFormField::~NCursesFormField()':
351../c++/cursesf.cc:43: error: 'OnError' was not declared in this scope
352
353../c++/cursesm.h:224: error: expected primary-expression before ')' token
354../c++/cursesm.h:224: error: 'STATIC_CAST' was not declared in this scope
355../c++/cursesm.h:225: error: 'assert' was not declared in this scope
356../c++/cursesm.h: In member function 'void NCursesMenu::set_user(void*)':
357../c++/cursesm.h:240: error: expected primary-expression before '*' token
358../c++/cursesm.h:240: error: expected primary-expression before ')' token
359../c++/cursesm.h:240: error: 'STATIC_CAST' was not declared in this scope
360../c++/cursesm.h:241: error: 'assert' was not declared in this scope
361../c++/cursesf.cc: In member function 'FIELD** NCursesForm::mapFields(NCursesFormField**)':
362../c++/cursesf.cc:55: error: 'assert' was not declared in this scope
363../c++/cursesm.h: In member function 'void* NCursesMenu::get_user()':
364../c++/cursesm.h:246: error: expected primary-expression before '*' token
365../c++/cursesm.h:246: error: expected primary-expression before ')' token
366../c++/cursesm.h:246: error: 'STATIC_CAST' was not declared in this scope
367../c++/cursesm.h:247: error: 'assert' was not declared in this scope
368../c++/cursesm.h: In constructor 'NCursesMenu::NCursesMenu(int, int, int, int)':
369../c++/cursesm.h:270: error: expected primary-expression before '*' token
370../c++/cursesm.h:270: error: expected primary-expression before ')' token
371../c++/cursesm.h:270: error: 'STATIC_CAST' was not declared in this scope
372../c++/cursesf.cc: In member function 'void NCursesForm::InitForm(NCursesFormField**, bool, bool)':
373../c++/cursesf.cc:121: error: 'OnError' was not declared in this scope
374../c++/cursesm.h: In member function 'NCursesWindow& NCursesMenu::subWindow() const':
375../c++/cursesm.h:338: error: 'assert' was not declared in this scope
376../c++/cursesm.h: In member function 'void NCursesMenu::setItems(NCursesMenuItem**)':
377../c++/cursesm.h:347: error: 'OnError' was not declared in this scope
378../c++/cursesm.h: In member function 'void NCursesMenu::unpost()':
379../c++/cursesm.h:352: error: 'OnError' was not declared in this scope
380../c++/cursesm.h: In member function 'void NCursesMenu::post(bool)':
381../c++/cursesm.h:357: error: 'OnError' was not declared in this scope
382../c++/cursesf.cc:139: error: 'OnError' was not declared in this scope
383../c++/cursesm.h: In member function 'void NCursesMenu::scale(int&, int&) const':
384../c++/cursesm.h:362: error: 'OnError' was not declared in this scope
385../c++/cursesm.h: In member function 'void NCursesMenu::set_format(int, int)':
386../c++/cursesm.h:367: error: 'OnError' was not declared in this scope
387../c++/cursesm.h: In member function 'void NCursesMenu::set_mark(const char*)':
388../c++/cursesm.h:397: error: 'OnError' was not declared in this scope
389../c++/cursesf.cc: In destructor 'virtual NCursesForm::~NCursesForm()':
390../c++/cursesf.cc:164: error: 'OnError' was not declared in this scope
391../c++/cursesm.h: In member function 'void NCursesMenu::options_on(Menu_Options)':
392../c++/cursesm.h:448: error: 'OnError' was not declared in this scope
393../c++/cursesm.h: In member function 'void NCursesMenu::options_off(Menu_Options)':
394../c++/cursesm.h:452: error: 'OnError' was not declared in this scope
395../c++/cursesm.h: In member function 'void NCursesMenu::set_options(Menu_Options)':
396../c++/cursesm.h:460: error: 'OnError' was not declared in this scope
397../c++/cursesm.h: In member function 'void NCursesMenu::set_pad(int)':
398../c++/cursesm.h:468: error: 'OnError' was not declared in this scope
399../c++/cursesm.h: In member function 'void NCursesMenu::position_cursor() const':
400../c++/cursesm.h:473: error: 'OnError' was not declared in this scope
401../c++/cursesm.h: In member function 'void NCursesMenu::set_current(NCursesMenuItem&)':
402../c++/cursesm.h:478: error: 'OnError' was not declared in this scope
403../c++/cursesm.h: In member function 'void NCursesMenu::set_top_row(int)':
404../c++/cursesm.h:488: error: 'OnError' was not declared in this scope
405../c++/cursesm.h: In member function 'void NCursesMenu::setSpacing(int, int, int)':
406../c++/cursesm.h:499: error: 'OnError' was not declared in this scope
407../c++/cursesm.h: In member function 'void NCursesMenu::Spacing(int&, int&, int&) const':
408../c++/cursesm.h:509: error: 'OnError' was not declared in this scope
409../c++/cursesm.h: In member function 'virtual void NCursesMenu::frame(const char*, const char*)':
410../c++/cursesm.h:517: error: 'OnError' was not declared in this scope
411../c++/cursesf.cc: In member function 'void NCursesForm::setSubWindow(NCursesWindow&)':
412../c++/cursesf.cc:184: error: 'OnError' was not declared in this scope
413../c++/cursesm.h: In member function 'virtual void NCursesMenu::boldframe(const char*, const char*)':
414../c++/cursesm.h:524: error: 'OnError' was not declared in this scope
415../c++/cursesm.h: In member function 'virtual void NCursesMenu::label(const char*, const char*)':
416../c++/cursesm.h:531: error: 'OnError' was not declared in this scope
417../c++/cursesm.h: In member function 'NCursesMenuItem* NCursesMenu::operator[](int) const':
418../c++/cursesm.h:562: error: 'OnError' was not declared in this scope
419../c++/cursesm.h: At global scope:
420../c++/cursesm.h:602: error: expected primary-expression before '*' token
421../c++/cursesm.h:602: error: expected primary-expression before ')' token
422../c++/cursesm.h:602: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
423../c++/cursesm.h: In constructor 'NCursesUserItem<T>::NCursesUserItem(const char*, const char*, const T*)':
424../c++/cursesm.h:605: error: there are no arguments to 'OnError' that depend on a template parameter, so a declaration of 'OnError' must be available
425../c++/cursesm.h: In member function 'virtual void NCursesUserItem<T>::setUserData(const T*)':
426../c++/cursesm.h:616: error: there are no arguments to 'OnError' that depend on a template parameter, so a declaration of 'OnError' must be available
427../c++/cursesf.cc: In member function 'virtual int NCursesForm::driver(int)':
428../c++/cursesf.cc:256: error: 'OnError' was not declared in this scope
429../c++/cursesm.h: At global scope:
430../c++/cursesm.h:631: error: expected primary-expression before '*' token
431../c++/cursesm.h:631: error: expected primary-expression before ')' token
432../c++/cursesm.h:631: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
433../c++/cursesm.h:639: error: expected primary-expression before '*' token
434../c++/cursesm.h:639: error: expected primary-expression before ')' token
435../c++/cursesm.h:639: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
436../c++/cursesm.h:652: error: expected primary-expression before '*' token
437../c++/cursesm.h:652: error: expected primary-expression before ')' token
438../c++/cursesm.h:652: error: there are no arguments to 'STATIC_CAST' that depend on a template parameter, so a declaration of 'STATIC_CAST' must be available
439../c++/cursesf.cc: In member function 'virtual NCursesFormField* NCursesForm::operator()()':
440../c++/cursesf.cc:303: error: 'OnError' was not declared in this scope
441In file included from ../c++/cursesapp.h:39,
442                 from ../c++/cursesm.cc:36:
443../c++/cursslk.h:120: error: expected ';' before 'THROWS'
444../c++/cursslk.h:125: error: expected `;' before 'void'
445../c++/cursesf.cc: In function 'bool _nc_xx_fld_fcheck(FIELD*, const void*)':
446../c++/cursesf.cc:377: error: 'assert' was not declared in this scope
447../c++/cursesf.cc: In function 'bool _nc_xx_fld_ccheck(int, const void*)':
448../c++/cursesf.cc:386: error: 'assert' was not declared in this scope
449../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::clear()':
450../c++/cursslk.h:127: error: 'Error' was not declared in this scope
451../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::restore()':
452../c++/cursslk.h:133: error: 'Error' was not declared in this scope
453../c++/cursesf.cc: In function 'bool _nc_xx_next_choice(FIELD*, const void*)':
454../c++/cursesf.cc:409: error: 'assert' was not declared in this scope
455../c++/cursesf.cc: In function 'bool _nc_xx_prev_choice(FIELD*, const void*)':
456../c++/cursesf.cc:419: error: 'assert' was not declared in this scope../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::refresh()':
457../c++/cursslk.h:175: error: 'Error' was not declared in this scope
458
459../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::noutrefresh()':
460../c++/cursslk.h:182: error: 'Error' was not declared in this scope
461../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::touch()':
462../c++/cursslk.h:188: error: 'Error' was not declared in this scope
463../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attron(attr_t)':
464../c++/cursslk.h:215: error: 'Error' was not declared in this scope
465../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attroff(attr_t)':
466../c++/cursslk.h:220: error: 'Error' was not declared in this scope
467../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attrset(attr_t)':
468../c++/cursslk.h:225: error: 'Error' was not declared in this scope
469../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::color(short int)':
470../c++/cursslk.h:230: error: 'Error' was not declared in this scope
471../c++/cursesm.cc: In destructor 'virtual NCursesMenuItem::~NCursesMenuItem()':
472../c++/cursesm.cc:43: error: 'OnError' was not declared in this scope
473../c++/cursesm.cc: In member function 'void NCursesMenu::InitMenu(NCursesMenuItem**, bool, bool)':
474../c++/cursesm.cc:137: error: 'OnError' was not declared in this scope
475../c++/cursesm.cc:155: error: 'OnError' was not declared in this scope
476../c++/cursesm.cc: In destructor 'virtual NCursesMenu::~NCursesMenu()':
477../c++/cursesm.cc:190: error: 'OnError' was not declared in this scope
478../c++/cursesm.cc: In member function 'void NCursesMenu::setSubWindow(NCursesWindow&)':
479../c++/cursesm.cc:210: error: 'OnError' was not declared in this scope
480../c++/cursesm.cc: In member function 'bool NCursesMenu::set_pattern(const char*)':
481../c++/cursesm.cc:229: error: 'OnError' was not declared in this scope
482make[1]: *** [../obj_s/cursesf.o] Error 1
483../c++/cursesm.cc: In member function 'virtual int NCursesMenu::driver(int)':
484../c++/cursesm.cc:247: error: 'OnError' was not declared in this scope
485../c++/cursesm.cc: In member function 'virtual NCursesMenuItem* NCursesMenu::operator()()':
486../c++/cursesm.cc:324: error: 'assert' was not declared in this scope
487../c++/cursesm.cc:352: error: 'OnError' was not declared in this scope
488make[1]: *** [../obj_s/cursesm.o] Error 1
489make: *** [all] Error 2
490Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncursesw/work/ncurses-5.7-i386" && /usr/bin/make -j3 all " returned error 2
491DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncursesw/work/ncurses-5.7-i386" && /usr/bin/make -j3 all " returned error 2
492    while executing
493"$procedure $targetname"
494Warning: the following items did not execute (for ncursesw): org.macports.activate org.macports.build org.macports.destroot org.macports.install
495Error: Status 1 encountered during processing.