Opened 14 years ago
Closed 13 years ago
#28243 closed defect (fixed)
scite universal variant fails
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | scite |
Description
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.
Change History (1)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r87926.