[MacPorts] #28229: scite should ensure it's UsingTheRightCompiler
MacPorts
noreply at macports.org
Mon Jan 31 22:13:45 PST 2011
#28229: scite should ensure it's UsingTheRightCompiler
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: scite
-------------------------------------+--------------------------------------
{{{
---> Building scite
DEBUG: build phase started at Tue Feb 1 00:12:35 CST 2011
DEBUG: Executing proc-pre-org.macports.build-build-0
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/gdk-pixbuf-2.0
-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/libpng14 -DNDEBUG
-Os -Wall -Wno-missing-braces -Wno-char-subscripts -Wno-long-long
-pedantic -D__unix__ -DGTK -DSCI_LEXER -I ../include -I ../src -I
../lexlib -arch x86_64 -c ../lexlib/Accessor.cxx
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/gdk-pixbuf-2.0
-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/libpng14 -DNDEBUG -Os
-Wall -Wno-missing-braces -Wno-char-subscripts -Wno-long-long -pedantic
-D__unix__ -DGTK -DSCI_LEXER -I ../include -I ../src -I ../lexlib -arch
x86_64 -c ../lexlib/Accessor.cxx
g++: Error: You should be using ${configure.cxx}
See http://trac.macports.org/wiki/UsingTheRightCompiler
make: *** [Accessor.o] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/28229>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list