id summary reporter owner description type status priority milestone component version resolution keywords cc port 5588 BUG: anjuta build failure yves@… gnome-darwinports@… "DEBUG: Assembled command: 'cd ""/Users/Shared/dports/build/ _Users_Shared_src_darwinports_dports_gnome_anjuta/work/anjuta-1.2.4"" && make all' make all-recursive Making all in po make[2]: Nothing to be done for `all'. Making all in tagmanager Making all in include make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in global-tags make[2]: Nothing to be done for `all'. Making all in scintilla Making all in include make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in gdl make all-am make[3]: Nothing to be done for `all-am'. Making all in widgets make[2]: Nothing to be done for `all'. Making all in printing make[2]: Nothing to be done for `all'. Making all in pixmaps make[2]: Nothing to be done for `all'. Making all in scripts make[2]: Nothing to be done for `all'. Making all in data Making all in properties make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in doc make[2]: Nothing to be done for `all'. Making all in launcher make[2]: Nothing to be done for `all'. Making all in plugins Making all in sample1 make[3]: Nothing to be done for `all'. Making all in class-gen make[3]: Nothing to be done for `all'. Making all in patch make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in src make all-am if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_REENTRANT -DXTHREADS -I/opt/local/include/ glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/ include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/ local/include/orbit-2.0 -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/ include -I/opt/local/include/libgnome-2.0 -I/opt/local/include/libbonobo-2.0 -I/opt/local/include/ gconf/2 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/ include/bonobo-activation-2.0 -I/opt/local/include/libgnomeui-2.0 -I/opt/local/include/ libgnomecanvas-2.0 -I/opt/local/include/libart-2.0 -I/opt/local/include/libbonoboui-2.0 -I/opt/ local/include/gnome-keyring-1 -I/opt/local/include/freetype2 -I/opt/local/include/libgnomeprint-2.2 -I/opt/local/include/libgnomeprintui-2.2 -I/opt/local/include/gnome-vfs-module-2.0 -I/usr/X11R6/ include -I/opt/local/include -I.. -I./../scintilla/include -I./../tagmanager/include -I./../widgets -I./../ pixmaps -I./../printing -I.. -I. -DPACKAGE_BIN_DIR=\""/opt/local/bin\"" -L/opt/local/lib -I/opt/local/ include -g -O2 -MT aneditor.o -MD -MP -MF "".deps/aneditor.Tpo"" -c -o aneditor.o aneditor.cxx; \ then mv -f "".deps/aneditor.Tpo"" "".deps/aneditor.Po""; else rm -f "".deps/aneditor.Tpo""; exit 1; fi ./../scintilla/include/WindowAccessor.h:16: error: 'WindowID' does not name a type ./../scintilla/include/WindowAccessor.h:29: error: expected `)' before 'id_' aneditor.cxx:171: error: 'Window' does not name a type aneditor.cxx:188: error: 'Point' does not name a type aneditor.cxx:241: error: 'Window' has not been declared aneditor.cxx:304: error: 'Window' has not been declared aneditor.cxx:305: error: 'Window' has not been declared aneditor.cxx:344: error: 'WindowID' does not name a type aneditor.cxx: In constructor 'AnEditor::AnEditor(PropSetFile*)': aneditor.cxx:415: error: 'ptStartDrag' was not declared in this scope aneditor.cxx:448: error: 'wEditor' was not declared in this scope aneditor.cxx:448: error: 'scintilla_new' was not declared in this scope aneditor.cxx:449: error: 'SCINTILLA' was not declared in this scope aneditor.cxx:449: error: 'scintilla_set_id' was not declared in this scope aneditor.cxx:451: error: 'Platform' has not been declared aneditor.cxx:452: error: 'SendScintilla' was not declared in this scope aneditor.cxx:454: error: 'Platform' has not been declared aneditor.cxx: In member function 'void AnEditor::AssignKey(int, int, int)': aneditor.cxx:533: error: 'Platform' has not been declared aneditor.cxx:534: error: 'LongFromTwoShorts' was not declared in this scope aneditor.cxx: In member function 'void AnEditor::GetLine(SString&, int)': aneditor.cxx:559: error: 'wEditor' was not declared in this scope aneditor.cxx: At global scope: aneditor.cxx:564: error: variable or field 'GetRange' declared void aneditor.cxx:564: error: 'int AnEditor::GetRange' is not a static member of 'class AnEditor' aneditor.cxx:564: error: 'Window' was not declared in this scope aneditor.cxx:564: error: 'win' was not declared in this scope aneditor.cxx:564: error: expected primary-expression before 'int' aneditor.cxx:564: error: expected primary-expression before 'int' aneditor.cxx:564: error: expected primary-expression before 'char' aneditor.cxx:564: error: initializer expression list treated as compound expression aneditor.cxx:564: error: expected ',' or ';' before '{' token aneditor.cxx: In member function 'bool AnEditor::FindMatchingBracePosition(bool, int&, int&, bool)': aneditor.cxx:728: error: 'Window' was not declared in this scope aneditor.cxx:728: error: 'win' was not declared in this scope aneditor.cxx:728: error: 'wEditor' was not declared in this scope aneditor.cxx:730: error: 'Platform' has not been declared aneditor.cxx:730: error: 'SendScintilla' was not declared in this scope aneditor.cxx:766: error: 'Platform' has not been declared aneditor.cxx:767: error: 'Platform' has not been declared aneditor.cxx:768: error: 'Platform' has not been declared aneditor.cxx:770: error: 'Platform' has not been declared aneditor.cxx: In member function 'void AnEditor::BraceMatch(bool)': aneditor.cxx:788: error: 'Window' was not declared in this scope aneditor.cxx:788: error: 'win' was not declared in this scope aneditor.cxx:788: error: 'wEditor' was not declared in this scope aneditor.cxx:790: error: 'Platform' has not been declared aneditor.cxx:790: error: 'SendScintilla' was not declared in this scope aneditor.cxx:793: error: 'Platform' has not been declared aneditor.cxx:794: error: 'SendScintilla' was not declared in this scope aneditor.cxx:795: error: 'Platform' has not been declared aneditor.cxx:796: error: 'Platform' has not been declared aneditor.cxx:797: error: 'Platform' has not been declared aneditor.cxx:799: error: 'Platform' has not been declared aneditor.cxx:800: error: 'Platform' has not been declared aneditor.cxx:801: error: 'Platform' has not been declared aneditor.cxx:802: error: 'Platform' has not been declared aneditor.cxx:803: error: 'Platform' has not been declared aneditor.cxx:804: error: 'Platform' has not been declared aneditor.cxx:813: error: 'Platform' has not been declared aneditor.cxx:813: error: 'Platform' has not been declared aneditor.cxx:813: error: 'Minimum' was not declared in this scope aneditor.cxx: In member function 'void AnEditor::SelectionWord(char*, int)': aneditor.cxx:838: error: 'wEditor' was not declared in this scope aneditor.cxx:851: error: 'wEditor' was not declared in this scope aneditor.cxx: In member function 'void AnEditor::WordSelect()': aneditor.cxx:861: error: 'wEditor' was not declared in this scope aneditor.cxx: In member function 'void AnEditor::SelectionIntoProperties()': aneditor.cxx:886: error: 'wEditor' was not declared in this scope aneditor.cxx: In member function 'bool AnEditor::StartAutoCompleteWord(int)': aneditor.cxx:1266: error: 'wEditor' was not declared in this scope aneditor.cxx:1266: error: 'Platform' has not been declared aneditor.cxx:1266: error: 'Minimum' was not declared in this scope aneditor.cxx: In member function 'bool AnEditor::StartBlockComment()': aneditor.cxx:1346: error: 'wEditor' was not declared in this scope aneditor.cxx:1349: error: 'wEditor' was not declared in this scope aneditor.cxx: In member function 'bool AnEditor::CanBeCommented(bool)': aneditor.cxx:1457: error: 'wEditor' was not declared in this scope aneditor.cxx:1486: error: 'wEditor' was not declared in this scope aneditor.cxx:1529: error: 'wEditor' was not declared in this scope aneditor.cxx: In member function 'bool AnEditor::InsertCustomIndent()': aneditor.cxx:1755: error: 'wEditor' was not declared in this scope aneditor.cxx: In member function 'bool AnEditor::RangeIsAllWhitespace(int, int)': aneditor.cxx:1924: error: 'wEditor' was not declared in this scope aneditor.cxx: In member function 'unsigned int AnEditor::GetLinePartsInStyle(int, int, int, SString*, int)': aneditor.cxx:1935: error: 'wEditor' was not declared in this scope aneditor.cxx: In member function 'bool AnEditor::HandleXml(char)': aneditor.cxx:2202: error: 'wEditor' was not declared in this scope aneditor.cxx: In member function 'void AnEditor::EnsureRangeVisible(int, int)': aneditor.cxx:2738: error: 'Platform' has not been declared aneditor.cxx:2738: error: 'Minimum' was not declared in this scope aneditor.cxx:2739: error: 'Platform' has not been declared aneditor.cxx:2739: error: 'Maximum' was not declared in this scope aneditor.cxx: In function 'Colour ColourFromString(const char*)': aneditor.cxx:2979: error: return type 'struct Colour' is incomplete aneditor.cxx:2983: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx: In function 'long int ColourOfProperty(PropSet*, const char*, ColourDesired)': aneditor.cxx:2986: error: 'colourDefault' has incomplete type aneditor.cxx:83: error: forward declaration of 'struct ColourDesired' aneditor.cxx:2989: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:2991: error: invalid use of undefined type 'struct ColourDesired' aneditor.cxx:83: error: forward declaration of 'struct ColourDesired' aneditor.cxx: At global scope: aneditor.cxx:2994: error: variable or field 'SetOneStyle' declared void aneditor.cxx:2994: error: 'int AnEditor::SetOneStyle' is not a static member of 'class AnEditor' aneditor.cxx:2994: error: 'Window' was not declared in this scope aneditor.cxx:2994: error: 'win' was not declared in this scope aneditor.cxx:2994: error: expected primary-expression before 'int' aneditor.cxx:2994: error: expected primary-expression before 'const' aneditor.cxx:2994: error: initializer expression list treated as compound expression aneditor.cxx:2994: error: expected ',' or ';' before '{' token aneditor.cxx:3055: error: variable or field 'SetStyleFor' declared void aneditor.cxx:3055: error: 'int AnEditor::SetStyleFor' is not a static member of 'class AnEditor' aneditor.cxx:3055: error: 'Window' was not declared in this scope aneditor.cxx:3055: error: 'win' was not declared in this scope aneditor.cxx:3055: error: expected primary-expression before 'const' aneditor.cxx:3055: error: initializer expression list treated as compound expression aneditor.cxx:3055: error: expected ',' or ';' before '{' token aneditor.cxx: In member function 'void AnEditor::ReadProperties(const char*)': aneditor.cxx:3226: error: invalid use of undefined type 'struct ColourDesired' aneditor.cxx:83: error: forward declaration of 'struct ColourDesired' aneditor.cxx:3234: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3247: error: invalid use of undefined type 'struct ColourDesired' aneditor.cxx:83: error: forward declaration of 'struct ColourDesired' aneditor.cxx:3276: error: invalid use of undefined type 'struct ColourDesired' aneditor.cxx:83: error: forward declaration of 'struct ColourDesired' aneditor.cxx:3280: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3286: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3291: error: invalid use of undefined type 'struct ColourDesired' aneditor.cxx:83: error: forward declaration of 'struct ColourDesired' aneditor.cxx:3296: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3302: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3337: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3339: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3397: error: 'wEditor' was not declared in this scope aneditor.cxx:3401: error: no matching function for call to 'AnEditor::SetOneStyle(, int, const char*)' aneditor.cxx:304: note: candidates are: void AnEditor::SetOneStyle(int&, int, const char*) aneditor.cxx:3405: error: no matching function for call to 'AnEditor::SetStyleFor(, const char [2])' aneditor.cxx:305: note: candidates are: void AnEditor::SetStyleFor(int&, const char*) aneditor.cxx:3406: error: no matching function for call to 'AnEditor::SetStyleFor(, const char*)' aneditor.cxx:305: note: candidates are: void AnEditor::SetStyleFor(int&, const char*) aneditor.cxx:3522: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3522: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3523: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3523: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3524: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3524: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3525: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3525: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3526: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3526: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3527: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3527: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3528: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3528: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3531: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3531: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3532: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3532: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3533: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3533: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3534: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3534: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3535: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3535: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3536: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3536: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3537: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3537: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3540: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3540: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3541: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3541: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3542: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3542: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3543: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3543: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3544: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3544: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3545: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3545: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3546: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3546: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3549: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3549: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3550: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3550: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3551: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3551: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3552: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3552: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3553: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3553: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3554: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3554: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3555: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3555: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx: In member function 'void AnEditor::DefineMarker(int, int, Colour, Colour)': aneditor.cxx:3602: error: 'fore' has incomplete type aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3602: error: 'back' has incomplete type aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3605: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx:3606: error: invalid use of undefined type 'struct Colour' aneditor.cxx:83: error: forward declaration of 'struct Colour' aneditor.cxx: In function 'AnEditorID aneditor_new(void*)': aneditor.cxx:3669: error: 'class AnEditor' has no member named 'GetID' aneditor.cxx:3671: error: 'class AnEditor' has no member named 'GetID' aneditor.cxx:3673: error: 'class AnEditor' has no member named 'GetID' aneditor.cxx: In function 'void aneditor_destroy(AnEditorID)': aneditor.cxx:3690: error: 'class AnEditor' has no member named 'GetID' aneditor.cxx: In function 'GtkWidget* aneditor_get_widget(AnEditorID)': aneditor.cxx:3703: error: 'class AnEditor' has no member named 'GetID' aneditor.cxx:3602: confused by earlier errors, bailing out make[3]: *** [aneditor.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2" defect closed Normal ports 1.0 fixed markd@…