daily pastebin goal
10%
SHARE
TWEET

Untitled

a guest Nov 20th, 2012 45 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. lonewulf@ubuntu:~/Documents/gnome/nautilus-bitdefender-1.0.0$ ./configure && sudo make && sudo make install
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for gawk... no
  5. checking for mawk... mawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether to enable maintainer-specific portions of Makefiles... no
  8. checking for gcc... gcc
  9. checking for C compiler default output... a.out
  10. checking whether the C compiler works... yes
  11. checking whether we are cross compiling... no
  12. checking for suffix of executables...
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking for gcc option to accept ANSI C... none needed
  17. checking for style of include used by make... GNU
  18. checking dependency style of gcc... gcc3
  19. checking build system type... x86_64-unknown-linux-gnu
  20. checking host system type... x86_64-unknown-linux-gnu
  21. checking for ld used by GCC... /usr/bin/ld
  22. checking if the linker (/usr/bin/ld) is GNU ld... yes
  23. checking for /usr/bin/ld option to reload object files... -r
  24. checking for BSD-compatible nm... /usr/bin/nm -B
  25. checking for a sed that does not truncate output... /bin/sed
  26. checking whether ln -s works... yes
  27. checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  28. checking command to parse /usr/bin/nm -B output... ok
  29. checking how to run the C preprocessor... gcc -E
  30. checking for egrep... grep -E
  31. checking for ANSI C header files... yes
  32. checking for sys/types.h... yes
  33. checking for sys/stat.h... yes
  34. checking for stdlib.h... yes
  35. checking for string.h... yes
  36. checking for memory.h... yes
  37. checking for strings.h... yes
  38. checking for inttypes.h... yes
  39. checking for stdint.h... yes
  40. checking for unistd.h... yes
  41. checking dlfcn.h usability... yes
  42. checking dlfcn.h presence... yes
  43. checking for dlfcn.h... yes
  44. checking for file... /usr/bin/file
  45. checking for ranlib... ranlib
  46. checking for strip... strip
  47. checking for objdir... .libs
  48. checking for gcc option to produce PIC... -fPIC
  49. checking if gcc PIC flag -fPIC works... yes
  50. checking if gcc static flag -static works... yes
  51. checking if gcc supports -c -o file.o... yes
  52. checking if gcc supports -c -o file.lo... yes
  53. checking if gcc supports -fno-rtti -fno-exceptions... yes
  54. checking whether the linker (/usr/bin/ld) supports shared libraries... yes
  55. checking how to hardcode library paths into programs... immediate
  56. checking whether stripping libraries is possible... yes
  57. checking dynamic linker characteristics... GNU/Linux ld.so
  58. checking if libtool supports shared libraries... yes
  59. checking whether to build shared libraries... yes
  60. checking whether to build static libraries... yes
  61. checking whether -lc should be explicitly linked in... no
  62. creating libtool
  63. checking for a BSD-compatible install... /usr/bin/install -c
  64. checking whether make sets $(MAKE)... (cached) yes
  65. checking for pkg-config... /usr/bin/pkg-config
  66. checking for     glib-2.0 >= 2.4.0                       libgnome-2.0 >= 2.7.0   libnautilus-extension >= 2.8.0... yes
  67. checking NAUTILUS_BITDEFENDER_CFLAGS... -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/nautilus  
  68. checking NAUTILUS_BITDEFENDER_LIBS... -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lnautilus-extension -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0  
  69. checking for nautilus_menu_item_new in -lnautilus-extension... yes
  70. checking for nautilus_menu_provider_emit_items_updated_signal... yes
  71. configure: creating ./config.status
  72. config.status: creating Makefile
  73. config.status: creating src/Makefile
  74. config.status: creating icons/Makefile
  75. config.status: creating icons/16x16/Makefile
  76. config.status: creating icons/22x22/Makefile
  77. config.status: creating icons/32x32/Makefile
  78. config.status: creating icons/48x48/Makefile
  79. config.status: creating icons/64x64/Makefile
  80. config.status: creating icons/128x128/Makefile
  81. config.status: executing depfiles commands
  82. [sudo] password for lonewulf:
  83. Making all in src
  84. make[1]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  85. make[1]: Nothing to be done for `all'.
  86. make[1]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  87. Making all in icons
  88. make[1]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  89. Making all in 16x16
  90. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/16x16'
  91. make[2]: Nothing to be done for `all'.
  92. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/16x16'
  93. Making all in 22x22
  94. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/22x22'
  95. make[2]: Nothing to be done for `all'.
  96. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/22x22'
  97. Making all in 32x32
  98. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/32x32'
  99. make[2]: Nothing to be done for `all'.
  100. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/32x32'
  101. Making all in 48x48
  102. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/48x48'
  103. make[2]: Nothing to be done for `all'.
  104. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/48x48'
  105. Making all in 64x64
  106. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/64x64'
  107. make[2]: Nothing to be done for `all'.
  108. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/64x64'
  109. Making all in 128x128
  110. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/128x128'
  111. make[2]: Nothing to be done for `all'.
  112. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/128x128'
  113. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  114. make[2]: Nothing to be done for `all-am'.
  115. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  116. make[1]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  117. make[1]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0'
  118. make[1]: Nothing to be done for `all-am'.
  119. make[1]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0'
  120. Making install in src
  121. make[1]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  122. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  123. make[2]: Nothing to be done for `install-exec-am'.
  124. /bin/bash ../mkinstalldirs /usr/lib/nautilus/extensions-3.0
  125.  /bin/bash ../libtool --mode=install /usr/bin/install -c  libnautilus-bitdefender.la /usr/lib/nautilus/extensions-3.0/libnautilus-bitdefender.la
  126. /usr/bin/install -c .libs/libnautilus-bitdefender.lai /usr/lib/nautilus/extensions-3.0/libnautilus-bitdefender.la
  127. /usr/bin/install -c .libs/libnautilus-bitdefender.a /usr/lib/nautilus/extensions-3.0/libnautilus-bitdefender.a
  128. ranlib /usr/lib/nautilus/extensions-3.0/libnautilus-bitdefender.a
  129. chmod 644 /usr/lib/nautilus/extensions-3.0/libnautilus-bitdefender.a
  130. PATH="$PATH:/sbin" ldconfig -n /usr/lib/nautilus/extensions-3.0
  131. ----------------------------------------------------------------------
  132. Libraries have been installed in:
  133.    /usr/lib/nautilus/extensions-3.0
  134.  
  135. If you ever happen to want to link against installed libraries
  136. in a given directory, LIBDIR, you must either use libtool, and
  137. specify the full pathname of the library, or use the `-LLIBDIR'
  138. flag during linking and do at least one of the following:
  139.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  140.      during execution
  141.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  142.     during linking
  143.   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  144.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  145.  
  146. See any operating system documentation about shared libraries for
  147. more information, such as the ld(1) and ld.so(8) manual pages.
  148. ----------------------------------------------------------------------
  149. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  150. make[1]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/src'
  151. Making install in icons
  152. make[1]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  153. Making install in 16x16
  154. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/16x16'
  155. make[3]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/16x16'
  156. make[3]: Nothing to be done for `install-exec-am'.
  157. /bin/bash ../../mkinstalldirs /usr/local/share/icons/hicolor/16x16/apps
  158. mkdir -p -- /usr/local/share/icons/hicolor/16x16/apps
  159. /usr/bin/install -c -m 644 bitdefender.png /usr/local/share/icons/hicolor/16x16/apps/bitdefender.png
  160. make[3]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/16x16'
  161. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/16x16'
  162. Making install in 22x22
  163. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/22x22'
  164. make[3]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/22x22'
  165. make[3]: Nothing to be done for `install-exec-am'.
  166. /bin/bash ../../mkinstalldirs /usr/local/share/icons/hicolor/22x22/apps
  167. mkdir -p -- /usr/local/share/icons/hicolor/22x22/apps
  168.  /usr/bin/install -c -m 644 bitdefender.png /usr/local/share/icons/hicolor/22x22/apps/bitdefender.png
  169. make[3]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/22x22'
  170. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/22x22'
  171. Making install in 32x32
  172. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/32x32'
  173. make[3]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/32x32'
  174. make[3]: Nothing to be done for `install-exec-am'.
  175. /bin/bash ../../mkinstalldirs /usr/local/share/icons/hicolor/32x32/apps
  176. mkdir -p -- /usr/local/share/icons/hicolor/32x32/apps
  177. /usr/bin/install -c -m 644 bitdefender.png /usr/local/share/icons/hicolor/32x32/apps/bitdefender.png
  178. make[3]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/32x32'
  179. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/32x32'
  180. Making install in 48x48
  181. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/48x48'
  182. make[3]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/48x48'
  183. make[3]: Nothing to be done for `install-exec-am'.
  184. /bin/bash ../../mkinstalldirs /usr/local/share/icons/hicolor/48x48/apps
  185. mkdir -p -- /usr/local/share/icons/hicolor/48x48/apps
  186.  /usr/bin/install -c -m 644 bitdefender.png /usr/local/share/icons/hicolor/48x48/apps/bitdefender.png
  187. make[3]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/48x48'
  188. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/48x48'
  189. Making install in 64x64
  190. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/64x64'
  191. make[3]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/64x64'
  192. make[3]: Nothing to be done for `install-exec-am'.
  193. /bin/bash ../../mkinstalldirs /usr/local/share/icons/hicolor/64x64/apps
  194. mkdir -p -- /usr/local/share/icons/hicolor/64x64/apps
  195. /usr/bin/install -c -m 644 bitdefender.png /usr/local/share/icons/hicolor/64x64/apps/bitdefender.png
  196. make[3]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/64x64'
  197. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/64x64'
  198. Making install in 128x128
  199. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/128x128'
  200. make[3]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/128x128'
  201. make[3]: Nothing to be done for `install-exec-am'.
  202. /bin/bash ../../mkinstalldirs /usr/local/share/icons/hicolor/128x128/apps
  203. mkdir -p -- /usr/local/share/icons/hicolor/128x128/apps
  204.  /usr/bin/install -c -m 644 bitdefender.png /usr/local/share/icons/hicolor/128x128/apps/bitdefender.png
  205. make[3]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/128x128'
  206. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons/128x128'
  207. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  208. make[3]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  209. make[3]: Nothing to be done for `install-exec-am'.
  210. make  install-data-hook
  211. make[4]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  212. Updating Gtk icon cache.
  213. gtk-update-icon-cache: Cache file created successfully.
  214. make[4]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  215. make[3]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  216. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  217. make[1]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0/icons'
  218. make[1]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0'
  219. make[2]: Entering directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0'
  220. make[2]: Nothing to be done for `install-exec-am'.
  221. make[2]: Nothing to be done for `install-data-am'.
  222. make[2]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0'
  223. make[1]: Leaving directory `/home/lonewulf/Documents/gnome/nautilus-bitdefender-1.0.0'
RAW Paste Data
Top