[MacPorts] #25261: gphpedit submission
MacPorts
noreply at macports.org
Tue Jun 15 13:59:42 PDT 2010
#25261: gphpedit submission
-------------------------------+--------------------------------------------
Reporter: jdunn@… | Owner: ryandesign@…
Type: submission | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.9.0
Keywords: | Port: gphpedit
-------------------------------+--------------------------------------------
Comment(by ryandesign@…):
I think I was seeing the wrong error because I was building in parallel.
Perhaps gPHPEdit doesn't like parallel building. Building serially, I get
{{{
cd gtkscintilla2 && /usr/bin/make libgtkscintilla2.a && cd ..
cd ./scintilla/gtk ; /usr/bin/make GTK2=1
g++ -D_REENTRANT -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/gio-unix-2.0/ -I/opt/local/include
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -DNDEBUG -Os -Wall -Wno-missing-braces
-Wno-char-subscripts -pedantic -Os -DGTK -DSCI_LEXER -I ../include -I
../src -c ../src/DocumentAccessor.cxx
In file included from ../src/DocumentAccessor.cxx:17:
../src/DocumentAccessor.h:26: error: 'WindowID' does not name a type
../src/DocumentAccessor.h:41: error: 'WindowID' has not been declared
../src/DocumentAccessor.h:63: error: 'WindowID' does not name a type
../src/DocumentAccessor.h: In constructor
'DocumentAccessor::DocumentAccessor(Document*, PropertyGet&, int)':
../src/DocumentAccessor.h:42: error: class 'DocumentAccessor' does not
have any field named 'id'
[snip]
}}}
After spending hours on Google I'm no smarter about what to do about this,
so I filed [https://savannah.nongnu.org/support/index.php?107405 a bug
report] with the developers.
--
Ticket URL: <http://trac.macports.org/ticket/25261#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list