Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17714 closed defect (fixed)

abiword-x11: popt.h:560: error: ISO C++ does not support 'long long'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: abiword-x11

Description

I can't build abiword-x11 2.4.6 because of something in the popt.h header provided by the popt port (which is an indirect dependency of abiword-x11); apparently this is a non-error, but becomes fatal if you use the -pedantic compiler switch, which abiword-x11 does:

--->  Fetching abiword-x11
--->  Attempting to fetch abiword-2.4.6.tar.bz2 from http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles
--->  Verifying checksum(s) for abiword-x11
--->  Extracting abiword-x11
--->  Configuring abiword-x11
--->  Building abiword-x11
Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_editors_abiword-x11/work/abiword-2.4.6/abi" && nice -n 10 make  " returned error 2
Command output: then mv -f ".deps/ev_Toolbar_Layouts.Tpo" ".deps/ev_Toolbar_Layouts.Po"; else rm -f ".deps/ev_Toolbar_Layouts.Tpo"; exit 1; fi
rm -f libEv_xp.a
ar cru libEv_xp.a ev_EditBinding.o ev_EditEventMapper.o ev_EditMethod.o ev_Keyboard.o ev_Menu.o ev_Menu_Actions.o ev_Menu_Labels.o ev_Menu_Layouts.o ev_Mouse.o ev_NamedVirtualKey.o ev_Toolbar.o ev_Toolbar_Actions.o ev_Toolbar_Control.o ev_Toolbar_Labels.o ev_Toolbar_Layouts.o 
ranlib libEv_xp.a
Making all in unix
Making all in gnome
if /usr/bin/g++-4.0 -DPACKAGE_NAME=\"AbiSuite\" -DPACKAGE_TARNAME=\"abisuite\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"AbiSuite\ 2.4\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"AbiSuite-2.4\" -DVERSION=\"2.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRCASECMP=1 -DABI_SCANDIR_SELECT_QUALIFIER=  -I. -I. -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libglade-2.0 -I/mp/include/libxml2   -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I'../../../../../src/af/util/xp' -I'../../../../../src/af/tf/xp' -I'../../../../../src/af/ev/xp' -I'../../../../../src/af/ev/xp' -I'../../../../../src/af/gr/xp' -I'../../../../../src/af/xap/xp' -I'../../../../../src/af/util/unix' -I'../../../../../src/af/ev/unix' -I'../../../../../src/af/gr/unix' -I'../../../../../src/af/xap/unix' -I'../../../../../src/af/xap/unix/gnome' -I'../../../../../src/af/ev/unix/gnome' -I'../../../../../src/wp/ap/xp' -I'../../../../../src/wp/impexp/xp' -I'../../../../../src/wp/ap/unix' -I'../../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../../src/wp/ap/unix/gnome' -I'../../../../../src/pkg/linux/apkg' -I'../../../../../src/text/ptbl/xp' -I'../../../../../src/text/fmt/xp'  -DORBIT2=1 -D_REENTRANT -I/mp/include/libbonobo-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/orbit-2.0 -I/mp/include/bonobo-activation-2.0 -I/mp/include/libgnomeui-2.0 -I/mp/include/libart-2.0 -I/mp/include/gconf/2 -I/mp/include/gnome-keyring-1 -I/mp/include/libgnome-2.0 -I/mp/include/libbonoboui-2.0 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gtk-2.0 -I/mp/include/gnome-vfs-2.0 -I/mp/lib/gnome-vfs-2.0/include -I/mp/include/dbus-1.0 -I/mp/lib/dbus-1.0/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/gail-1.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DHAVE_GNOME=1  -I/mp/include -L/mp/lib  -O2 -Wall -pedantic -ansi -D_BSD_SOURCE -pipe -DNDEBUG -I/mp/include/libxml2   -I/mp/include/fribidi -I/mp/var/macports/build/_Users_rschmidt_macports_dports_editors_abiword-x11/work/abiword-2.4.6/wv  -I/mp/include -I/mp/include/freetype2 -I/mp/include/libpng12    -DHAVE_THREADS=1 -D_REENTRANT -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include    -DABISIZEOF_LONG_INT=4 -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libglade-2.0 -I/mp/include/libxml2   -DORBIT2=1 -D_REENTRANT -I/mp/include/libbonobo-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/orbit-2.0 -I/mp/include/bonobo-activation-2.0 -I/mp/include/libgnomeui-2.0 -I/mp/include/libart-2.0 -I/mp/include/gconf/2 -I/mp/include/gnome-keyring-1 -I/mp/include/libgnome-2.0 -I/mp/include/libbonoboui-2.0 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gtk-2.0 -I/mp/include/gnome-vfs-2.0 -I/mp/lib/gnome-vfs-2.0/include -I/mp/include/dbus-1.0 -I/mp/lib/dbus-1.0/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/gail-1.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DHAVE_GNOME=1 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include    -I/mp/include/libgnomeprint-2.2 -I/mp/include/libart-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/libgnomeprintui-2.2 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gail-1.0 -I/mp/include/gtk-2.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DSUPPORTS_UT_IDLE=1   -DABISUITE_HOME=\"/mp/share/AbiSuite-2.4\" -DABI_BUILD_VERSION=\"2.4.6\" -MT ev_GnomeToolbar.o -MD -MP -MF ".deps/ev_GnomeToolbar.Tpo" -c -o ev_GnomeToolbar.o ev_GnomeToolbar.cpp; \
then mv -f ".deps/ev_GnomeToolbar.Tpo" ".deps/ev_GnomeToolbar.Po"; else rm -f ".deps/ev_GnomeToolbar.Tpo"; exit 1; fi
ev_GnomeToolbar.cpp:51: warning: 'void style_changed_cb(GConfClient*, guint, GConfEntry*, void*)' defined but not used
rm -f libEv_gnome.a
ar cru libEv_gnome.a ev_GnomeToolbar.o 
ranlib libEv_gnome.a
if /usr/bin/g++-4.0 -DPACKAGE_NAME=\"AbiSuite\" -DPACKAGE_TARNAME=\"abisuite\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"AbiSuite\ 2.4\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"AbiSuite-2.4\" -DVERSION=\"2.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRCASECMP=1 -DABI_SCANDIR_SELECT_QUALIFIER=  -I. -I. -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libglade-2.0 -I/mp/include/libxml2   -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/xp' -I'../../../../src/af/ev/xp' -I'../../../../src/af/ev/xp' -I'../../../../src/af/gr/xp' -I'../../../../src/af/xap/xp' -I'../../../../src/af/util/unix' -I'../../../../src/af/ev/unix' -I'../../../../src/af/gr/unix' -I'../../../../src/af/xap/unix' -I'../../../../src/af/xap/unix/gnome' -I'../../../../src/af/ev/unix/gnome' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/wp/ap/unix/gnome' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp'   -I/mp/include -L/mp/lib  -O2 -Wall -pedantic -ansi -D_BSD_SOURCE -pipe -DNDEBUG -I/mp/include/libxml2   -I/mp/include/fribidi -I/mp/var/macports/build/_Users_rschmidt_macports_dports_editors_abiword-x11/work/abiword-2.4.6/wv  -I/mp/include -I/mp/include/freetype2 -I/mp/include/libpng12    -DHAVE_THREADS=1 -D_REENTRANT -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include    -DABISIZEOF_LONG_INT=4 -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libglade-2.0 -I/mp/include/libxml2   -DORBIT2=1 -D_REENTRANT -I/mp/include/libbonobo-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/orbit-2.0 -I/mp/include/bonobo-activation-2.0 -I/mp/include/libgnomeui-2.0 -I/mp/include/libart-2.0 -I/mp/include/gconf/2 -I/mp/include/gnome-keyring-1 -I/mp/include/libgnome-2.0 -I/mp/include/libbonoboui-2.0 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gtk-2.0 -I/mp/include/gnome-vfs-2.0 -I/mp/lib/gnome-vfs-2.0/include -I/mp/include/dbus-1.0 -I/mp/lib/dbus-1.0/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/gail-1.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DHAVE_GNOME=1 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include    -I/mp/include/libgnomeprint-2.2 -I/mp/include/libart-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/libgnomeprintui-2.2 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gail-1.0 -I/mp/include/gtk-2.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DSUPPORTS_UT_IDLE=1   -DABISUITE_HOME=\"/mp/share/AbiSuite-2.4\" -DABI_BUILD_VERSION=\"2.4.6\" -MT ev_UnixKeyboard.o -MD -MP -MF ".deps/ev_UnixKeyboard.Tpo" -c -o ev_UnixKeyboard.o ev_UnixKeyboard.cpp; \
then mv -f ".deps/ev_UnixKeyboard.Tpo" ".deps/ev_UnixKeyboard.Po"; else rm -f ".deps/ev_UnixKeyboard.Tpo"; exit 1; fi
if /usr/bin/g++-4.0 -DPACKAGE_NAME=\"AbiSuite\" -DPACKAGE_TARNAME=\"abisuite\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"AbiSuite\ 2.4\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"AbiSuite-2.4\" -DVERSION=\"2.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRCASECMP=1 -DABI_SCANDIR_SELECT_QUALIFIER=  -I. -I. -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libglade-2.0 -I/mp/include/libxml2   -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/xp' -I'../../../../src/af/ev/xp' -I'../../../../src/af/ev/xp' -I'../../../../src/af/gr/xp' -I'../../../../src/af/xap/xp' -I'../../../../src/af/util/unix' -I'../../../../src/af/ev/unix' -I'../../../../src/af/gr/unix' -I'../../../../src/af/xap/unix' -I'../../../../src/af/xap/unix/gnome' -I'../../../../src/af/ev/unix/gnome' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/wp/ap/unix/gnome' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp'   -I/mp/include -L/mp/lib  -O2 -Wall -pedantic -ansi -D_BSD_SOURCE -pipe -DNDEBUG -I/mp/include/libxml2   -I/mp/include/fribidi -I/mp/var/macports/build/_Users_rschmidt_macports_dports_editors_abiword-x11/work/abiword-2.4.6/wv  -I/mp/include -I/mp/include/freetype2 -I/mp/include/libpng12    -DHAVE_THREADS=1 -D_REENTRANT -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include    -DABISIZEOF_LONG_INT=4 -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libglade-2.0 -I/mp/include/libxml2   -DORBIT2=1 -D_REENTRANT -I/mp/include/libbonobo-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/orbit-2.0 -I/mp/include/bonobo-activation-2.0 -I/mp/include/libgnomeui-2.0 -I/mp/include/libart-2.0 -I/mp/include/gconf/2 -I/mp/include/gnome-keyring-1 -I/mp/include/libgnome-2.0 -I/mp/include/libbonoboui-2.0 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gtk-2.0 -I/mp/include/gnome-vfs-2.0 -I/mp/lib/gnome-vfs-2.0/include -I/mp/include/dbus-1.0 -I/mp/lib/dbus-1.0/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/gail-1.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DHAVE_GNOME=1 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include    -I/mp/include/libgnomeprint-2.2 -I/mp/include/libart-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/libgnomeprintui-2.2 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gail-1.0 -I/mp/include/gtk-2.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DSUPPORTS_UT_IDLE=1   -DABISUITE_HOME=\"/mp/share/AbiSuite-2.4\" -DABI_BUILD_VERSION=\"2.4.6\" -MT ev_UnixMenu.o -MD -MP -MF ".deps/ev_UnixMenu.Tpo" -c -o ev_UnixMenu.o ev_UnixMenu.cpp; \
then mv -f ".deps/ev_UnixMenu.Tpo" ".deps/ev_UnixMenu.Po"; else rm -f ".deps/ev_UnixMenu.Tpo"; exit 1; fi
if /usr/bin/g++-4.0 -DPACKAGE_NAME=\"AbiSuite\" -DPACKAGE_TARNAME=\"abisuite\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"AbiSuite\ 2.4\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"AbiSuite-2.4\" -DVERSION=\"2.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRCASECMP=1 -DABI_SCANDIR_SELECT_QUALIFIER=  -I. -I. -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libglade-2.0 -I/mp/include/libxml2   -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/xp' -I'../../../../src/af/ev/xp' -I'../../../../src/af/ev/xp' -I'../../../../src/af/gr/xp' -I'../../../../src/af/xap/xp' -I'../../../../src/af/util/unix' -I'../../../../src/af/ev/unix' -I'../../../../src/af/gr/unix' -I'../../../../src/af/xap/unix' -I'../../../../src/af/xap/unix/gnome' -I'../../../../src/af/ev/unix/gnome' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/wp/ap/unix/gnome' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp'   -I/mp/include -L/mp/lib  -O2 -Wall -pedantic -ansi -D_BSD_SOURCE -pipe -DNDEBUG -I/mp/include/libxml2   -I/mp/include/fribidi -I/mp/var/macports/build/_Users_rschmidt_macports_dports_editors_abiword-x11/work/abiword-2.4.6/wv  -I/mp/include -I/mp/include/freetype2 -I/mp/include/libpng12    -DHAVE_THREADS=1 -D_REENTRANT -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include    -DABISIZEOF_LONG_INT=4 -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libglade-2.0 -I/mp/include/libxml2   -DORBIT2=1 -D_REENTRANT -I/mp/include/libbonobo-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/orbit-2.0 -I/mp/include/bonobo-activation-2.0 -I/mp/include/libgnomeui-2.0 -I/mp/include/libart-2.0 -I/mp/include/gconf/2 -I/mp/include/gnome-keyring-1 -I/mp/include/libgnome-2.0 -I/mp/include/libbonoboui-2.0 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gtk-2.0 -I/mp/include/gnome-vfs-2.0 -I/mp/lib/gnome-vfs-2.0/include -I/mp/include/dbus-1.0 -I/mp/lib/dbus-1.0/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/gail-1.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DHAVE_GNOME=1 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include    -I/mp/include/libgnomeprint-2.2 -I/mp/include/libart-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/libgnomeprintui-2.2 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gail-1.0 -I/mp/include/gtk-2.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DSUPPORTS_UT_IDLE=1   -DABISUITE_HOME=\"/mp/share/AbiSuite-2.4\" -DABI_BUILD_VERSION=\"2.4.6\" -MT ev_UnixMouse.o -MD -MP -MF ".deps/ev_UnixMouse.Tpo" -c -o ev_UnixMouse.o ev_UnixMouse.cpp; \
then mv -f ".deps/ev_UnixMouse.Tpo" ".deps/ev_UnixMouse.Po"; else rm -f ".deps/ev_UnixMouse.Tpo"; exit 1; fi
if /usr/bin/g++-4.0 -DPACKAGE_NAME=\"AbiSuite\" -DPACKAGE_TARNAME=\"abisuite\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"AbiSuite\ 2.4\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"AbiSuite-2.4\" -DVERSION=\"2.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRCASECMP=1 -DABI_SCANDIR_SELECT_QUALIFIER=  -I. -I. -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libglade-2.0 -I/mp/include/libxml2   -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/xp' -I'../../../../src/af/ev/xp' -I'../../../../src/af/ev/xp' -I'../../../../src/af/gr/xp' -I'../../../../src/af/xap/xp' -I'../../../../src/af/util/unix' -I'../../../../src/af/ev/unix' -I'../../../../src/af/gr/unix' -I'../../../../src/af/xap/unix' -I'../../../../src/af/xap/unix/gnome' -I'../../../../src/af/ev/unix/gnome' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/wp/ap/unix/gnome' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp'   -I/mp/include -L/mp/lib  -O2 -Wall -pedantic -ansi -D_BSD_SOURCE -pipe -DNDEBUG -I/mp/include/libxml2   -I/mp/include/fribidi -I/mp/var/macports/build/_Users_rschmidt_macports_dports_editors_abiword-x11/work/abiword-2.4.6/wv  -I/mp/include -I/mp/include/freetype2 -I/mp/include/libpng12    -DHAVE_THREADS=1 -D_REENTRANT -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include    -DABISIZEOF_LONG_INT=4 -I/mp/include/gtk-2.0 -I/mp/lib/gtk-2.0/include -I/mp/include/atk-1.0 -I/mp/include/cairo -I/mp/include/pango-1.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/pixman-1 -I/mp/include/freetype2 -I/mp/include/libpng12 -I/mp/include/libglade-2.0 -I/mp/include/libxml2   -DORBIT2=1 -D_REENTRANT -I/mp/include/libbonobo-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/orbit-2.0 -I/mp/include/bonobo-activation-2.0 -I/mp/include/libgnomeui-2.0 -I/mp/include/libart-2.0 -I/mp/include/gconf/2 -I/mp/include/gnome-keyring-1 -I/mp/include/libgnome-2.0 -I/mp/include/libbonoboui-2.0 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gtk-2.0 -I/mp/include/gnome-vfs-2.0 -I/mp/lib/gnome-vfs-2.0/include -I/mp/include/dbus-1.0 -I/mp/lib/dbus-1.0/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/gail-1.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DHAVE_GNOME=1 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include    -I/mp/include/libgnomeprint-2.2 -I/mp/include/libart-2.0 -I/mp/include/glib-2.0 -I/mp/lib/glib-2.0/include -I/mp/include -I/mp/include/libxml2 -I/mp/include/pango-1.0 -I/mp/include/libgnomeprintui-2.2 -I/mp/include/libgnomecanvas-2.0 -I/mp/include/gail-1.0 -I/mp/include/gtk-2.0 -I/mp/include/freetype2 -I/mp/include/atk-1.0 -I/mp/lib/gtk-2.0/include -I/mp/include/cairo -I/mp/include/pixman-1 -I/mp/include/libpng12   -DSUPPORTS_UT_IDLE=1   -DABISUITE_HOME=\"/mp/share/AbiSuite-2.4\" -DABI_BUILD_VERSION=\"2.4.6\" -MT ev_UnixToolbar.o -MD -MP -MF ".deps/ev_UnixToolbar.Tpo" -c -o ev_UnixToolbar.o ev_UnixToolbar.cpp; \
then mv -f ".deps/ev_UnixToolbar.Tpo" ".deps/ev_UnixToolbar.Po"; else rm -f ".deps/ev_UnixToolbar.Tpo"; exit 1; fi
/mp/include/popt.h:560: error: ISO C++ does not support 'long long'
/mp/include/popt.h:560: error: ISO C++ does not support 'long long'
ev_UnixToolbar.cpp: In member function 'bool EV_UnixToolbar::bindListenerToView(AV_View*)':
ev_UnixToolbar.cpp:1051: warning: unused variable 'bResult'
make[5]: *** [ev_UnixToolbar.o] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Error: Status 1 encountered during processing.
$

Change History (3)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

I patched the configure script to not use -pedantic as part of the update to 2.6.5 (r44048).

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Thanks! 2.6.5 builds just fine.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.