Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 201283 Details for
Bug 281513
app-emulation/virt-viewer fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log
log.txt (text/plain), 28.05 KB, created by
Joost Ruis
on 2009-08-14 21:22:04 UTC
(
hide
)
Description:
Log
Filename:
MIME Type:
Creator:
Joost Ruis
Created:
2009-08-14 21:22:04 UTC
Size:
28.05 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking virt-viewer-0.2.0.tar.gz to /var/tmp/portage/app-emulation/virt-viewer-0.2.0/work >>>> Source unpacked in /var/tmp/portage/app-emulation/virt-viewer-0.2.0/work >>>> Preparing source in /var/tmp/portage/app-emulation/virt-viewer-0.2.0/work/virt-viewer-0.2.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-emulation/virt-viewer-0.2.0/work/virt-viewer-0.2.0 ... > * econf: updating virt-viewer-0.2.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating virt-viewer-0.2.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-plugin >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-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 for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 whether gcc understands -Wp,-D_FORTIFY_SOURCE=2... yes >checking whether gcc understands -fexceptions... yes >checking whether gcc understands -fstack-protector... yes >checking whether gcc understands --param=ssp-buffer-size=4... yes >checking whether gcc understands -fasynchronous-unwind-tables... yes >checking whether gcc understands -Wall... yes >checking whether gcc understands -Wmissing-prototypes... yes >checking whether gcc understands -std=c99... yes >checking whether gcc understands -Wnested-externs... yes >checking whether gcc understands -Wpointer-arith... yes >checking whether gcc understands -Wextra... yes >checking whether gcc understands -Wshadow... yes >checking whether gcc understands -Wcast-align... yes >checking whether gcc understands -Wwrite-strings... yes >checking whether gcc understands -Waggregate-return... yes >checking whether gcc understands -Winline... yes >checking whether gcc understands -Wredundant-decls... yes >checking whether gcc understands -Wno-sign-compare... yes >checking what language compliance flags to pass to the C compiler... >checking for x86_64-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 for LIBXML2... yes >checking for LIBVIRT... yes >checking for GTK2... yes >checking for LIBGLADE2... yes >checking for GTKVNC... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking for fork... yes >checking for socketpair... yes >checking for NSPR... yes >checking for FIREFOX_PLUGIN... no >checking for MOZILLA_PLUGIN... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating man/Makefile >config.status: creating plugin/Makefile >config.status: creating virt-viewer.spec >config.status: creating mingw32-virt-viewer.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-emulation/virt-viewer-0.2.0/work/virt-viewer-0.2.0 ... >make -s -j3 >Making all in src >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -DGLADE_DIR=\"/usr/share/virt-viewer/ui\" -O2 -march=x86-64 -pipe -Wl,-O1 -Wl,--as-needed -o virt-viewer virt_viewer-main.o virt_viewer-util.o virt_viewer-auth.o virt_viewer-events.o virt_viewer-viewer.o /usr/lib64/libgtk-vnc-1.0.so -L/usr/lib64 /usr/lib64/libgthread-2.0.so -lrt /usr/lib64/libglade-2.0.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libglitz-glx.so /usr/lib64/libGL.so /usr/lib64/libXmu.so /usr/lib64/libXt.so /usr/lib64/libSM.so -luuid /usr/lib64/libICE.so /usr/lib64/libXi.so /usr/lib64/libXext.so /usr/lib64/libglitz.so /usr/lib64/libpng12.so /usr/lib64/libxcb-render-util.so /usr/lib64/libxcb-render.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb-xlib.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpango-1.0.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libvirt.so /usr/lib64/libxml2.so -ldl -lm /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -lpthread >Making all in man >Making all in plugin >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-auth.lo -MD -MP -MF .deps/virt_viewer_plugin_la-auth.Tpo -c ../src/auth.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-auth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-viewer.lo -MD -MP -MF .deps/virt_viewer_plugin_la-viewer.Tpo -c ../src/viewer.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-viewer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-util.lo -MD -MP -MF .deps/virt_viewer_plugin_la-util.Tpo -c ../src/util.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-util.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-auth.lo -MD -MP -MF .deps/virt_viewer_plugin_la-auth.Tpo -c ../src/auth.c -o virt_viewer_plugin_la-auth.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-util.lo -MD -MP -MF .deps/virt_viewer_plugin_la-util.Tpo -c ../src/util.c -o virt_viewer_plugin_la-util.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-viewer.lo -MD -MP -MF .deps/virt_viewer_plugin_la-viewer.Tpo -c ../src/viewer.c -o virt_viewer_plugin_la-viewer.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-virt-viewer-plugin.lo -MD -MP -MF .deps/virt_viewer_plugin_la-virt-viewer-plugin.Tpo -c virt-viewer-plugin.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-virt-viewer-plugin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-events.lo -MD -MP -MF .deps/virt_viewer_plugin_la-events.Tpo -c ../src/events.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-events.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-events.lo -MD -MP -MF .deps/virt_viewer_plugin_la-events.Tpo -c ../src/events.c -o virt_viewer_plugin_la-events.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-npshell.lo -MD -MP -MF .deps/virt_viewer_plugin_la-npshell.Tpo -c npshell.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-npshell.o >npshell.c:87:19: error: npupp.h: No such file or directory >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-virt-viewer-plugin.lo -MD -MP -MF .deps/virt_viewer_plugin_la-virt-viewer-plugin.Tpo -c virt-viewer-plugin.c -o virt_viewer_plugin_la-virt-viewer-plugin.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.2/unstable -I/usr/include/nspr -I/usr/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DGLADE_DIR=\"\" -I../src -O2 -march=x86-64 -pipe -MT virt_viewer_plugin_la-npunix.lo -MD -MP -MF .deps/virt_viewer_plugin_la-npunix.Tpo -c npunix.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-npunix.o >make[2]: *** [virt_viewer_plugin_la-npshell.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >npunix.c:60:19: error: npupp.h: No such file or directory >npunix.c:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gNetscapeFuncs' >npunix.c: In function 'NPN_Version': >npunix.c:104: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c:104: error: (Each undeclared identifier is reported only once >npunix.c:104: error: for each function it appears in.) >npunix.c: In function 'NPN_GetValue': >npunix.c:112: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_SetValue': >npunix.c:119: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_GetURL': >npunix.c:126: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_GetURLNotify': >npunix.c:132: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_PostURL': >npunix.c:139: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_PostURLNotify': >npunix.c:147: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_RequestRead': >npunix.c:154: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_NewStream': >npunix.c:162: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_Write': >npunix.c:169: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_DestroyStream': >npunix.c:176: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_Status': >npunix.c:183: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_UserAgent': >npunix.c:189: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c:189: warning: return makes pointer from integer without a cast >npunix.c: In function 'NPN_MemAlloc': >npunix.c:195: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c:195: warning: return makes pointer from integer without a cast >npunix.c: In function 'NPN_MemFree': >npunix.c:200: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_MemFlush': >npunix.c:205: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_ReloadPlugins': >npunix.c:210: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_GetJavaEnv': >npunix.c:216: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c:216: warning: return makes pointer from integer without a cast >npunix.c: In function 'NPN_GetJavaPeer': >npunix.c:221: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c:222: warning: return makes pointer from integer without a cast >npunix.c: In function 'NPN_InvalidateRect': >npunix.c:229: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_InvalidateRegion': >npunix.c:236: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_ForceRedraw': >npunix.c:243: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_PushPopupsEnabledState': >npunix.c:248: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: In function 'NPN_PopPopupsEnabledState': >npunix.c:254: error: 'gNetscapeFuncs' undeclared (first use in this function) >npunix.c: At top level: >npunix.c:434: error: expected ')' before '*' token >make[2]: *** [virt_viewer_plugin_la-npunix.lo] Error 1 >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: app-emulation/virt-viewer-0.2.0 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 307: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 638: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/lib/entropy/logs/app-emulation:virt-viewer-0.2.0:20090814-213724.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-emulation/virt-viewer-0.2.0/temp/environment'. > [31;01m*[0m
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 281513
: 201283