[MacPorts] #28243: scite universal variant fails
MacPorts
noreply at macports.org
Tue Feb 1 12:10:17 PST 2011
#28243: scite universal variant fails
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: scite
-------------------------------------+--------------------------------------
scite's universal variant fails, at least on Snow Leopard:
{{{
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 -W -Wall -Wno-char-subscripts -pedantic -D__unix__ -DGTK -DSCI_LEXER
-DPIXMAP_PATH=\"/opt/local/share/pixmaps\"
-DSYSCONF_PATH=\"/opt/local/share/scite\" -I ../../scintilla/include -I
../src -I../lua/include -arch x86_64 -arch i386 -Dunix -c GUIGTK.cxx -o
GUIGTK.o
In file included from /opt/local/include/glib-2.0/glib/gtypes.h:34,
from /opt/local/include/glib-2.0/glib/galloca.h:34,
from /opt/local/include/glib-2.0/glib.h:32,
from /opt/local/include/glib-2.0/gobject/gbinding.h:30,
from /opt/local/include/glib-2.0/glib-object.h:25,
from /opt/local/include/glib-2.0/gio/gioenums.h:30,
from /opt/local/include/glib-2.0/gio/giotypes.h:30,
from /opt/local/include/glib-2.0/gio/gio.h:28,
from
/opt/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
from /opt/local/include/gtk-2.0/gdk/gdk.h:32,
from /opt/local/include/gtk-2.0/gtk/gtk.h:32,
from GUIGTK.cxx:13:
/opt/local/lib/glib-2.0/include/glibconfig.h:59: error: ISO C++ does not
support 'long long'
/opt/local/lib/glib-2.0/include/glibconfig.h:60: error: ISO C++ does not
support 'long long'
lipo: can't figure out the architecture type of: /var/tmp//ccjfBU6H.out
make: *** [GUIGTK.o] Error 1
make: *** Waiting for unfinished jobs....
}}}
Non-universal it builds fine.
--
Ticket URL: <https://trac.macports.org/ticket/28243>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list