Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.59 KB | None | 0 0
  1. mewshi@Kenny:~/GNOME-docs/yelp$ make
  2. make all-recursive
  3. make[1]: Entering directory `/home/mewshi/GNOME-docs/yelp'
  4. Making all in libyelp
  5. make[2]: Entering directory `/home/mewshi/GNOME-docs/yelp/libyelp'
  6. glib-genmarshal --prefix=yelp_marshal ./yelp-marshal.list --header > xgen-ymh \
  7. && (cmp -s xgen-ymh yelp-marshal.h || cp xgen-ymh yelp-marshal.h) \
  8. && rm -f xgen-ymh xgen-ymh~ \
  9. && echo timestamp > stamp-yelp-marshal.h
  10. glib-genmarshal --prefix=yelp_marshal ./yelp-marshal.list --body > xgen-ymc \
  11. && cp xgen-ymc yelp-marshal.c \
  12. && rm -f xgen-ymc xgen-ymc~
  13. (cd . && glib-mkenums \
  14. --fhead "#include <glib-object.h>\n" \
  15. --fhead "#include \"yelp-types.h\"\n\n" \
  16. --fprod "\n/* enumerations from \"@filename@\" */" \
  17. --vhead "static const G@Type@Value _@enum_name@_values[] = {" \
  18. --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
  19. --vtail " { 0, NULL, NULL }\n};\n\n" \
  20. --vtail "GType\n@enum_name@_get_type (void)\n{\n" \
  21. --vtail " static GType type = 0;\n\n" \
  22. --vtail " if (!type)\n" \
  23. --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \
  24. --vtail " return type;\n}\n\n" \
  25. yelp-docbook-document.h yelp-document.h yelp-info-document.h yelp-location-entry.h yelp-mallard-document.h yelp-settings.h yelp-simple-document.h yelp-transform.h yelp-uri.h yelp-view.h) > yelp-types.c
  26. (cd . && glib-mkenums \
  27. --fhead "#ifndef __LIBYELP_TYPES_H__\n" \
  28. --fhead "#define __LIBYELP_TYPES_H__\n\n" \
  29. --fhead "#include <glib-object.h>\n\n" \
  30. --fhead "G_BEGIN_DECLS\n\n" \
  31. --ftail "G_END_DECLS\n\n" \
  32. --ftail "#endif /* __LIBYELP_TYPES_H__ */\n" \
  33. --fprod "#include <libyelp/@filename@>\n" \
  34. --eprod "#define YELP_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \
  35. --eprod "GType @enum_name@_get_type (void);\n" \
  36. yelp-docbook-document.h yelp-document.h yelp-info-document.h yelp-location-entry.h yelp-mallard-document.h yelp-settings.h yelp-simple-document.h yelp-transform.h yelp-uri.h yelp-view.h) > yelp-types.h
  37. make all-am
  38. make[3]: Entering directory `/home/mewshi/GNOME-docs/yelp/libyelp'
  39. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/opt/gnome2/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-bz2-decompressor.lo -MD -MP -MF .deps/libyelp_la-yelp-bz2-decompressor.Tpo -c -o libyelp_la-yelp-bz2-decompressor.lo `test -f 'yelp-bz2-decompressor.c' || echo './'`yelp-bz2-decompressor.c
  40. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-bz2-decompressor.lo -MD -MP -MF .deps/libyelp_la-yelp-bz2-decompressor.Tpo -c yelp-bz2-decompressor.c -fPIC -DPIC -o .libs/libyelp_la-yelp-bz2-decompressor.o
  41. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-bz2-decompressor.lo -MD -MP -MF .deps/libyelp_la-yelp-bz2-decompressor.Tpo -c yelp-bz2-decompressor.c -o libyelp_la-yelp-bz2-decompressor.o >/dev/null 2>&1
  42. mv -f .deps/libyelp_la-yelp-bz2-decompressor.Tpo .deps/libyelp_la-yelp-bz2-decompressor.Plo
  43. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/opt/gnome2/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-debug.lo -MD -MP -MF .deps/libyelp_la-yelp-debug.Tpo -c -o libyelp_la-yelp-debug.lo `test -f 'yelp-debug.c' || echo './'`yelp-debug.c
  44. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-debug.lo -MD -MP -MF .deps/libyelp_la-yelp-debug.Tpo -c yelp-debug.c -fPIC -DPIC -o .libs/libyelp_la-yelp-debug.o
  45. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-debug.lo -MD -MP -MF .deps/libyelp_la-yelp-debug.Tpo -c yelp-debug.c -o libyelp_la-yelp-debug.o >/dev/null 2>&1
  46. mv -f .deps/libyelp_la-yelp-debug.Tpo .deps/libyelp_la-yelp-debug.Plo
  47. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/opt/gnome2/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-error.lo -MD -MP -MF .deps/libyelp_la-yelp-error.Tpo -c -o libyelp_la-yelp-error.lo `test -f 'yelp-error.c' || echo './'`yelp-error.c
  48. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-error.lo -MD -MP -MF .deps/libyelp_la-yelp-error.Tpo -c yelp-error.c -fPIC -DPIC -o .libs/libyelp_la-yelp-error.o
  49. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-error.lo -MD -MP -MF .deps/libyelp_la-yelp-error.Tpo -c yelp-error.c -o libyelp_la-yelp-error.o >/dev/null 2>&1
  50. mv -f .deps/libyelp_la-yelp-error.Tpo .deps/libyelp_la-yelp-error.Plo
  51. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/opt/gnome2/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-docbook-document.lo -MD -MP -MF .deps/libyelp_la-yelp-docbook-document.Tpo -c -o libyelp_la-yelp-docbook-document.lo `test -f 'yelp-docbook-document.c' || echo './'`yelp-docbook-document.c
  52. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-docbook-document.lo -MD -MP -MF .deps/libyelp_la-yelp-docbook-document.Tpo -c yelp-docbook-document.c -fPIC -DPIC -o .libs/libyelp_la-yelp-docbook-document.o
  53. yelp-docbook-document.c: In function ‘transform_finished’:
  54. yelp-docbook-document.c:777: warning: passing argument 1 of ‘g_object_weak_ref’ from incompatible pointer type
  55. /opt/gnome2/include/glib-2.0/gobject/gobject.h:443: note: expected ‘struct GObject *’ but argument is of type ‘struct YelpTransform *’
  56. yelp-docbook-document.c:777: warning: passing argument 2 of ‘g_object_weak_ref’ from incompatible pointer type
  57. /opt/gnome2/include/glib-2.0/gobject/gobject.h:443: note: expected ‘GWeakNotify’ but argument is of type ‘void (*)(struct YelpDocbookDocument *, void *)’
  58. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-docbook-document.lo -MD -MP -MF .deps/libyelp_la-yelp-docbook-document.Tpo -c yelp-docbook-document.c -o libyelp_la-yelp-docbook-document.o >/dev/null 2>&1
  59. mv -f .deps/libyelp_la-yelp-docbook-document.Tpo .deps/libyelp_la-yelp-docbook-document.Plo
  60. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/opt/gnome2/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-document.lo -MD -MP -MF .deps/libyelp_la-yelp-document.Tpo -c -o libyelp_la-yelp-document.lo `test -f 'yelp-document.c' || echo './'`yelp-document.c
  61. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-document.lo -MD -MP -MF .deps/libyelp_la-yelp-document.Tpo -c yelp-document.c -fPIC -DPIC -o .libs/libyelp_la-yelp-document.o
  62. yelp-document.c: In function ‘yelp_document_signal’:
  63. yelp-document.c:820: warning: passing argument 1 of ‘yelp_error_copy’ discards qualifiers from pointer target type
  64. yelp-error.h:39: note: expected ‘struct GError *’ but argument is of type ‘const struct GError *’
  65. yelp-document.c: In function ‘yelp_document_error_pending’:
  66. yelp-document.c:846: warning: passing argument 1 of ‘yelp_error_copy’ discards qualifiers from pointer target type
  67. yelp-error.h:39: note: expected ‘struct GError *’ but argument is of type ‘const struct GError *’
  68. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-document.lo -MD -MP -MF .deps/libyelp_la-yelp-document.Tpo -c yelp-document.c -o libyelp_la-yelp-document.o >/dev/null 2>&1
  69. mv -f .deps/libyelp_la-yelp-document.Tpo .deps/libyelp_la-yelp-document.Plo
  70. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/opt/gnome2/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-info-document.lo -MD -MP -MF .deps/libyelp_la-yelp-info-document.Tpo -c -o libyelp_la-yelp-info-document.lo `test -f 'yelp-info-document.c' || echo './'`yelp-info-document.c
  71. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-info-document.lo -MD -MP -MF .deps/libyelp_la-yelp-info-document.Tpo -c yelp-info-document.c -fPIC -DPIC -o .libs/libyelp_la-yelp-info-document.o
  72. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-info-document.lo -MD -MP -MF .deps/libyelp_la-yelp-info-document.Tpo -c yelp-info-document.c -o libyelp_la-yelp-info-document.o >/dev/null 2>&1
  73. mv -f .deps/libyelp_la-yelp-info-document.Tpo .deps/libyelp_la-yelp-info-document.Plo
  74. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/opt/gnome2/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-info-parser.lo -MD -MP -MF .deps/libyelp_la-yelp-info-parser.Tpo -c -o libyelp_la-yelp-info-parser.lo `test -f 'yelp-info-parser.c' || echo './'`yelp-info-parser.c
  75. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-info-parser.lo -MD -MP -MF .deps/libyelp_la-yelp-info-parser.Tpo -c yelp-info-parser.c -fPIC -DPIC -o .libs/libyelp_la-yelp-info-parser.o
  76. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-info-parser.lo -MD -MP -MF .deps/libyelp_la-yelp-info-parser.Tpo -c yelp-info-parser.c -o libyelp_la-yelp-info-parser.o >/dev/null 2>&1
  77. mv -f .deps/libyelp_la-yelp-info-parser.Tpo .deps/libyelp_la-yelp-info-parser.Plo
  78. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/opt/gnome2/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-io-channel.lo -MD -MP -MF .deps/libyelp_la-yelp-io-channel.Tpo -c -o libyelp_la-yelp-io-channel.lo `test -f 'yelp-io-channel.c' || echo './'`yelp-io-channel.c
  79. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-io-channel.lo -MD -MP -MF .deps/libyelp_la-yelp-io-channel.Tpo -c yelp-io-channel.c -fPIC -DPIC -o .libs/libyelp_la-yelp-io-channel.o
  80. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-io-channel.lo -MD -MP -MF .deps/libyelp_la-yelp-io-channel.Tpo -c yelp-io-channel.c -o libyelp_la-yelp-io-channel.o >/dev/null 2>&1
  81. mv -f .deps/libyelp_la-yelp-io-channel.Tpo .deps/libyelp_la-yelp-io-channel.Plo
  82. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/opt/gnome2/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-location-entry.lo -MD -MP -MF .deps/libyelp_la-yelp-location-entry.Tpo -c -o libyelp_la-yelp-location-entry.lo `test -f 'yelp-location-entry.c' || echo './'`yelp-location-entry.c
  83. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-location-entry.lo -MD -MP -MF .deps/libyelp_la-yelp-location-entry.Tpo -c yelp-location-entry.c -fPIC -DPIC -o .libs/libyelp_la-yelp-location-entry.o
  84. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-location-entry.lo -MD -MP -MF .deps/libyelp_la-yelp-location-entry.Tpo -c yelp-location-entry.c -o libyelp_la-yelp-location-entry.o >/dev/null 2>&1
  85. mv -f .deps/libyelp_la-yelp-location-entry.Tpo .deps/libyelp_la-yelp-location-entry.Plo
  86. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/opt/gnome2/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-lzma-decompressor.lo -MD -MP -MF .deps/libyelp_la-yelp-lzma-decompressor.Tpo -c -o libyelp_la-yelp-lzma-decompressor.lo `test -f 'yelp-lzma-decompressor.c' || echo './'`yelp-lzma-decompressor.c
  87. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gio-unix-2.0/ -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/rarian -I/usr/include/unique-1.0 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -DDATADIR=\"/opt/gnome2/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -MT libyelp_la-yelp-lzma-decompressor.lo -MD -MP -MF .deps/libyelp_la-yelp-lzma-decompressor.Tpo -c yelp-lzma-decompressor.c -fPIC -DPIC -o .libs/libyelp_la-yelp-lzma-decompressor.o
  88. In file included from yelp-lzma-decompressor.c:31:
  89. yelp-lzma-decompressor.h:28:21: error: lzmadec.h: No such file or directory
  90. yelp-lzma-decompressor.c:39: error: expected specifier-qualifier-list before ‘lzmadec_stream’
  91. yelp-lzma-decompressor.c: In function ‘yelp_lzma_decompressor_finalize’:
  92. yelp-lzma-decompressor.c:53: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  93. yelp-lzma-decompressor.c: In function ‘yelp_lzma_decompressor_constructed’:
  94. yelp-lzma-decompressor.c:71: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  95. yelp-lzma-decompressor.c:73: error: ‘LZMADEC_MEM_ERROR’ undeclared (first use in this function)
  96. yelp-lzma-decompressor.c:73: error: (Each undeclared identifier is reported only once
  97. yelp-lzma-decompressor.c:73: error: for each function it appears in.)
  98. yelp-lzma-decompressor.c:76: error: ‘LZMADEC_OK’ undeclared (first use in this function)
  99. yelp-lzma-decompressor.c: In function ‘yelp_lzma_decompressor_reset’:
  100. yelp-lzma-decompressor.c:109: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  101. yelp-lzma-decompressor.c:110: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  102. yelp-lzma-decompressor.c:112: error: ‘LZMADEC_MEM_ERROR’ undeclared (first use in this function)
  103. yelp-lzma-decompressor.c:115: error: ‘LZMADEC_OK’ undeclared (first use in this function)
  104. yelp-lzma-decompressor.c: In function ‘yelp_lzma_decompressor_convert’:
  105. yelp-lzma-decompressor.c:136: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  106. yelp-lzma-decompressor.c:137: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  107. yelp-lzma-decompressor.c:139: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  108. yelp-lzma-decompressor.c:140: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  109. yelp-lzma-decompressor.c:142: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  110. yelp-lzma-decompressor.c:145: error: ‘LZMADEC_DATA_ERROR’ undeclared (first use in this function)
  111. yelp-lzma-decompressor.c:145: error: ‘LZMADEC_HEADER_ERROR’ undeclared (first use in this function)
  112. yelp-lzma-decompressor.c:151: error: ‘LZMADEC_MEM_ERROR’ undeclared (first use in this function)
  113. yelp-lzma-decompressor.c:157: error: ‘LZMADEC_OK’ undeclared (first use in this function)
  114. yelp-lzma-decompressor.c:157: error: ‘LZMADEC_STREAM_END’ undeclared (first use in this function)
  115. yelp-lzma-decompressor.c:158: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  116. yelp-lzma-decompressor.c:159: error: ‘YelpLzmaDecompressor’ has no member named ‘lzmastream’
  117. make[3]: *** [libyelp_la-yelp-lzma-decompressor.lo] Error 1
  118. make[3]: Leaving directory `/home/mewshi/GNOME-docs/yelp/libyelp'
  119. make[2]: *** [all] Error 2
  120. make[2]: Leaving directory `/home/mewshi/GNOME-docs/yelp/libyelp'
  121. make[1]: *** [all-recursive] Error 1
  122. make[1]: Leaving directory `/home/mewshi/GNOME-docs/yelp'
  123. make: *** [all] Error 2
  124. mewshi@Kenny:~/GNOME-docs/yelp$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement