Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 228923 Details for
Bug 316853
app-text/xiphos-3.1.3 fails to compile w/ xulrunner
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Failing build log
build.log (text/plain), 38.44 KB, created by
Peter Fox
on 2010-04-23 21:51:57 UTC
(
hide
)
Description:
Failing build log
Filename:
MIME Type:
Creator:
Peter Fox
Created:
2010-04-23 21:51:57 UTC
Size:
38.44 KB
patch
obsolete
> [32;01m*[0m CPV: app-text/xiphos-3.1.3 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc kernel_linux userland_GNU x86 xulrunner >>>> Unpacking source... >>>> Unpacking xiphos-3.1.3.tar.gz to /var/tmp/portage/app-text/xiphos-3.1.3/work >>>> Source unpacked in /var/tmp/portage/app-text/xiphos-3.1.3/work >>>> Preparing source in /var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3 ... > [32;01m*[0m Fixing OMF Makefiles ... >[A[106C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: xiphos-3.1.3 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3 ... > * econf: updating xiphos-3.1.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xiphos-3.1.3/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/xiphos-3.1.3 --disable-dependency-tracking >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... none >checking for strcasestr... yes >checking whether NLS is requested... yes >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.8.8 >checking for XML::Parser... ok >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) none >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking gnome-doc-utils >= 0.3.2... yes >checking for GECKO... yes >checking for gtk+-unix-print... yes >checking for XIPHOS... yes >checking for SWORD multiverse... yes >checking whether to disable maintainer-specific portions of Makefiles... yes >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes >checking what language compliance flags to pass to the C compiler... >checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused >checking what language compliance flags to pass to the C++ compiler... >checking for debug build... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating doc/Makefile >config.status: creating help/Makefile >config.status: creating pixmaps/Makefile >config.status: creating src/Makefile >config.status: creating src/backend/Makefile >config.status: creating src/gecko/Makefile >config.status: creating src/editor/Makefile >config.status: creating src/gnome2/Makefile >config.status: creating src/main/Makefile >config.status: creating ui/Makefile >config.status: creating xiphos.desktop.in >config.status: creating xiphos.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3 ... >make -j2 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3/doc' >Making all in po >make[2]: Entering directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3/po' >Making all in src >make[2]: Entering directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3/src' >Making all in backend >make[3]: Entering directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3/src/backend' >\ ># source='gs_stringmgr.cpp' object='libbackend_a-gs_stringmgr.o' libtool=no >\ ># source='module_manager.cc' object='libbackend_a-module_manager.o' libtool=no >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgnomeui-2.0 -I/usr/include/enchant -I/usr/include/gconf/2 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/sword -I/usr/include/libgsf-1 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/gtk-unix-print-2.0 -march=athlon-xp -O2 -pipe -ggdb -Wall -Wno-unused -march=athlon-xp -O2 -pipe -ggdb -c -o libbackend_a-gs_stringmgr.o `test -f 'gs_stringmgr.cpp' || echo './'`gs_stringmgr.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgnomeui-2.0 -I/usr/include/enchant -I/usr/include/gconf/2 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/sword -I/usr/include/libgsf-1 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/gtk-unix-print-2.0 -march=athlon-xp -O2 -pipe -ggdb -Wall -Wno-unused -march=athlon-xp -O2 -pipe -ggdb -c -o libbackend_a-module_manager.o `test -f 'module_manager.cc' || echo './'`module_manager.cc >\ ># source='sword_main.cc' object='libbackend_a-sword_main.o' libtool=no >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgnomeui-2.0 -I/usr/include/enchant -I/usr/include/gconf/2 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/sword -I/usr/include/libgsf-1 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/gtk-unix-print-2.0 -march=athlon-xp -O2 -pipe -ggdb -Wall -Wno-unused -march=athlon-xp -O2 -pipe -ggdb -c -o libbackend_a-sword_main.o `test -f 'sword_main.cc' || echo './'`sword_main.cc >rm -f libbackend.a >i686-pc-linux-gnu-ar cru libbackend.a libbackend_a-gs_stringmgr.o libbackend_a-module_manager.o libbackend_a-sword_main.o >i686-pc-linux-gnu-ranlib libbackend.a >make[3]: Leaving directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3/src/backend' >Making all in gecko >make[3]: Entering directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3/src/gecko' >\ ># source='Yelper.cpp' object='libgecko_a-Yelper.o' libtool=no >\ ># source='gecko-html.cpp' object='libgecko_a-gecko-html.o' libtool=no >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -UGTK_DISABLE_SINGLE_INCLUDES -UGTK_DISABLE_DEPRECATED -I../../src -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9.2 -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgnomeui-2.0 -I/usr/include/enchant -I/usr/include/gconf/2 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/sword -I/usr/include/libgsf-1 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/gtk-unix-print-2.0 -march=athlon-xp -O2 -pipe -ggdb -Wall -Wno-unused -march=athlon-xp -O2 -pipe -ggdb -c -o libgecko_a-Yelper.o `test -f 'Yelper.cpp' || echo './'`Yelper.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -UGTK_DISABLE_SINGLE_INCLUDES -UGTK_DISABLE_DEPRECATED -I../../src -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9.2 -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgnomeui-2.0 -I/usr/include/enchant -I/usr/include/gconf/2 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/sword -I/usr/include/libgsf-1 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/gtk-unix-print-2.0 -march=athlon-xp -O2 -pipe -ggdb -Wall -Wno-unused -march=athlon-xp -O2 -pipe -ggdb -c -o libgecko_a-gecko-html.o `test -f 'gecko-html.cpp' || echo './'`gecko-html.cpp >In file included from /usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:42, > from /usr/include/xulrunner-1.9.2/nsStringAPI.h:53, > from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nscore.h:51:21: error: prtypes.h: No such file or directory >In file included from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nsStringAPI.h:55:19: error: prlog.h: No such file or directory >In file included from /usr/include/xulrunner-1.9.2/nsISupports.h:10, > from /usr/include/xulrunner-1.9.2/nsIWebBrowser.h:10, > from /usr/include/xulrunner-1.9.2/gtkmozembed_internal.h:41, > from Yelper.cpp:41: >/usr/include/xulrunner-1.9.2/nsrootidl.h:12:20: error: prtime.h: No such file or directory >In file included from /usr/include/xulrunner-1.9.2/nsrootidl.h:11, > from /usr/include/xulrunner-1.9.2/nsISupports.h:10, > from /usr/include/xulrunner-1.9.2/nsIPrintingPromptService.h:10, > from ../../src/gecko/gecko-services.h:29, > from gecko-html.cpp:56: >/usr/include/xulrunner-1.9.2/nscore.h:51:21: error: prtypes.h: No such file or directory >In file included from /usr/include/xulrunner-1.9.2/nsISupports.h:10, > from /usr/include/xulrunner-1.9.2/nsIPrintingPromptService.h:10, > from ../../src/gecko/gecko-services.h:29, > from gecko-html.cpp:56: >/usr/include/xulrunner-1.9.2/nsrootidl.h:12:20: error: prtime.h: No such file or directory >In file included from /usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:42, > from /usr/include/xulrunner-1.9.2/nsStringAPI.h:53, > from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nscore.h:342: error: 'PRUint32' does not name a type >/usr/include/xulrunner-1.9.2/nscore.h:355: error: 'PRUint32' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nscore.h:363, > from /usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:42, > from /usr/include/xulrunner-1.9.2/nsStringAPI.h:53, > from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nsError.h:324: error: 'nsresult' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:42, > from /usr/include/xulrunner-1.9.2/nsStringAPI.h:53, > from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nscore.h:398: error: 'PRUint16' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nsStringAPI.h:53, > from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:158: error: 'PRUint32' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:159: error: 'PRUint32' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:194: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:218: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:254: error: 'PRUint32' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:288: error: 'PRUint32' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:304: error: expected constructor, destructor, or type conversion before '*' token >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:327: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:360: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:382: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:402: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:427: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:445: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:458: error: expected ',' or '...' before 'aIsVoid' >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:458: error: ISO C++ forbids declaration of 'PRBool' with no type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:466: error: 'PRBool' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:517: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:541: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:577: error: 'PRUint32' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:611: error: 'PRUint32' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:650: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:683: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:705: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:725: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:750: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:768: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:781: error: expected ',' or '...' before 'aIsVoid' >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:781: error: ISO C++ forbids declaration of 'PRBool' with no type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:789: error: 'PRBool' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:828: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOMStrings.h:847: error: 'nsresult' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nsISupportsBase.h:44, > from /usr/include/xulrunner-1.9.2/nsISupportsImpl.h:46, > from /usr/include/xulrunner-1.9.2/nsStringAPI.h:54, > from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nsID.h:60: error: 'PRUint32' does not name a type >/usr/include/xulrunner-1.9.2/nsID.h:61: error: 'PRUint16' does not name a type >/usr/include/xulrunner-1.9.2/nsID.h:62: error: 'PRUint16' does not name a type >/usr/include/xulrunner-1.9.2/nsID.h:63: error: 'PRUint8' does not name a type >/usr/include/xulrunner-1.9.2/nsID.h:76: error: 'PRBool' does not name a type >/usr/include/xulrunner-1.9.2/nsID.h:95: error: 'PRBool' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nsISupportsImpl.h:46, > from /usr/include/xulrunner-1.9.2/nsStringAPI.h:54, > from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: error: ISO C++ forbids declaration of 'nsresult' with no type >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: error: 'nsresult' declared as a 'virtual' field >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: warning: 'visibility' attribute ignored >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: warning: 'regparm' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: warning: 'cdecl' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: error: expected ';' before 'QueryInterface' >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: error: ISO C++ forbids declaration of 'nsrefcnt' with no type >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: error: 'nsrefcnt' declared as a 'virtual' field >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: warning: 'visibility' attribute ignored >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: warning: 'regparm' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: warning: 'cdecl' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: error: expected ';' before 'AddRef' >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: error: ISO C++ forbids declaration of 'nsrefcnt' with no type >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: error: 'nsrefcnt' declared as a 'virtual' field >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: warning: 'visibility' attribute ignored >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: warning: 'regparm' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: warning: 'cdecl' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: error: expected ';' before 'Release' >In file included from /usr/include/xulrunner-1.9.2/nsDebug.h:49, > from /usr/include/xulrunner-1.9.2/nsISupportsUtils.h:57, > from /usr/include/xulrunner-1.9.2/nsISupportsImpl.h:50, > from /usr/include/xulrunner-1.9.2/nsStringAPI.h:54, > from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nsXPCOM.h:106: error: ISO C++ forbids declaration of 'nsresult' with no type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:106: error: typedef 'nsresult' is initialized (use __typeof__ instead) >/usr/include/xulrunner-1.9.2/nsXPCOM.h:106: error: 'nsGetModuleProc' was not declared in this scope >/usr/include/xulrunner-1.9.2/nsXPCOM.h:144: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:158: error: 'nsGetModuleProc' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:201: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:221: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:235: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:248: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:261: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:274: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:302: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:307: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:325: warning: 'NS_Alloc' initialized and declared 'extern' >/usr/include/xulrunner-1.9.2/nsXPCOM.h:325: error: 'PRSize' was not declared in this scope >/usr/include/xulrunner-1.9.2/nsXPCOM.h:346: error: 'PRSize' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:388: warning: 'NS_DebugBreak' initialized and declared 'extern' >/usr/include/xulrunner-1.9.2/nsXPCOM.h:388: error: variable or field 'NS_DebugBreak' declared void >/usr/include/xulrunner-1.9.2/nsXPCOM.h:388: error: 'PRUint32' was not declared in this scope >/usr/include/xulrunner-1.9.2/nsXPCOM.h:389: error: expected primary-expression before 'const' >/usr/include/xulrunner-1.9.2/nsXPCOM.h:389: error: expected primary-expression before 'const' >/usr/include/xulrunner-1.9.2/nsXPCOM.h:390: error: expected primary-expression before 'const' >/usr/include/xulrunner-1.9.2/nsXPCOM.h:390: error: 'PRInt32' was not declared in this scope >/usr/include/xulrunner-1.9.2/nsXPCOM.h:425: error: 'PRUint32' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:428: error: 'PRUint32' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:441: error: 'nsrefcnt' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:442: error: 'PRUint32' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:445: error: 'nsrefcnt' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:471: error: 'PRBool' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:474: error: 'PRBool' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:480: error: 'PRBool' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:571: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:574: error: 'nsresult' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nsISupportsUtils.h:57, > from /usr/include/xulrunner-1.9.2/nsISupportsImpl.h:50, > from /usr/include/xulrunner-1.9.2/nsStringAPI.h:54, > from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nsDebug.h:289: error: expected constructor, destructor, or type conversion before 'void' >In file included from /usr/include/xulrunner-1.9.2/nsISupportsImpl.h:50, > from /usr/include/xulrunner-1.9.2/nsStringAPI.h:54, > from Yelper.cpp:28: >/usr/include/xulrunner-1.9.2/nsISupportsUtils.h:102: error: expected constructor, destructor, or type conversion before 'extern' >In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4/new:45, > from /usr/include/xulrunner-1.9.2/nsTArray.h:46, > from /usr/include/xulrunner-1.9.2/nsStringAPI.h:56, > from Yelper.cpp:28: >/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4/exception:40: error: expected declaration before end of line >/usr/include/xulrunner-1.9.2/nsISupportsBase.h: In instantiation of 'const nsIID nsISupports::COMTypeInfo<int>::kIID': >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:69: instantiated from here >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:69: error: too many initializers for 'const nsIID' >make[3]: *** [libgecko_a-Yelper.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >In file included from /usr/include/xulrunner-1.9.2/nsrootidl.h:11, > from /usr/include/xulrunner-1.9.2/nsISupports.h:10, > from /usr/include/xulrunner-1.9.2/nsIPrintingPromptService.h:10, > from ../../src/gecko/gecko-services.h:29, > from gecko-html.cpp:56: >/usr/include/xulrunner-1.9.2/nscore.h:342: error: 'PRUint32' does not name a type >/usr/include/xulrunner-1.9.2/nscore.h:355: error: 'PRUint32' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nscore.h:363, > from /usr/include/xulrunner-1.9.2/nsrootidl.h:11, > from /usr/include/xulrunner-1.9.2/nsISupports.h:10, > from /usr/include/xulrunner-1.9.2/nsIPrintingPromptService.h:10, > from ../../src/gecko/gecko-services.h:29, > from gecko-html.cpp:56: >/usr/include/xulrunner-1.9.2/nsError.h:324: error: 'nsresult' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nsrootidl.h:11, > from /usr/include/xulrunner-1.9.2/nsISupports.h:10, > from /usr/include/xulrunner-1.9.2/nsIPrintingPromptService.h:10, > from ../../src/gecko/gecko-services.h:29, > from gecko-html.cpp:56: >/usr/include/xulrunner-1.9.2/nscore.h:398: error: 'PRUint16' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nsISupportsBase.h:44, > from /usr/include/xulrunner-1.9.2/nsISupports.h:122, > from /usr/include/xulrunner-1.9.2/nsIPrintingPromptService.h:10, > from ../../src/gecko/gecko-services.h:29, > from gecko-html.cpp:56: >/usr/include/xulrunner-1.9.2/nsID.h:60: error: 'PRUint32' does not name a type >/usr/include/xulrunner-1.9.2/nsID.h:61: error: 'PRUint16' does not name a type >/usr/include/xulrunner-1.9.2/nsID.h:62: error: 'PRUint16' does not name a type >/usr/include/xulrunner-1.9.2/nsID.h:63: error: 'PRUint8' does not name a type >/usr/include/xulrunner-1.9.2/nsID.h:76: error: 'PRBool' does not name a type >/usr/include/xulrunner-1.9.2/nsID.h:95: error: 'PRBool' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nsISupports.h:122, > from /usr/include/xulrunner-1.9.2/nsIPrintingPromptService.h:10, > from ../../src/gecko/gecko-services.h:29, > from gecko-html.cpp:56: >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: error: ISO C++ forbids declaration of 'nsresult' with no type >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: error: 'nsresult' declared as a 'virtual' field >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: warning: 'visibility' attribute ignored >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: warning: 'regparm' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: warning: 'cdecl' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:86: error: expected ';' before 'QueryInterface' >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: error: ISO C++ forbids declaration of 'nsrefcnt' with no type >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: error: 'nsrefcnt' declared as a 'virtual' field >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: warning: 'visibility' attribute ignored >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: warning: 'regparm' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: warning: 'cdecl' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:94: error: expected ';' before 'AddRef' >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: error: ISO C++ forbids declaration of 'nsrefcnt' with no type >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: error: 'nsrefcnt' declared as a 'virtual' field >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: warning: 'visibility' attribute ignored >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: warning: 'regparm' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: warning: 'cdecl' attribute only applies to function types >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:103: error: expected ';' before 'Release' >In file included from /usr/include/xulrunner-1.9.2/nsDebug.h:49, > from /usr/include/xulrunner-1.9.2/nsISupportsUtils.h:57, > from /usr/include/xulrunner-1.9.2/nsISupports.h:123, > from /usr/include/xulrunner-1.9.2/nsIPrintingPromptService.h:10, > from ../../src/gecko/gecko-services.h:29, > from gecko-html.cpp:56: >/usr/include/xulrunner-1.9.2/nsXPCOM.h:106: error: ISO C++ forbids declaration of 'nsresult' with no type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:106: error: typedef 'nsresult' is initialized (use __typeof__ instead) >/usr/include/xulrunner-1.9.2/nsXPCOM.h:106: error: 'nsGetModuleProc' was not declared in this scope >/usr/include/xulrunner-1.9.2/nsXPCOM.h:144: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:158: error: 'nsGetModuleProc' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:201: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:221: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:235: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:248: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:261: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:274: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:302: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:307: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:325: warning: 'NS_Alloc' initialized and declared 'extern' >/usr/include/xulrunner-1.9.2/nsXPCOM.h:325: error: 'PRSize' was not declared in this scope >/usr/include/xulrunner-1.9.2/nsXPCOM.h:346: error: 'PRSize' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:388: warning: 'NS_DebugBreak' initialized and declared 'extern' >/usr/include/xulrunner-1.9.2/nsXPCOM.h:388: error: variable or field 'NS_DebugBreak' declared void >/usr/include/xulrunner-1.9.2/nsXPCOM.h:388: error: 'PRUint32' was not declared in this scope >/usr/include/xulrunner-1.9.2/nsXPCOM.h:389: error: expected primary-expression before 'const' >/usr/include/xulrunner-1.9.2/nsXPCOM.h:389: error: expected primary-expression before 'const' >/usr/include/xulrunner-1.9.2/nsXPCOM.h:390: error: expected primary-expression before 'const' >/usr/include/xulrunner-1.9.2/nsXPCOM.h:390: error: 'PRInt32' was not declared in this scope >/usr/include/xulrunner-1.9.2/nsXPCOM.h:425: error: 'PRUint32' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:428: error: 'PRUint32' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:441: error: 'nsrefcnt' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:442: error: 'PRUint32' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:445: error: 'nsrefcnt' has not been declared >/usr/include/xulrunner-1.9.2/nsXPCOM.h:471: error: 'PRBool' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:474: error: 'PRBool' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:480: error: 'PRBool' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:571: error: 'nsresult' does not name a type >/usr/include/xulrunner-1.9.2/nsXPCOM.h:574: error: 'nsresult' does not name a type >In file included from /usr/include/xulrunner-1.9.2/nsISupportsUtils.h:57, > from /usr/include/xulrunner-1.9.2/nsISupports.h:123, > from /usr/include/xulrunner-1.9.2/nsIPrintingPromptService.h:10, > from ../../src/gecko/gecko-services.h:29, > from gecko-html.cpp:56: >/usr/include/xulrunner-1.9.2/nsDebug.h:289: error: expected constructor, destructor, or type conversion before 'void' >In file included from /usr/include/xulrunner-1.9.2/nsISupportsImpl.h:60, > from /usr/include/xulrunner-1.9.2/nsISupportsUtils.h:61, > from /usr/include/xulrunner-1.9.2/nsISupports.h:123, > from /usr/include/xulrunner-1.9.2/nsIPrintingPromptService.h:10, > from ../../src/gecko/gecko-services.h:29, > from gecko-html.cpp:56: >/usr/include/xulrunner-1.9.2/nsTraceRefcnt.h:99: error: expected constructor, destructor, or type conversion before 'class' >/usr/include/xulrunner-1.9.2/nsISupportsBase.h: In instantiation of 'const nsIID nsISupports::COMTypeInfo<int>::kIID': >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:69: instantiated from here >/usr/include/xulrunner-1.9.2/nsISupportsBase.h:69: error: too many initializers for 'const nsIID' >make[3]: *** [libgecko_a-gecko-html.o] Error 1 >make[3]: Leaving directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3/src/gecko' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3' >make: *** [all] Error 2 > [31;01m*[0m ERROR: app-text/xiphos-3.1.3 failed: > [31;01m*[0m compile failure > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 1499: Called gnome2_src_compile > [31;01m*[0m environment, line 1240: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "compile failure" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-text/xiphos-3.1.3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-text/xiphos-3.1.3'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-text/xiphos-3.1.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-text/xiphos-3.1.3/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-text/xiphos-3.1.3/work/xiphos-3.1.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 316853
: 228923 |
230135