DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw DEBUG: OS Platform: darwin DEBUG: OS Version: 10.3.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant darwin is not provided by port ncursesw. DEBUG: Requested variant i386 is not provided by port ncursesw. DEBUG: Requested variant macosx is not provided by port ncursesw. DEBUG: Executing variant universal provides universal DEBUG: Executing variant darwin_10 provides darwin_10 ---> Computing dependencies for ncursesw DEBUG: Executing org.macports.main (ncursesw) DEBUG: Skipping completed org.macports.fetch (ncursesw) DEBUG: Skipping completed org.macports.checksum (ncursesw) DEBUG: Skipping completed org.macports.extract (ncursesw) DEBUG: Skipping completed org.macports.patch (ncursesw) DEBUG: Skipping completed org.macports.configure (ncursesw) ---> Building ncursesw DEBUG: Executing org.macports.build (ncursesw) ---> Building ncursesw for architecture x86_64 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: 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' cd man && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd include && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd ncurses && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd progs && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd panel && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd menu && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd form && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd test && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd misc && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd c++ && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. ---> Building ncursesw for architecture i386 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: 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' cd man && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd include && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd ncurses && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd progs && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd panel && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd menu && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd form && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd test && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd misc && /usr/bin/make DESTDIR="" all make[1]: Nothing to be done for `all'. cd c++ && /usr/bin/make DESTDIR="" all /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 /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 /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 In file included from ../c++/cursesw.cc:43: ../c++/cursesw.h:777: error: expected ';' before 'THROWS' ../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setWindow(NCursesWindow&, int, int)': ../c++/cursesw.h:1545: error: 'err_handler' was not declared in this scope ../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setSubWindow(NCursesWindow&)': ../c++/cursesw.h:1550: error: 'err_handler' was not declared in this scope ../c++/cursesw.cc: At global scope: ../c++/cursesw.cc:162: error: expected initializer before 'THROWS' ../c++/cursesw.cc: In constructor 'NCursesWindow::NCursesWindow(int, int, int, int)': ../c++/cursesw.cc:205: error: 'err_handler' was not declared in this scope ../c++/cursesw.cc: In constructor 'NCursesWindow::NCursesWindow(NCursesWindow&, int, int, int, int, char)': ../c++/cursesw.cc:238: error: 'err_handler' was not declared in this scope ../c++/cursesw.cc: At global scope: ../c++/cursesw.cc:247: error: expected ',' or '...' before 'NCURSES_PARAM_INIT' ../c++/cursesw.cc: In copy constructor 'NCursesWindow::NCursesWindow(NCursesWindow&, bool)': ../c++/cursesw.cc:255: error: 'err_handler' was not declared in this scope ../c++/cursesw.cc: In constructor 'NCursesWindow::NCursesWindow(WINDOW*, int)': ../c++/cursesw.cc:290: error: 'assert' was not declared in this scope ../c++/cursesw.cc: In destructor 'virtual NCursesWindow::~NCursesWindow()': ../c++/cursesw.cc:378: error: 'err_handler' was not declared in this scope ../c++/cursesw.cc: In member function 'short int NCursesWindow::getcolor(int) const': ../c++/cursesw.cc:418: error: 'err_handler' was not declared in this scope ../c++/cursesw.cc: In member function 'int NCursesWindow::setcolor(short int)': ../c++/cursesw.cc:456: error: 'err_handler' was not declared in this scope make[1]: *** [../obj_s/cursesw.o] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from ../c++/cursesp.h:39, from ../c++/cursesf.h:39, from ../c++/cursesf.cc:35: ../c++/cursesw.h:777: error: expected ';' before 'THROWS' ../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setWindow(NCursesWindow&, int, int)': ../c++/cursesw.h:1545: error: 'err_handler' was not declared in this scope ../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setSubWindow(NCursesWindow&)': ../c++/cursesw.h:1550: error: 'err_handler' was not declared in this scope In file included from ../c++/cursesf.h:39, from ../c++/cursesf.cc:35: ../c++/cursesp.h: At global scope: ../c++/cursesp.h:89: error: expected ';' before 'THROWS' ../c++/cursesp.h:98: error: expected `;' before 'virtual' ../c++/cursesp.h: In member function 'void NCursesPanel::hide()': ../c++/cursesp.h:139: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'void NCursesPanel::show()': ../c++/cursesp.h:145: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'void NCursesPanel::top()': ../c++/cursesp.h:151: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'void NCursesPanel::bottom()': ../c++/cursesp.h:157: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'virtual int NCursesPanel::mvwin(int, int)': ../c++/cursesp.h:165: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'NCursesPanel& NCursesPanel::above() const': ../c++/cursesp.h:184: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'NCursesPanel& NCursesPanel::below() const': ../c++/cursesp.h:190: error: 'OnError' was not declared in this scope ../c++/cursesp.h: At global scope: ../c++/cursesp.h:235: error: expected primary-expression before '*' token ../c++/cursesp.h:235: error: expected primary-expression before ')' token ../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 ../c++/cursesp.h:235: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) ../c++/cursesp.h:244: error: expected primary-expression before '*' token ../c++/cursesp.h:244: error: expected primary-expression before ')' token ../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 In file included from ../c++/cursesp.h:39, from ../c++/cursesm.h:39, from ../c++/cursesm.cc:35: ../c++/cursesw.h:777: error: expected ';' before 'THROWS' In file included from ../c++/cursesf.cc:35: ../c++/cursesf.h:64: error: expected ';' before 'THROWS' ../c++/cursesf.h:69: error: expected `;' before 'NCursesFieldType' ../c++/cursesf.h: In constructor 'NCursesFieldType::NCursesFieldType()': ../c++/cursesf.h:79: error: expected primary-expression before '*' token ../c++/cursesf.h:79: error: expected primary-expression before ')' token ../c++/cursesf.h:79: error: 'STATIC_CAST' was not declared in this scope ../c++/cursesf.h: At global scope: ../c++/cursesf.h:112: error: expected ';' before 'THROWS' ../c++/cursesf.h:117: error: expected `;' before 'public' ../c++/cursesf.h: In constructor 'NCursesFormField::NCursesFormField()': ../c++/cursesf.h:120: error: expected primary-expression before '*' token ../c++/cursesf.h:120: error: expected primary-expression before ')' token ../c++/cursesf.h:120: error: 'STATIC_CAST' was not declared in this scope ../c++/cursesf.h:121: error: expected primary-expression before '*' token ../c++/cursesf.h:121: error: expected primary-expression before ')' token ../c++/cursesf.h: In constructor 'NCursesFormField::NCursesFormField(int, int, int, int, int, int)': ../c++/cursesf.h:133: error: expected primary-expression before '*' token ../c++/cursesf.h:133: error: expected primary-expression before ')' token ../c++/cursesf.h:133: error: 'STATIC_CAST' was not declared in this scope ../c++/cursesf.h:138: error: 'errno' was not declared in this scope ../c++/cursesf.h:138: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'NCursesFormField* NCursesFormField::dup(int, int)': ../c++/cursesf.h:161: error: 'OnError' was not declared in this scope ../c++/cursesf.h:166: error: 'errno' was not declared in this scope ../c++/cursesf.h:166: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'NCursesFormField* NCursesFormField::link(int, int)': ../c++/cursesf.h:175: error: 'OnError' was not declared in this scope ../c++/cursesf.h:180: error: 'errno' was not declared in this scope ../c++/cursesf.h:180: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::info(int&, int&, int&, int&, int&, int&) const': ../c++/cursesf.h:196: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::dynamic_info(int&, int&, int&) const': ../c++/cursesf.h:203: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::set_maximum_growth(int)': ../c++/cursesf.h:209: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::move(int, int)': ../c++/cursesf.h:214: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::new_page(bool)': ../c++/cursesf.h:219: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::set_justification(int)': ../c++/cursesf.h:229: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::set_foreground(chtype)': ../c++/cursesf.h:238: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::set_background(chtype)': ../c++/cursesf.h:248: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::set_pad_character(int)': ../c++/cursesf.h:258: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::options_on(Field_Options)': ../c++/cursesf.h:268: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::options_off(Field_Options)': ../c++/cursesf.h:273: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::set_options(Field_Options)': ../c++/cursesf.h:283: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::set_changed(bool)': ../c++/cursesf.h:288: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesFormField::set_value(const char*, int)': ../c++/cursesf.h:304: error: 'OnError' was not declared in this scope ../c++/cursesf.h: At global scope: ../c++/cursesf.h:394: error: expected ';' before 'THROWS' ../c++/cursesf.h:400: error: expected `;' before 'virtual' ../c++/cursesf.h: In static member function 'static NCursesForm* NCursesForm::getHook(const FORM*)': ../c++/cursesf.h:364: error: 'assert' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::set_user(void*)': ../c++/cursesf.h:380: error: 'assert' was not declared in this scope ../c++/cursesf.h: In member function 'void* NCursesForm::get_user()': ../c++/cursesf.h:386: error: 'assert' was not declared in this scope ../c++/cursesf.h: In constructor 'NCursesForm::NCursesForm(int, int, int, int)': ../c++/cursesf.h:409: error: expected primary-expression before '*' token ../c++/cursesf.h:409: error: expected primary-expression before ')' token ../c++/cursesf.h:409: error: 'STATIC_CAST' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::setFields(NCursesFormField**)': ../c++/cursesf.h:488: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::unpost()': ../c++/cursesf.h:493: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::post(bool)': ../c++/cursesf.h:498: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'virtual void NCursesForm::frame(const char*, const char*)': ../c++/cursesf.h:506: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'virtual void NCursesForm::boldframe(const char*, const char*)': ../c++/cursesf.h:513: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'virtual void NCursesForm::label(const char*, const char*)': ../c++/cursesf.h:520: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::scale(int&, int&) const': ../c++/cursesf.h:543: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::set_page(int)': ../c++/cursesf.h:553: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::options_on(Form_Options)': ../c++/cursesf.h:563: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::options_off(Form_Options)': ../c++/cursesf.h:568: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::set_options(Form_Options)': ../c++/cursesf.h:578: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::position_cursor()': ../c++/cursesf.h:593: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'void NCursesForm::set_current(NCursesFormField&)': ../c++/cursesf.h:597: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'NCursesFormField* NCursesForm::operator[](int) const': ../c++/cursesf.h:609: error: 'OnError' was not declared in this scope ../c++/cursesf.h: At global scope: ../c++/cursesf.h:638: error: expected primary-expression before '*' token ../c++/cursesf.h:638: error: expected primary-expression before ')' token ../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 ../c++/cursesf.h: In constructor 'NCursesUserField::NCursesUserField(int, int, int, int, const T*, int, int)': ../c++/cursesf.h:645: error: expected primary-expression before 'void' ../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 ../c++/cursesf.h: In member function 'virtual void NCursesUserField::setUserData(const T*)': ../c++/cursesf.h:656: error: expected primary-expression before 'void' ../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 ../c++/cursesf.h: At global scope: ../c++/cursesf.h:673: error: expected primary-expression before '*' token ../c++/cursesf.h:673: error: expected primary-expression before ')' token ../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 ../c++/cursesf.h:681: error: expected primary-expression before '*' token ../c++/cursesf.h:681: error: expected primary-expression before ')' token ../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 ../c++/cursesf.h:694: error: expected primary-expression before '*' token ../c++/cursesf.h:694: error: expected primary-expression before ')' token ../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 ../c++/cursesf.h: In member function 'virtual void Alpha_Field::set(NCursesFormField&)': ../c++/cursesf.h:727: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'virtual void Alphanumeric_Field::set(NCursesFormField&)': ../c++/cursesf.h:743: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'virtual void Integer_Field::set(NCursesFormField&)': ../c++/cursesf.h:761: error: 'OnError' was not declared in this scope ../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setWindow(NCursesWindow&, int, int)': ../c++/cursesw.h:1545: error: 'err_handler' was not declared in this scope ../c++/cursesw.h: In member function 'virtual void NCursesFramedPad::setSubWindow(NCursesWindow&)': ../c++/cursesw.h:1550: error: 'err_handler' was not declared in this scope ../c++/cursesf.h: In member function 'virtual void Numeric_Field::set(NCursesFormField&)': ../c++/cursesf.h:779: error: 'OnError' was not declared in this scope In file included from ../c++/cursesm.h:39, from ../c++/cursesm.cc:35: ../c++/cursesp.h: At global scope: ../c++/cursesp.h:89: error: expected ';' before 'THROWS' ../c++/cursesp.h:98: error: expected `;' before 'virtual' ../c++/cursesf.h: In member function 'virtual void Regular_Expression_Field::set(NCursesFormField&)': ../c++/cursesf.h:795: error: 'OnError' was not declared in this scope ../c++/cursesf.h: In member function 'virtual void Enumeration_Field::set(NCursesFormField&)': ../c++/cursesf.h:843: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'void NCursesPanel::hide()': ../c++/cursesp.h:139: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'void NCursesPanel::show()': ../c++/cursesp.h:145: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'void NCursesPanel::top()': ../c++/cursesp.h:151: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'void NCursesPanel::bottom()': ../c++/cursesp.h:157: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'virtual int NCursesPanel::mvwin(int, int)': ../c++/cursesp.h:165: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'NCursesPanel& NCursesPanel::above() const': ../c++/cursesp.h:184: error: 'OnError' was not declared in this scope ../c++/cursesp.h: In member function 'NCursesPanel& NCursesPanel::below() const': ../c++/cursesp.h:190: error: 'OnError' was not declared in this scope ../c++/cursesp.h: At global scope: ../c++/cursesp.h:235: error: expected primary-expression before '*' token ../c++/cursesp.h:235: error: expected primary-expression before ')' token ../c++/cursesf.h: In member function 'virtual void IPV4_Address_Field::set(NCursesFormField&)': ../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 ../c++/cursesp.h:235: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) ../c++/cursesp.h:244: error: expected primary-expression before '*' token ../c++/cursesp.h:244: error: expected primary-expression before ')' token ../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 ../c++/cursesf.h: In member function 'virtual void UserDefinedFieldType::set(NCursesFormField&)': ../c++/cursesf.h:912: error: 'OnError' was not declared in this scope In file included from ../c++/cursesapp.h:39, from ../c++/cursesf.cc:36: ../c++/cursslk.h: At global scope: ../c++/cursslk.h:120: error: expected ';' before 'THROWS' ../c++/cursslk.h:125: error: expected `;' before 'void' In file included from ../c++/cursesm.cc:35: ../c++/cursesm.h:56: error: expected ';' before 'THROWS' ../c++/cursesm.h:61: error: expected `;' before 'public' ../c++/cursesm.h: In constructor 'NCursesMenuItem::NCursesMenuItem(const char*, const char*)': ../c++/cursesm.h:66: error: expected primary-expression before '*' token ../c++/cursesm.h:66: error: expected primary-expression before ')' token ../c++/cursesm.h:66: error: 'STATIC_CAST' was not declared in this scope ../c++/cursesm.h:68: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenuItem::options_on(Item_Options)': ../c++/cursesm.h:106: error: 'OnError' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::clear()': ../c++/cursslk.h:127: error: 'Error' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenuItem::options_off(Item_Options)': ../c++/cursesm.h:111: error: 'OnError' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::restore()': ../c++/cursslk.h:133: error: 'Error' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenuItem::set_options(Item_Options)': ../c++/cursesm.h:121: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenuItem::set_value(bool)': ../c++/cursesm.h:126: error: 'OnError' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::refresh()': ../c++/cursslk.h:175: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::noutrefresh()': ../c++/cursslk.h:182: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::touch()': ../c++/cursslk.h:188: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attron(attr_t)': ../c++/cursslk.h:215: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attroff(attr_t)': ../c++/cursslk.h:220: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attrset(attr_t)': ../c++/cursslk.h:225: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::color(short int)': ../c++/cursslk.h:230: error: 'Error' was not declared in this scope ../c++/cursesm.h: At global scope: ../c++/cursesm.h:255: error: expected ';' before 'THROWS' ../c++/cursesm.h:261: error: expected `;' before 'virtual' ../c++/cursesm.h: In static member function 'static NCursesMenu* NCursesMenu::getHook(const MENU*)': ../c++/cursesm.h:224: error: expected primary-expression before '*' token../c++/cursesf.cc: In destructor 'virtual NCursesFormField::~NCursesFormField()': ../c++/cursesf.cc:43: error: 'OnError' was not declared in this scope ../c++/cursesm.h:224: error: expected primary-expression before ')' token ../c++/cursesm.h:224: error: 'STATIC_CAST' was not declared in this scope ../c++/cursesm.h:225: error: 'assert' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::set_user(void*)': ../c++/cursesm.h:240: error: expected primary-expression before '*' token ../c++/cursesm.h:240: error: expected primary-expression before ')' token ../c++/cursesm.h:240: error: 'STATIC_CAST' was not declared in this scope ../c++/cursesm.h:241: error: 'assert' was not declared in this scope ../c++/cursesf.cc: In member function 'FIELD** NCursesForm::mapFields(NCursesFormField**)': ../c++/cursesf.cc:55: error: 'assert' was not declared in this scope ../c++/cursesm.h: In member function 'void* NCursesMenu::get_user()': ../c++/cursesm.h:246: error: expected primary-expression before '*' token ../c++/cursesm.h:246: error: expected primary-expression before ')' token ../c++/cursesm.h:246: error: 'STATIC_CAST' was not declared in this scope ../c++/cursesm.h:247: error: 'assert' was not declared in this scope ../c++/cursesm.h: In constructor 'NCursesMenu::NCursesMenu(int, int, int, int)': ../c++/cursesm.h:270: error: expected primary-expression before '*' token ../c++/cursesm.h:270: error: expected primary-expression before ')' token ../c++/cursesm.h:270: error: 'STATIC_CAST' was not declared in this scope ../c++/cursesf.cc: In member function 'void NCursesForm::InitForm(NCursesFormField**, bool, bool)': ../c++/cursesf.cc:121: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'NCursesWindow& NCursesMenu::subWindow() const': ../c++/cursesm.h:338: error: 'assert' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::setItems(NCursesMenuItem**)': ../c++/cursesm.h:347: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::unpost()': ../c++/cursesm.h:352: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::post(bool)': ../c++/cursesm.h:357: error: 'OnError' was not declared in this scope ../c++/cursesf.cc:139: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::scale(int&, int&) const': ../c++/cursesm.h:362: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::set_format(int, int)': ../c++/cursesm.h:367: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::set_mark(const char*)': ../c++/cursesm.h:397: error: 'OnError' was not declared in this scope ../c++/cursesf.cc: In destructor 'virtual NCursesForm::~NCursesForm()': ../c++/cursesf.cc:164: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::options_on(Menu_Options)': ../c++/cursesm.h:448: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::options_off(Menu_Options)': ../c++/cursesm.h:452: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::set_options(Menu_Options)': ../c++/cursesm.h:460: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::set_pad(int)': ../c++/cursesm.h:468: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::position_cursor() const': ../c++/cursesm.h:473: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::set_current(NCursesMenuItem&)': ../c++/cursesm.h:478: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::set_top_row(int)': ../c++/cursesm.h:488: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::setSpacing(int, int, int)': ../c++/cursesm.h:499: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'void NCursesMenu::Spacing(int&, int&, int&) const': ../c++/cursesm.h:509: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'virtual void NCursesMenu::frame(const char*, const char*)': ../c++/cursesm.h:517: error: 'OnError' was not declared in this scope ../c++/cursesf.cc: In member function 'void NCursesForm::setSubWindow(NCursesWindow&)': ../c++/cursesf.cc:184: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'virtual void NCursesMenu::boldframe(const char*, const char*)': ../c++/cursesm.h:524: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'virtual void NCursesMenu::label(const char*, const char*)': ../c++/cursesm.h:531: error: 'OnError' was not declared in this scope ../c++/cursesm.h: In member function 'NCursesMenuItem* NCursesMenu::operator[](int) const': ../c++/cursesm.h:562: error: 'OnError' was not declared in this scope ../c++/cursesm.h: At global scope: ../c++/cursesm.h:602: error: expected primary-expression before '*' token ../c++/cursesm.h:602: error: expected primary-expression before ')' token ../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 ../c++/cursesm.h: In constructor 'NCursesUserItem::NCursesUserItem(const char*, const char*, const T*)': ../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 ../c++/cursesm.h: In member function 'virtual void NCursesUserItem::setUserData(const T*)': ../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 ../c++/cursesf.cc: In member function 'virtual int NCursesForm::driver(int)': ../c++/cursesf.cc:256: error: 'OnError' was not declared in this scope ../c++/cursesm.h: At global scope: ../c++/cursesm.h:631: error: expected primary-expression before '*' token ../c++/cursesm.h:631: error: expected primary-expression before ')' token ../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 ../c++/cursesm.h:639: error: expected primary-expression before '*' token ../c++/cursesm.h:639: error: expected primary-expression before ')' token ../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 ../c++/cursesm.h:652: error: expected primary-expression before '*' token ../c++/cursesm.h:652: error: expected primary-expression before ')' token ../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 ../c++/cursesf.cc: In member function 'virtual NCursesFormField* NCursesForm::operator()()': ../c++/cursesf.cc:303: error: 'OnError' was not declared in this scope In file included from ../c++/cursesapp.h:39, from ../c++/cursesm.cc:36: ../c++/cursslk.h:120: error: expected ';' before 'THROWS' ../c++/cursslk.h:125: error: expected `;' before 'void' ../c++/cursesf.cc: In function 'bool _nc_xx_fld_fcheck(FIELD*, const void*)': ../c++/cursesf.cc:377: error: 'assert' was not declared in this scope ../c++/cursesf.cc: In function 'bool _nc_xx_fld_ccheck(int, const void*)': ../c++/cursesf.cc:386: error: 'assert' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::clear()': ../c++/cursslk.h:127: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::restore()': ../c++/cursslk.h:133: error: 'Error' was not declared in this scope ../c++/cursesf.cc: In function 'bool _nc_xx_next_choice(FIELD*, const void*)': ../c++/cursesf.cc:409: error: 'assert' was not declared in this scope ../c++/cursesf.cc: In function 'bool _nc_xx_prev_choice(FIELD*, const void*)': ../c++/cursesf.cc:419: error: 'assert' was not declared in this scope../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::refresh()': ../c++/cursslk.h:175: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::noutrefresh()': ../c++/cursslk.h:182: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::touch()': ../c++/cursslk.h:188: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attron(attr_t)': ../c++/cursslk.h:215: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attroff(attr_t)': ../c++/cursslk.h:220: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::CUR_attrset(attr_t)': ../c++/cursslk.h:225: error: 'Error' was not declared in this scope ../c++/cursslk.h: In member function 'void Soft_Label_Key_Set::color(short int)': ../c++/cursslk.h:230: error: 'Error' was not declared in this scope ../c++/cursesm.cc: In destructor 'virtual NCursesMenuItem::~NCursesMenuItem()': ../c++/cursesm.cc:43: error: 'OnError' was not declared in this scope ../c++/cursesm.cc: In member function 'void NCursesMenu::InitMenu(NCursesMenuItem**, bool, bool)': ../c++/cursesm.cc:137: error: 'OnError' was not declared in this scope ../c++/cursesm.cc:155: error: 'OnError' was not declared in this scope ../c++/cursesm.cc: In destructor 'virtual NCursesMenu::~NCursesMenu()': ../c++/cursesm.cc:190: error: 'OnError' was not declared in this scope ../c++/cursesm.cc: In member function 'void NCursesMenu::setSubWindow(NCursesWindow&)': ../c++/cursesm.cc:210: error: 'OnError' was not declared in this scope ../c++/cursesm.cc: In member function 'bool NCursesMenu::set_pattern(const char*)': ../c++/cursesm.cc:229: error: 'OnError' was not declared in this scope make[1]: *** [../obj_s/cursesf.o] Error 1 ../c++/cursesm.cc: In member function 'virtual int NCursesMenu::driver(int)': ../c++/cursesm.cc:247: error: 'OnError' was not declared in this scope ../c++/cursesm.cc: In member function 'virtual NCursesMenuItem* NCursesMenu::operator()()': ../c++/cursesm.cc:324: error: 'assert' was not declared in this scope ../c++/cursesm.cc:352: error: 'OnError' was not declared in this scope make[1]: *** [../obj_s/cursesm.o] Error 1 make: *** [all] Error 2 Error: 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 DEBUG: 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 while executing "$procedure $targetname" Warning: the following items did not execute (for ncursesw): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.