Advertisement
Guest User

Untitled

a guest
May 8th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.50 KB | None | 0 0
  1. patching file data/activity-log-manager-ccpanel.desktop.in
  2. patching file src/diagnostics/Makefile.am
  3. patching file src/diagnostics/whoopsie-preferences.c
  4. patching file src/diagnostics/com.ubuntu.WhoopsiePreferences.service
  5. patching file src/diagnostics-widget.c
  6. patching file Makefile.am
  7. patching file configure.ac
  8. patching file src/Makefile.am
  9. autoreconf: Entering directory `.'
  10. autoreconf: configure.ac: not using Gettext
  11. autoreconf: running: aclocal --force
  12. autoreconf: configure.ac: tracing
  13. autoreconf: running: libtoolize --copy --force
  14. libtoolize: putting auxiliary files in `.'.
  15. libtoolize: copying file `./ltmain.sh'
  16. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  17. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  18. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  19. autoreconf: running: /usr/bin/autoconf --force
  20. autoreconf: running: /usr/bin/autoheader --force
  21. autoreconf: running: automake --add-missing --copy --force-missing
  22. src/Makefile.am:9: warning: 'VALAFLAGS' is a user variable, you should not override it;
  23. src/Makefile.am:9: use 'AM_VALAFLAGS' instead
  24. autoreconf: Leaving directory `.'
  25. checking for a BSD-compatible install... /usr/bin/install -c
  26. checking whether build environment is sane... yes
  27. checking for a thread-safe mkdir -p... /bin/mkdir -p
  28. checking for gawk... gawk
  29. checking whether make sets $(MAKE)... yes
  30. checking whether make supports nested variables... yes
  31. checking for gcc... gcc
  32. checking whether the C compiler works... yes
  33. checking for C compiler default output file name... a.out
  34. checking for suffix of executables...
  35. checking whether we are cross compiling... no
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether gcc accepts -g... yes
  39. checking for gcc option to accept ISO C89... none needed
  40. checking for style of include used by make... GNU
  41. checking dependency style of gcc... gcc3
  42. checking whether gcc and cc understand -c and -o together... yes
  43. checking build system type... i686-pc-linux-gnu
  44. checking host system type... i686-pc-linux-gnu
  45. checking how to print strings... printf
  46. checking for a sed that does not truncate output... /bin/sed
  47. checking for grep that handles long lines and -e... /usr/bin/grep
  48. checking for egrep... /usr/bin/grep -E
  49. checking for fgrep... /usr/bin/grep -F
  50. checking for ld used by gcc... /usr/bin/ld
  51. checking if the linker (/usr/bin/ld) is GNU ld... yes
  52. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  53. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  54. checking whether ln -s works... yes
  55. checking the maximum length of command line arguments... 1572864
  56. checking whether the shell understands some XSI constructs... yes
  57. checking whether the shell understands "+="... yes
  58. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  59. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  60. checking for /usr/bin/ld option to reload object files... -r
  61. checking for objdump... objdump
  62. checking how to recognize dependent libraries... pass_all
  63. checking for dlltool... no
  64. checking how to associate runtime and link libraries... printf %s\n
  65. checking for ar... ar
  66. checking for archiver @FILE support... @
  67. checking for strip... strip
  68. checking for ranlib... ranlib
  69. checking command to parse /usr/bin/nm -B output from gcc object... ok
  70. checking for sysroot... no
  71. checking for mt... no
  72. checking if : is a manifest tool... no
  73. checking how to run the C preprocessor... gcc -E
  74. checking for ANSI C header files... yes
  75. checking for sys/types.h... yes
  76. checking for sys/stat.h... yes
  77. checking for stdlib.h... yes
  78. checking for string.h... yes
  79. checking for memory.h... yes
  80. checking for strings.h... yes
  81. checking for inttypes.h... yes
  82. checking for stdint.h... yes
  83. checking for unistd.h... yes
  84. checking for dlfcn.h... yes
  85. checking for objdir... .libs
  86. checking if gcc supports -fno-rtti -fno-exceptions... no
  87. checking for gcc option to produce PIC... -fPIC -DPIC
  88. checking if gcc PIC flag -fPIC -DPIC works... yes
  89. checking if gcc static flag -static works... yes
  90. checking if gcc supports -c -o file.o... yes
  91. checking if gcc supports -c -o file.o... (cached) yes
  92. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  93. checking whether -lc should be explicitly linked in... no
  94. checking dynamic linker characteristics... GNU/Linux ld.so
  95. checking how to hardcode library paths into programs... immediate
  96. checking whether stripping libraries is possible... yes
  97. checking if libtool supports shared libraries... yes
  98. checking whether to build shared libraries... yes
  99. checking whether to build static libraries... no
  100. checking for valac... /usr/bin/valac
  101. checking /usr/bin/valac is at least version 0.10.0... yes
  102. checking whether NLS is requested... yes
  103. checking for intltool >= 0.35.0... 0.50.2 found
  104. checking for intltool-update... /usr/bin/intltool-update
  105. checking for intltool-merge... /usr/bin/intltool-merge
  106. checking for intltool-extract... /usr/bin/intltool-extract
  107. checking for xgettext... /usr/bin/xgettext
  108. checking for msgmerge... /usr/bin/msgmerge
  109. checking for msgfmt... /usr/bin/msgfmt
  110. checking for gmsgfmt... /usr/bin/msgfmt
  111. checking for perl... /usr/bin/perl
  112. checking for perl >= 5.8.1... 5.14.2
  113. checking for XML::Parser... ok
  114. checking locale.h usability... yes
  115. checking locale.h presence... yes
  116. checking for locale.h... yes
  117. checking for LC_MESSAGES... yes
  118. checking libintl.h usability... yes
  119. checking libintl.h presence... yes
  120. checking for libintl.h... yes
  121. checking for ngettext in libc... yes
  122. checking for dgettext in libc... yes
  123. checking for bind_textdomain_codeset... yes
  124. checking for msgfmt... (cached) /usr/bin/msgfmt
  125. checking for dcgettext... yes
  126. checking if msgfmt accepts -c... yes
  127. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  128. checking for xgettext... (cached) /usr/bin/xgettext
  129. checking for pkg-config... /usr/bin/pkg-config
  130. checking pkg-config is at least version 0.9.0... yes
  131. checking for ZEITGEIST... yes
  132. checking for GTK... yes
  133. checking for GEE... yes
  134. checking for GIO_UNIX... yes
  135. checking for POLKIT... yes
  136. checking for CCPANEL... no
  137. configure: error: in `/home/willem/Unity-for-Arch/activity-log-manager/src/activity-log-manager-0.9.4':
  138. configure: error: --with-whoopsie was given, but test for libgnome-control-center failed
  139. See `config.log' for more details
  140. ==> ERROR: A failure occurred in build().
  141.  Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement