Advertisement
Guest User

hippo-canvas 0.3.1-1 pkg build failed - archlinux

a guest
May 13th, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.46 KB | None | 0 0
  1. checking build system type... i686-pc-linux-gnu
  2. checking host system type... i686-pc-linux-gnu
  3. checking target system type... i686-pc-linux-gnu
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether to enable maintainer-specific portions of Makefiles... no
  10. checking for gcc... gcc
  11. checking for C compiler default output file name... a.out
  12. checking whether the C compiler works... yes
  13. checking whether we are cross compiling... no
  14. checking for suffix of executables...
  15. checking for suffix of object files... o
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ISO C89... none needed
  19. checking for style of include used by make... GNU
  20. checking dependency style of gcc... gcc3
  21. checking for a sed that does not truncate output... /bin/sed
  22. checking for grep that handles long lines and -e... /usr/bin/grep
  23. checking for egrep... /usr/bin/grep -E
  24. checking for fgrep... /usr/bin/grep -F
  25. checking for ld used by gcc... /usr/bin/ld
  26. checking if the linker (/usr/bin/ld) is GNU ld... yes
  27. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  28. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  29. checking whether ln -s works... yes
  30. checking the maximum length of command line arguments... 1572864
  31. checking whether the shell understands some XSI constructs... yes
  32. checking whether the shell understands "+="... yes
  33. checking for /usr/bin/ld option to reload object files... -r
  34. checking for objdump... objdump
  35. checking how to recognize dependent libraries... pass_all
  36. checking for ar... ar
  37. checking for strip... strip
  38. checking for ranlib... ranlib
  39. checking command to parse /usr/bin/nm -B output from gcc object... ok
  40. checking how to run the C preprocessor... gcc -E
  41. checking for ANSI C header files... yes
  42. checking for sys/types.h... yes
  43. checking for sys/stat.h... yes
  44. checking for stdlib.h... yes
  45. checking for string.h... yes
  46. checking for memory.h... yes
  47. checking for strings.h... yes
  48. checking for inttypes.h... yes
  49. checking for stdint.h... yes
  50. checking for unistd.h... yes
  51. checking for dlfcn.h... yes
  52. checking for objdir... .libs
  53. checking if gcc supports -fno-rtti -fno-exceptions... no
  54. checking for gcc option to produce PIC... -fPIC -DPIC
  55. checking if gcc PIC flag -fPIC -DPIC works... yes
  56. checking if gcc static flag -static works... yes
  57. checking if gcc supports -c -o file.o... yes
  58. checking if gcc supports -c -o file.o... (cached) yes
  59. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  60. checking whether -lc should be explicitly linked in... no
  61. checking dynamic linker characteristics... GNU/Linux ld.so
  62. checking how to hardcode library paths into programs... immediate
  63. checking whether stripping libraries is possible... yes
  64. checking if libtool supports shared libraries... yes
  65. checking whether to build shared libraries... yes
  66. checking whether to build static libraries... yes
  67. checking for library containing strerror... none required
  68. checking for ANSI C header files... (cached) yes
  69. checking for pkg-config... /usr/bin/pkg-config
  70. checking pkg-config is at least version 0.9.0... yes
  71. checking for LIBHIPPOCANVAS... yes
  72. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  73. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  74. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  75. checking whether to build gtk-doc documentation... no
  76. checking for python version... 2.7
  77. checking for python platform... linux2
  78. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  79. checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  80. checking for headers required to compile python extensions... found
  81. checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0
  82. checking for PYTHON_BINDINGS... yes
  83. checking for gobject-introspection... true
  84. configure: creating ./config.status
  85. config.status: creating Makefile
  86. config.status: creating hippo-canvas-1.pc
  87. config.status: creating docs/Makefile
  88. config.status: creating config/config.h
  89. config.status: config/config.h is unchanged
  90. config.status: executing depfiles commands
  91. config.status: executing libtool commands
  92.  
  93.  
  94. hippo-canvas 0.3.1
  95. ==================
  96.  
  97. prefix: /usr
  98. compiler: gcc
  99. LIBHIPPOCANVAS_CFLAGS: -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0
  100. Python bindings: yes
  101.  
  102. Now type 'make' to build hippo-canvas
  103.  
  104. make all-recursive
  105. make[1]: Entering directory `/tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1'
  106. Making all in .
  107. make[2]: Entering directory `/tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1'
  108. libtool --mode=execute /usr/bin/g-ir-scanner -v --namespace Hippo --nsversion=1.0 \
  109. --strip-prefix=Hippo \
  110. --include=Gtk-2.0 \
  111. --library=hippocanvas-1 \
  112. --output Hippo-1.0.gir \
  113. --pkg hippo-canvas-1 \
  114. -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 \
  115. ./config/hippo-canvas/hippo-canvas-marshal.h ./config/hippo-canvas/hippo-canvas-marshal.c ./common/hippo/hippo-canvas-type-builtins.h ./common/hippo/hippo-canvas-type-builtins.c \
  116. ./common/hippo/hippo-animation.h ./common/hippo/hippo-animation-manager.h ./common/hippo/hippo-canvas-box.h ./common/hippo/hippo-canvas-container.h ./common/hippo/hippo-canvas-context.h ./common/hippo/hippo-canvas-gradient.h ./common/hippo/hippo-canvas-image.h ./common/hippo/hippo-canvas-image-button.h ./common/hippo/hippo-canvas-item.h ./common/hippo/hippo-canvas-layout.h ./common/hippo/hippo-canvas-link.h ./common/hippo/hippo-canvas-style.h ./common/hippo/hippo-canvas-text.h ./common/hippo/hippo-canvas-theme.h ./common/hippo/hippo-canvas-theme-engine.h ./common/hippo/hippo-canvas-theme-image.h ./common/hippo/hippo-canvas-widgets.h ./common/hippo/hippo-canvas-util.h ./common/hippo/hippo-event.h ./common/hippo/hippo-graphics.h ./linux/hippo/hippo-canvas.h ./linux/hippo/hippo-canvas-window.h ./linux/hippo/hippo-canvas-widget.h \
  117. ./common/hippo/hippo-animation.h ./common/hippo/hippo-animation-manager.h ./common/hippo/hippo-canvas-box.h ./common/hippo/hippo-canvas-container.h ./common/hippo/hippo-canvas-context.h ./common/hippo/hippo-canvas-gradient.h ./common/hippo/hippo-canvas-image.h ./common/hippo/hippo-canvas-image-button.h ./common/hippo/hippo-canvas-item.h ./common/hippo/hippo-canvas-layout.h ./common/hippo/hippo-canvas-link.h ./common/hippo/hippo-canvas-style.h ./common/hippo/hippo-canvas-text.h ./common/hippo/hippo-canvas-theme.h ./common/hippo/hippo-canvas-theme-engine.h ./common/hippo/hippo-canvas-theme-image.h ./common/hippo/hippo-canvas-widgets.h ./common/hippo/hippo-canvas-util.h ./common/hippo/hippo-event.h ./common/hippo/hippo-graphics.h ./common/hippo/hippo-animation.c ./common/hippo/hippo-animation-manager.c ./common/hippo/hippo-canvas-internal.h ./common/hippo/hippo-canvas-box.c ./common/hippo/hippo-canvas-container.c ./common/hippo/hippo-canvas-context.c ./common/hippo/hippo-canvas-gradient.c ./common/hippo/hippo-canvas-image.c ./common/hippo/hippo-canvas-image-button.c ./common/hippo/hippo-canvas-item.c ./common/hippo/hippo-canvas-layout.c ./common/hippo/hippo-canvas-link.c ./common/hippo/hippo-canvas-style.c ./common/hippo/hippo-canvas-text.c ./common/hippo/hippo-canvas-test.c ./common/hippo/hippo-canvas-test.h ./common/hippo/hippo-canvas-theme.c ./common/hippo/hippo-canvas-theme-engine.c ./common/hippo/hippo-canvas-theme-image.c ./common/hippo/hippo-canvas-theme-internal.h ./common/hippo/hippo-canvas-util.c ./common/hippo/hippo-event.c ./common/hippo/hippo-graphics.c ./linux/hippo/hippo-canvas.h ./linux/hippo/hippo-canvas-window.h ./linux/hippo/hippo-canvas-widget.h ./linux/hippo/hippo-canvas.c ./linux/hippo/hippo-canvas-window.c ./linux/hippo/hippo-canvas-helper.c ./linux/hippo/hippo-canvas-helper.h ./linux/hippo/hippo-canvas-window-child.c ./linux/hippo/hippo-canvas-window-child.h ./linux/hippo/hippo-canvas-widget.c ./linux/hippo/hippo-canvas-widgets.c
  118. g-ir-scanner: warning: Option --strip-prefix has been deprecated;
  119. see --identifier-prefix and --symbol-prefix.
  120. Package hippo-canvas-1 was not found in the pkg-config search path.
  121. Perhaps you should add the directory containing `hippo-canvas-1.pc'
  122. to the PKG_CONFIG_PATH environment variable
  123. No package 'hippo-canvas-1' found
  124. Package hippo-canvas-1 was not found in the pkg-config search path.
  125. Perhaps you should add the directory containing `hippo-canvas-1.pc'
  126. to the PKG_CONFIG_PATH environment variable
  127. No package 'hippo-canvas-1' found
  128. g-ir-scanner: compile: gcc -Wall -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -I./config -I. -I./common/hippo -I./linux/hippo -I./config/hippo-canvas -I./common -I./linux -Icommon/hippo -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -c -o /tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1/tmp-introspectHPyxEK/Hippo-1.0.o /tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1/tmp-introspectHPyxEK/Hippo-1.0.c
  129. Package hippo-canvas-1 was not found in the pkg-config search path.
  130. Perhaps you should add the directory containing `hippo-canvas-1.pc'
  131. to the PKG_CONFIG_PATH environment variable
  132. No package 'hippo-canvas-1' found
  133. g-ir-scanner: link: libtool --mode=link --tag=CC gcc -o /tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1/tmp-introspectHPyxEK/Hippo-1.0 -export-dynamic -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs /tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1/tmp-introspectHPyxEK/Hippo-1.0.o -L. -lhippocanvas-1
  134. libtool: link: gcc -o /tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1/tmp-introspectHPyxEK/.libs/Hippo-1.0 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs /tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1/tmp-introspectHPyxEK/Hippo-1.0.o -Wl,--export-dynamic -L. /tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1/.libs/libhippocanvas-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lfreetype -lfontconfig -lcroco-0.6 -lxml2 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lgobject-2.0 -lglib-2.0
  135. /usr/bin/ld: /tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1/tmp-introspectHPyxEK/Hippo-1.0.o: undefined reference to symbol 'g_module_symbol'
  136. /usr/bin/ld: note: 'g_module_symbol' is defined in DSO /usr/lib/libgmodule-2.0.so.0 so try adding it to the linker command line
  137. /usr/lib/libgmodule-2.0.so.0: could not read symbols: Invalid operation
  138. collect2: error: ld returned 1 exit status
  139. linking of temporary binary failed: Command '['libtool', '--mode=link', '--tag=CC', 'gcc', '-o', '/tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1/tmp-introspectHPyxEK/Hippo-1.0', '-export-dynamic', '-march=i686', '-mtune=generic', '-O2', '-pipe', '-fstack-protector', '--param=ssp-buffer-size=4', '-D_FORTIFY_SOURCE=2', '-Wall', '-Wchar-subscripts', '-Wpointer-arith', '-Wcast-align', '-Wfloat-equal', '-Wsign-compare', '-Wdeclaration-after-statement', '-Wmissing-declarations', '-Wmissing-prototypes', '-Wnested-externs', '/tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1/tmp-introspectHPyxEK/Hippo-1.0.o', '-L.', '-lhippocanvas-1']' returned non-zero exit status 1
  140. make[2]: *** [Hippo-1.0.gir] Fehler 1
  141. make[2]: Leaving directory `/tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1'
  142. make[1]: *** [all-recursive] Fehler 1
  143. make[1]: Leaving directory `/tmp/packerbuild-1000/hippo-canvas/hippo-canvas/src/hippo-canvas-0.3.1'
  144. make: *** [all] Fehler 2
  145. ==> FEHLER: Ein Fehler geschah in build().
  146. Breche ab ...
  147. The build failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement