Advertisement
Guest User

Untitled

a guest
Nov 19th, 2011
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.30 KB | None | 0 0
  1. [saleem@homepc ~]$ sudo yaourt gloobus-preview-bzr
  2. Password:
  3. 1 aur/gloobus-preview-bzr 272-1 (163)
  4. A quicklook for GNU/Linux
  5. ==> Enter nĀ° of packages to be installed (ex: 1 2 3 or 1-3)
  6. ==> -------------------------------------------------------
  7. ==> 1
  8.  
  9.  
  10. ==> Downloading gloobus-preview-bzr PKGBUILD from AUR...
  11. x PKGBUILD
  12. x gloobus-preview-bzr.install
  13.  
  14. Comment by: snoxu on Tue, 25 Oct 2011 01:46:44 +0000
  15. Can't get it to build:
  16.  
  17. plugin-openoffice.cpp: In member function 'virtual GdkPixbuf* iOO::get_page_pixbuf(int)':
  18. plugin-openoffice.cpp:99:30: error: 'poppler_page_render_to_pixbuf' was not declared in this scope
  19. make[3]: *** [plugin-openoffice.lo] Error 1
  20. make[3]: Leaving directory `/tmp/yaourt-tmp-xxxx/aur-gloobus-preview-bzr/src/gloobus-preview-build/src/plugin-openoffice'
  21. make[2]: *** [all-recursive] Error 1
  22. make[2]: Leaving directory `/tmp/yaourt-tmp-xxxx/aur-gloobus-preview-bzr/src/gloobus-preview-build/src'
  23. make[1]: *** [all-recursive] Error 1
  24. make[1]: Leaving directory `/tmp/yaourt-tmp-xxxx/aur-gloobus-preview-bzr/src/gloobus-preview-build'
  25. make: *** [all] Error 2
  26. == ERROR: Makepkg was unable to build gloobus-preview-bzr.
  27.  
  28. Comment by: cbovbjerg on Thu, 27 Oct 2011 13:07:48 +0000
  29. I get the same error as snoxu:
  30.  
  31. plugin-openoffice.cpp:99:30: error: 'poppler_page_render_to_pixbuf' was not declared in this scope
  32. make[3]: *** [plugin-openoffice.lo] Error 1
  33. make[3]: Leaving directory `/tmp/yaourt-tmp-cbovbjerg/aur-gloobus-preview-bzr/src/gloobus-preview-build/src/plugin-openoffice'
  34. make[2]: *** [all-recursive] Error 1
  35. make[2]: Leaving directory `/tmp/yaourt-tmp-cbovbjerg/aur-gloobus-preview-bzr/src/gloobus-preview-build/src'
  36. make[1]: *** [all-recursive] Error 1
  37. make[1]: Leaving directory `/tmp/yaourt-tmp-cbovbjerg/aur-gloobus-preview-bzr/src/gloobus-preview-build'
  38. make: *** [all] Error 2
  39. == ERROR: A failure occurred in build().
  40. Aborting...
  41. == ERROR: Makepkg was unable to build gloobus-preview-bzr.
  42.  
  43. It seems the problem has somthing to do with openoffice extensions. I don't have openoffice installed. And it is not listed as a dependency. Is there a fix?
  44.  
  45. Comment by: cahr_g on Thu, 27 Oct 2011 22:33:33 +0000
  46. poppler_page_render_to_pixbuf was deprecated, I've fixed that and now compiles without problems, but no_loaders.patch must be updated otherwise makepkg fails
  47.  
  48. Comment by: al3hex on Fri, 28 Oct 2011 11:00:55 +0000
  49. Updated PKGBUILD. Thanks to cahr_g.
  50.  
  51. Comment by: al3hex on Sun, 30 Oct 2011 16:40:35 +0000
  52. Updated and improved PKGBUILD.
  53. No more patch needed for external loaders.
  54. Updated deps (due to GTK+-3 port).
  55. Improved optdeps and infos in install file.
  56.  
  57. Comment by: cbovbjerg on Mon, 31 Oct 2011 08:35:06 +0000
  58. Thanks! Worked like a charm.
  59.  
  60. First Submitted: Tue, 19 Jan 2010 14:00:19 +0000
  61. gloobus-preview-bzr 272-1
  62. ( Unsupported package: Potentially dangerous ! )
  63. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  64. ==> ------------------------------------
  65. ==> n
  66.  
  67. ==> gloobus-preview-bzr dependencies:
  68. - djvulibre (already installed)
  69. - gconf (already installed)
  70. - gstreamer0.10-base (already installed)
  71. - gtksourceview3 (already installed)
  72. - libspectre (already installed)
  73. - poppler-glib (already installed)
  74. - taglib (already installed)
  75. - bzr (already installed)
  76. - intltool (already installed)
  77.  
  78.  
  79. ==> Edit gloobus-preview-bzr.install ? [Y/n] ("A" to abort)
  80. ==> -------------------------------------------------------
  81. ==> n
  82.  
  83. ==> Continue building gloobus-preview-bzr ? [Y/n]
  84. ==> ---------------------------------------------
  85. ==>
  86. ==> Building and installing package
  87. ==> The sources of gloobus-preview-bzr were kept last time. Use them ? [Y/n]
  88. ==> WARNING: Building package as root is dangerous.
  89. Please run yaourt as a non-privileged user.
  90. ==> Determining latest bzr revision...
  91. You have not informed bzr of your Launchpad ID, and you must do this to
  92. write to Launchpad or access private data. See "bzr help launchpad-login".
  93. -> Version found: 282
  94. ==> Making package: gloobus-preview-bzr 282-1 (Sat Nov 19 17:21:28 PKT 2011)
  95. ==> Checking runtime dependencies...
  96. ==> Checking buildtime dependencies...
  97. ==> Retrieving Sources...
  98. ==> Extracting Sources...
  99. ==> Removing existing pkg/ directory...
  100. ==> Starting build()...
  101. ==> Connecting to the server....
  102. Tree is up to date at revision 282 of branch http://bazaar.launchpad.net/~gloobus-dev/gloobus-preview/last_working_branch
  103. ==> The local files are updated.
  104. ==> BZR checkout done or server timeout
  105. ==> Starting make...
  106. autoreconf: Entering directory `.'
  107. autoreconf: running: autopoint
  108. Copying file config.rpath
  109. Copying file m4/codeset.m4
  110. Copying file m4/gettext.m4
  111. Copying file m4/glibc2.m4
  112. Copying file m4/glibc21.m4
  113. Copying file m4/iconv.m4
  114. Copying file m4/intdiv0.m4
  115. Copying file m4/intl.m4
  116. Copying file m4/intldir.m4
  117. Copying file m4/intlmacosx.m4
  118. Copying file m4/intmax.m4
  119. Copying file m4/inttypes-pri.m4
  120. Copying file m4/inttypes_h.m4
  121. Copying file m4/lcmessage.m4
  122. Copying file m4/lib-ld.m4
  123. Copying file m4/lib-link.m4
  124. Copying file m4/lib-prefix.m4
  125. Copying file m4/lock.m4
  126. Copying file m4/longlong.m4
  127. Copying file m4/nls.m4
  128. Copying file m4/po.m4
  129. Copying file m4/printf-posix.m4
  130. Copying file m4/progtest.m4
  131. Copying file m4/size_max.m4
  132. Copying file m4/stdint_h.m4
  133. Copying file m4/uintmax_t.m4
  134. Copying file m4/visibility.m4
  135. Copying file m4/wchar_t.m4
  136. Copying file m4/wint_t.m4
  137. Copying file m4/xsize.m4
  138. Copying file po/Makefile.in.in
  139. Copying file po/Makevars.template
  140. Copying file po/Rules-quot
  141. Copying file po/boldquot.sed
  142. Copying file po/en@boldquot.header
  143. Copying file po/en@quot.header
  144. Copying file po/insert-header.sin
  145. Copying file po/quot.sed
  146. Copying file po/remove-potcdate.sin
  147. autoreconf: running: aclocal -I m4
  148. autoreconf: configure.ac: tracing
  149. autoreconf: running: libtoolize --copy
  150. libtoolize: putting auxiliary files in `.'.
  151. libtoolize: copying file `./ltmain.sh'
  152. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  153. libtoolize: copying file `m4/libtool.m4'
  154. libtoolize: copying file `m4/ltoptions.m4'
  155. libtoolize: copying file `m4/ltsugar.m4'
  156. libtoolize: copying file `m4/ltversion.m4'
  157. libtoolize: copying file `m4/lt~obsolete.m4'
  158. autoreconf: running: /usr/bin/autoconf
  159. autoreconf: running: /usr/bin/autoheader
  160. autoreconf: running: automake --add-missing --copy --no-force
  161. configure.ac:14: installing `./config.guess'
  162. configure.ac:14: installing `./config.sub'
  163. configure.ac:4: installing `./install-sh'
  164. configure.ac:4: installing `./missing'
  165. src/Makefile.am: installing `./depcomp'
  166. autoreconf: Leaving directory `.'
  167. Running configure with arguments
  168. checking for a BSD-compatible install... /bin/install -c
  169. checking whether build environment is sane... yes
  170. checking for a thread-safe mkdir -p... /bin/mkdir -p
  171. checking for gawk... gawk
  172. checking whether make sets $(MAKE)... yes
  173. checking whether NLS is requested... yes
  174. checking for msgfmt... /usr/bin/msgfmt
  175. checking for gmsgfmt... /usr/bin/msgfmt
  176. checking for xgettext... /usr/bin/xgettext
  177. checking for msgmerge... /usr/bin/msgmerge
  178. checking for style of include used by make... GNU
  179. checking for gcc... gcc
  180. checking whether the C compiler works... yes
  181. checking for C compiler default output file name... a.out
  182. checking for suffix of executables...
  183. checking whether we are cross compiling... no
  184. checking for suffix of object files... o
  185. checking whether we are using the GNU C compiler... yes
  186. checking whether gcc accepts -g... yes
  187. checking for gcc option to accept ISO C89... none needed
  188. checking dependency style of gcc... gcc3
  189. checking build system type... i686-pc-linux-gnu
  190. checking host system type... i686-pc-linux-gnu
  191. checking for ld used by GCC... /usr/bin/ld
  192. checking if the linker (/usr/bin/ld) is GNU ld... yes
  193. checking for shared library run path origin... done
  194. checking for CFPreferencesCopyAppValue... no
  195. checking for CFLocaleCopyCurrent... no
  196. checking for GNU gettext in libc... yes
  197. checking whether to use NLS... yes
  198. checking where the gettext function comes from... libc
  199. checking for g++... g++
  200. checking whether we are using the GNU C++ compiler... yes
  201. checking whether g++ accepts -g... yes
  202. checking dependency style of g++... gcc3
  203. checking how to print strings... printf
  204. checking for a sed that does not truncate output... /bin/sed
  205. checking for grep that handles long lines and -e... /bin/grep
  206. checking for egrep... /bin/grep -E
  207. checking for fgrep... /bin/grep -F
  208. checking for ld used by gcc... /usr/bin/ld
  209. checking if the linker (/usr/bin/ld) is GNU ld... yes
  210. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  211. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  212. checking whether ln -s works... yes
  213. checking the maximum length of command line arguments... 1572864
  214. checking whether the shell understands some XSI constructs... yes
  215. checking whether the shell understands "+="... yes
  216. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  217. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  218. checking for /usr/bin/ld option to reload object files... -r
  219. checking for objdump... objdump
  220. checking how to recognize dependent libraries... pass_all
  221. checking for dlltool... no
  222. checking how to associate runtime and link libraries... printf %s\n
  223. checking for ar... ar
  224. checking for archiver @FILE support... @
  225. checking for strip... strip
  226. checking for ranlib... ranlib
  227. checking command to parse /usr/bin/nm -B output from gcc object... ok
  228. checking for sysroot... no
  229. checking for mt... no
  230. checking if : is a manifest tool... no
  231. checking how to run the C preprocessor... gcc -E
  232. checking for ANSI C header files... yes
  233. checking for sys/types.h... yes
  234. checking for sys/stat.h... yes
  235. checking for stdlib.h... yes
  236. checking for string.h... yes
  237. checking for memory.h... yes
  238. checking for strings.h... yes
  239. checking for inttypes.h... yes
  240. checking for stdint.h... yes
  241. checking for unistd.h... yes
  242. checking for dlfcn.h... yes
  243. checking for objdir... .libs
  244. checking if gcc supports -fno-rtti -fno-exceptions... no
  245. checking for gcc option to produce PIC... -fPIC -DPIC
  246. checking if gcc PIC flag -fPIC -DPIC works... yes
  247. checking if gcc static flag -static works... yes
  248. checking if gcc supports -c -o file.o... yes
  249. checking if gcc supports -c -o file.o... (cached) yes
  250. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  251. checking whether -lc should be explicitly linked in... no
  252. checking dynamic linker characteristics... GNU/Linux ld.so
  253. checking how to hardcode library paths into programs... immediate
  254. checking whether stripping libraries is possible... yes
  255. checking if libtool supports shared libraries... yes
  256. checking whether to build shared libraries... yes
  257. checking whether to build static libraries... yes
  258. checking how to run the C++ preprocessor... g++ -E
  259. checking for ld used by g++... /usr/bin/ld
  260. checking if the linker (/usr/bin/ld) is GNU ld... yes
  261. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  262. checking for g++ option to produce PIC... -fPIC -DPIC
  263. checking if g++ PIC flag -fPIC -DPIC works... yes
  264. checking if g++ static flag -static works... yes
  265. checking if g++ supports -c -o file.o... yes
  266. checking if g++ supports -c -o file.o... (cached) yes
  267. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  268. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  269. checking how to hardcode library paths into programs... immediate
  270. checking whether make sets $(MAKE)... (cached) yes
  271. checking for boostlib >= 1.39.0... configure: We could not detect the boost libraries (version 1.39 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
  272. checking for dlopen in -ldl... yes
  273. checking for g_thread_init in -lgthread... no
  274. checking for pthread_create in -lpthread... yes
  275. checking for BZ2_bzDecompressInit in -lbz2... yes
  276. checking for stdlib.h... (cached) yes
  277. checking for string.h... (cached) yes
  278. checking pthread.h usability... yes
  279. checking pthread.h presence... yes
  280. checking for pthread.h... yes
  281. checking bzlib.h usability... yes
  282. checking bzlib.h presence... yes
  283. checking for bzlib.h... yes
  284. checking for pkg-config... /usr/bin/pkg-config
  285. checking pkg-config is at least version 0.9.0... yes
  286. checking for ATK... yes
  287. checking for GTK... yes
  288. checking for GTKSOURCEVIEW... yes
  289. checking for GCONF2... yes
  290. checking for CAIRO... yes
  291. checking for GSTREAMER... yes
  292. checking for GSTREAMER_PLUGINS... yes
  293. checking for GSTREAMER_INTERFACES... yes
  294. checking for GSTREAMER_VIDEO... yes
  295. checking for POPPLER... yes
  296. checking for SPECTRE... yes
  297. checking for DJVU... yes
  298. checking for TAGLIB... yes
  299. checking for FREETYPE... yes
  300. checking for GLIB... yes
  301. checking for DBUS... yes
  302. checking for GMODULE... yes
  303. checking for GDKPIXBUF... yes
  304. checking for stdbool.h that conforms to C99... yes
  305. checking for _Bool... yes
  306. configure: creating ./config.status
  307. config.status: creating po/Makefile.in
  308. config.status: creating Makefile
  309. config.status: creating src/Makefile
  310. config.status: creating src/plugin-comic/Makefile
  311. config.status: creating src/plugin-folder/Makefile
  312. config.status: creating src/plugin-compressed/Makefile
  313. config.status: creating src/plugin-djvu/Makefile
  314. config.status: creating src/plugin-icns/Makefile
  315. config.status: creating src/plugin-gstreamer-audio/Makefile
  316. config.status: creating src/plugin-gstreamer-video/Makefile
  317. config.status: creating src/plugin-pdf/Makefile
  318. config.status: creating src/plugin-pixbuf/Makefile
  319. config.status: creating src/plugin-ps/Makefile
  320. config.status: creating src/plugin-text/Makefile
  321. config.status: creating src/plugin-ttf/Makefile
  322. config.status: creating data/Makefile
  323. config.status: creating data/images/Makefile
  324. config.status: creating data/gtkrc/Makefile
  325. config.status: creating data/icons/Makefile
  326. config.status: creating data/icons/hicolor/16x16/Makefile
  327. config.status: creating data/icons/hicolor/16x16/apps/Makefile
  328. config.status: creating data/icons/hicolor/22x22/Makefile
  329. config.status: creating data/icons/hicolor/22x22/apps/Makefile
  330. config.status: creating data/icons/hicolor/24x24/Makefile
  331. config.status: creating data/icons/hicolor/24x24/apps/Makefile
  332. config.status: creating data/icons/hicolor/32x32/Makefile
  333. config.status: creating data/icons/hicolor/32x32/apps/Makefile
  334. config.status: creating data/icons/hicolor/48x48/Makefile
  335. config.status: creating data/icons/hicolor/48x48/apps/Makefile
  336. config.status: creating data/icons/hicolor/64x64/Makefile
  337. config.status: creating data/icons/hicolor/64x64/apps/Makefile
  338. config.status: creating data/icons/hicolor/scalable/Makefile
  339. config.status: creating data/icons/hicolor/scalable/apps/Makefile
  340. config.status: creating data/icons/hicolor/Makefile
  341. config.status: creating config.h
  342. config.status: executing po-directories commands
  343. config.status: creating po/POTFILES
  344. config.status: creating po/Makefile
  345. config.status: executing depfiles commands
  346. config.status: executing libtool commands
  347.  
  348.  
  349. gloobus-preview 0.5
  350.  
  351. Prefix............... : /usr/local
  352. Rev no............... : 282
  353. Type make to compile
  354.  
  355.  
  356. checking for a BSD-compatible install... /bin/install -c
  357. checking whether build environment is sane... yes
  358. checking for a thread-safe mkdir -p... /bin/mkdir -p
  359. checking for gawk... gawk
  360. checking whether make sets $(MAKE)... yes
  361. checking whether NLS is requested... yes
  362. checking for msgfmt... /usr/bin/msgfmt
  363. checking for gmsgfmt... /usr/bin/msgfmt
  364. checking for xgettext... /usr/bin/xgettext
  365. checking for msgmerge... /usr/bin/msgmerge
  366. checking for style of include used by make... GNU
  367. checking for gcc... gcc
  368. checking whether the C compiler works... yes
  369. checking for C compiler default output file name... a.out
  370. checking for suffix of executables...
  371. checking whether we are cross compiling... no
  372. checking for suffix of object files... o
  373. checking whether we are using the GNU C compiler... yes
  374. checking whether gcc accepts -g... yes
  375. checking for gcc option to accept ISO C89... none needed
  376. checking dependency style of gcc... gcc3
  377. checking build system type... i686-pc-linux-gnu
  378. checking host system type... i686-pc-linux-gnu
  379. checking for ld used by GCC... /usr/bin/ld
  380. checking if the linker (/usr/bin/ld) is GNU ld... yes
  381. checking for shared library run path origin... done
  382. checking for CFPreferencesCopyAppValue... no
  383. checking for CFLocaleCopyCurrent... no
  384. checking for GNU gettext in libc... yes
  385. checking whether to use NLS... yes
  386. checking where the gettext function comes from... libc
  387. checking for g++... g++
  388. checking whether we are using the GNU C++ compiler... yes
  389. checking whether g++ accepts -g... yes
  390. checking dependency style of g++... gcc3
  391. checking how to print strings... printf
  392. checking for a sed that does not truncate output... /bin/sed
  393. checking for grep that handles long lines and -e... /bin/grep
  394. checking for egrep... /bin/grep -E
  395. checking for fgrep... /bin/grep -F
  396. checking for ld used by gcc... /usr/bin/ld
  397. checking if the linker (/usr/bin/ld) is GNU ld... yes
  398. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  399. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  400. checking whether ln -s works... yes
  401. checking the maximum length of command line arguments... 1572864
  402. checking whether the shell understands some XSI constructs... yes
  403. checking whether the shell understands "+="... yes
  404. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  405. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  406. checking for /usr/bin/ld option to reload object files... -r
  407. checking for objdump... objdump
  408. checking how to recognize dependent libraries... pass_all
  409. checking for dlltool... no
  410. checking how to associate runtime and link libraries... printf %s\n
  411. checking for ar... ar
  412. checking for archiver @FILE support... @
  413. checking for strip... strip
  414. checking for ranlib... ranlib
  415. checking command to parse /usr/bin/nm -B output from gcc object... ok
  416. checking for sysroot... no
  417. checking for mt... no
  418. checking if : is a manifest tool... no
  419. checking how to run the C preprocessor... gcc -E
  420. checking for ANSI C header files... yes
  421. checking for sys/types.h... yes
  422. checking for sys/stat.h... yes
  423. checking for stdlib.h... yes
  424. checking for string.h... yes
  425. checking for memory.h... yes
  426. checking for strings.h... yes
  427. checking for inttypes.h... yes
  428. checking for stdint.h... yes
  429. checking for unistd.h... yes
  430. checking for dlfcn.h... yes
  431. checking for objdir... .libs
  432. checking if gcc supports -fno-rtti -fno-exceptions... no
  433. checking for gcc option to produce PIC... -fPIC -DPIC
  434. checking if gcc PIC flag -fPIC -DPIC works... yes
  435. checking if gcc static flag -static works... yes
  436. checking if gcc supports -c -o file.o... yes
  437. checking if gcc supports -c -o file.o... (cached) yes
  438. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  439. checking whether -lc should be explicitly linked in... no
  440. checking dynamic linker characteristics... GNU/Linux ld.so
  441. checking how to hardcode library paths into programs... immediate
  442. checking whether stripping libraries is possible... yes
  443. checking if libtool supports shared libraries... yes
  444. checking whether to build shared libraries... yes
  445. checking whether to build static libraries... yes
  446. checking how to run the C++ preprocessor... g++ -E
  447. checking for ld used by g++... /usr/bin/ld
  448. checking if the linker (/usr/bin/ld) is GNU ld... yes
  449. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  450. checking for g++ option to produce PIC... -fPIC -DPIC
  451. checking if g++ PIC flag -fPIC -DPIC works... yes
  452. checking if g++ static flag -static works... yes
  453. checking if g++ supports -c -o file.o... yes
  454. checking if g++ supports -c -o file.o... (cached) yes
  455. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  456. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  457. checking how to hardcode library paths into programs... immediate
  458. checking whether make sets $(MAKE)... (cached) yes
  459. checking for boostlib >= 1.39.0... configure: We could not detect the boost libraries (version 1.39 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
  460. checking for dlopen in -ldl... yes
  461. checking for g_thread_init in -lgthread... no
  462. checking for pthread_create in -lpthread... yes
  463. checking for BZ2_bzDecompressInit in -lbz2... yes
  464. checking for stdlib.h... (cached) yes
  465. checking for string.h... (cached) yes
  466. checking pthread.h usability... yes
  467. checking pthread.h presence... yes
  468. checking for pthread.h... yes
  469. checking bzlib.h usability... yes
  470. checking bzlib.h presence... yes
  471. checking for bzlib.h... yes
  472. checking for pkg-config... /usr/bin/pkg-config
  473. checking pkg-config is at least version 0.9.0... yes
  474. checking for ATK... yes
  475. checking for GTK... yes
  476. checking for GTKSOURCEVIEW... yes
  477. checking for GCONF2... yes
  478. checking for CAIRO... yes
  479. checking for GSTREAMER... yes
  480. checking for GSTREAMER_PLUGINS... yes
  481. checking for GSTREAMER_INTERFACES... yes
  482. checking for GSTREAMER_VIDEO... yes
  483. checking for POPPLER... yes
  484. checking for SPECTRE... yes
  485. checking for DJVU... yes
  486. checking for TAGLIB... yes
  487. checking for FREETYPE... yes
  488. checking for GLIB... yes
  489. checking for DBUS... yes
  490. checking for GMODULE... yes
  491. checking for GDKPIXBUF... yes
  492. checking for stdbool.h that conforms to C99... yes
  493. checking for _Bool... yes
  494. configure: creating ./config.status
  495. config.status: creating po/Makefile.in
  496. config.status: creating Makefile
  497. config.status: creating src/Makefile
  498. config.status: creating src/plugin-comic/Makefile
  499. config.status: creating src/plugin-folder/Makefile
  500. config.status: creating src/plugin-compressed/Makefile
  501. config.status: creating src/plugin-djvu/Makefile
  502. config.status: creating src/plugin-icns/Makefile
  503. config.status: creating src/plugin-gstreamer-audio/Makefile
  504. config.status: creating src/plugin-gstreamer-video/Makefile
  505. config.status: creating src/plugin-pdf/Makefile
  506. config.status: creating src/plugin-pixbuf/Makefile
  507. config.status: creating src/plugin-ps/Makefile
  508. config.status: creating src/plugin-text/Makefile
  509. config.status: creating src/plugin-ttf/Makefile
  510. config.status: creating data/Makefile
  511. config.status: creating data/images/Makefile
  512. config.status: creating data/gtkrc/Makefile
  513. config.status: creating data/icons/Makefile
  514. config.status: creating data/icons/hicolor/16x16/Makefile
  515. config.status: creating data/icons/hicolor/16x16/apps/Makefile
  516. config.status: creating data/icons/hicolor/22x22/Makefile
  517. config.status: creating data/icons/hicolor/22x22/apps/Makefile
  518. config.status: creating data/icons/hicolor/24x24/Makefile
  519. config.status: creating data/icons/hicolor/24x24/apps/Makefile
  520. config.status: creating data/icons/hicolor/32x32/Makefile
  521. config.status: creating data/icons/hicolor/32x32/apps/Makefile
  522. config.status: creating data/icons/hicolor/48x48/Makefile
  523. config.status: creating data/icons/hicolor/48x48/apps/Makefile
  524. config.status: creating data/icons/hicolor/64x64/Makefile
  525. config.status: creating data/icons/hicolor/64x64/apps/Makefile
  526. config.status: creating data/icons/hicolor/scalable/Makefile
  527. config.status: creating data/icons/hicolor/scalable/apps/Makefile
  528. config.status: creating data/icons/hicolor/Makefile
  529. config.status: creating config.h
  530. config.status: config.h is unchanged
  531. config.status: executing po-directories commands
  532. config.status: creating po/POTFILES
  533. config.status: creating po/Makefile
  534. config.status: executing depfiles commands
  535. config.status: executing libtool commands
  536.  
  537.  
  538. gloobus-preview 0.5
  539.  
  540. Prefix............... : /usr
  541. Rev no............... : 282
  542. Type make to compile
  543.  
  544.  
  545. make all-recursive
  546. make[1]: Entering directory `/var/abs/local/yaourtbuild/gloobus-preview-bzr/src/gloobus-preview-build'
  547. Making all in src
  548. make[2]: Entering directory `/var/abs/local/yaourtbuild/gloobus-preview-bzr/src/gloobus-preview-build/src'
  549. Making all in plugin-comic
  550. make[3]: Entering directory `/var/abs/local/yaourtbuild/gloobus-preview-bzr/src/gloobus-preview-build/src/plugin-comic'
  551. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_DATA_PATH="/usr/share/gloobus"' -D'PACKAGE_LIB_PATH="/usr/lib/gloobus"' -D'LOCALEDIR="/usr/share/locale"' -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT comic-loader.lo -MD -MP -MF .deps/comic-loader.Tpo -c -o comic-loader.lo comic-loader.cpp
  552. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_PATH=\"/usr/share/gloobus\" -DPACKAGE_LIB_PATH=\"/usr/lib/gloobus\" -DLOCALEDIR=\"/usr/share/locale\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT comic-loader.lo -MD -MP -MF .deps/comic-loader.Tpo -c comic-loader.cpp -fPIC -DPIC -o .libs/comic-loader.o
  553. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_PATH=\"/usr/share/gloobus\" -DPACKAGE_LIB_PATH=\"/usr/lib/gloobus\" -DLOCALEDIR=\"/usr/share/locale\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT comic-loader.lo -MD -MP -MF .deps/comic-loader.Tpo -c comic-loader.cpp -o comic-loader.o >/dev/null 2>&1
  554. mv -f .deps/comic-loader.Tpo .deps/comic-loader.Plo
  555. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_DATA_PATH="/usr/share/gloobus"' -D'PACKAGE_LIB_PATH="/usr/lib/gloobus"' -D'LOCALEDIR="/usr/share/locale"' -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT comic-plugin.lo -MD -MP -MF .deps/comic-plugin.Tpo -c -o comic-plugin.lo comic-plugin.cpp
  556. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_PATH=\"/usr/share/gloobus\" -DPACKAGE_LIB_PATH=\"/usr/lib/gloobus\" -DLOCALEDIR=\"/usr/share/locale\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT comic-plugin.lo -MD -MP -MF .deps/comic-plugin.Tpo -c comic-plugin.cpp -fPIC -DPIC -o .libs/comic-plugin.o
  557. In file included from comic-plugin.cpp:1:0:
  558. ../document-plugin.h:4:32: fatal error: boost/shared_ptr.hpp: No such file or directory
  559. compilation terminated.
  560. make[3]: *** [comic-plugin.lo] Error 1
  561. make[3]: Leaving directory `/var/abs/local/yaourtbuild/gloobus-preview-bzr/src/gloobus-preview-build/src/plugin-comic'
  562. make[2]: *** [all-recursive] Error 1
  563. make[2]: Leaving directory `/var/abs/local/yaourtbuild/gloobus-preview-bzr/src/gloobus-preview-build/src'
  564. make[1]: *** [all-recursive] Error 1
  565. make[1]: Leaving directory `/var/abs/local/yaourtbuild/gloobus-preview-bzr/src/gloobus-preview-build'
  566. make: *** [all] Error 2
  567. ==> ERROR: A failure occurred in build().
  568. Aborting...
  569. ==> ERROR: Makepkg was unable to build gloobus-preview-bzr.
  570. ==> Restart building gloobus-preview-bzr ? [y/N]
  571. ==> --------------------------------------------
  572. ==>
  573.  
  574.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement