Ticket #29921: main.log

File main.log, 37.9 KB (added by idrisadesanya@…, 13 years ago)

Log file

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