Advertisement
gaz_tuxhat

lxpanel fails to compiled

May 7th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.43 KB | None | 0 0
  1. _____ _ _
  2. / ____| | | (_)
  3. | | _ __ _ ___ __ | | _ _ __ _ ___ __
  4. | | | '__| | | \ \/ / | | | | '_ \| | | \ \/ /
  5. | |____| | | |_| |> < | |____| | | | | |_| |> <
  6. \_____|_| \__,_/_/\_\ |______|_|_| |_|\__,_/_/\_\
  7.  
  8.  
  9. What You See is What You Get!
  10.  
  11. ┌──°|°tuxhat@crux-box°|~|°
  12. └──°|°sudo prt-get depinst lxpanel
  13. Password:
  14. prt-get: installing /usr/ports/opt/libwnck
  15. =======> Building '/usr/ports/opt/libwnck/libwnck#2.31.0-1.pkg.tar.gz'.
  16. bsdtar -p -o -C /usr/ports/opt/libwnck/work/src -xf /usr/ports/opt/libwnck/libwnck-2.31.0.tar.xz
  17. + build
  18. + cd libwnck-2.31.0
  19. + rm po/am.po po/ar.po po/as.po po/ast.po po/az.po po/be.po po/be@latin.po po/bg.po po/bn.po po/bn_IN.po po/br.po po/bs.po po/ca.po po/ca@valencia.po po/crh.po po/cs.po po/cy.po po/da.po po/de.po po/dz.po po/el.po po/en@shaw.po po/en_CA.po po/en_GB.po po/eo.po po/es.po po/et.po po/eu.po po/fa.po po/fi.po po/fr.po po/ga.po po/gl.po po/gu.po po/he.po po/hi.po po/hr.po po/hu.po po/id.po po/is.po po/it.po po/ja.po po/ka.po po/kk.po po/kn.po po/ko.po po/ku.po po/ky.po po/li.po po/lt.po po/lv.po po/mai.po po/mi.po po/mk.po po/ml.po po/mn.po po/mr.po po/ms.po po/nb.po po/ne.po po/nl.po po/nn.po po/oc.po po/or.po po/pa.po po/pl.po po/pt.po po/pt_BR.po po/ro.po po/ru.po po/rw.po po/si.po po/sk.po po/sl.po po/sq.po po/sr.po po/sr@latin.po po/sv.po po/ta.po po/te.po po/th.po po/tr.po po/ug.po po/uk.po po/vi.po po/wa.po po/xh.po po/zh_CN.po po/zh_HK.po po/zh_TW.po
  20. + sed -i configure -e s/USE_NLS=yes/USE_NLS=no/ -e 's/ENABLE_NLS 1/ENABLE_NLS 0/'
  21. + ./configure --prefix=/usr
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for a thread-safe mkdir -p... /bin/mkdir -p
  25. checking for gawk... gawk
  26. checking whether make sets $(MAKE)... yes
  27. checking how to create a ustar tar archive... gnutar
  28. checking whether to enable maintainer-specific portions of Makefiles... no
  29. checking whether NLS is requested... no
  30. checking for style of include used by make... GNU
  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 dependency style of gcc... gcc3
  41. checking for intltool >= 0.40.0... 0.50.2 found
  42. checking for intltool-update... /usr/bin/intltool-update
  43. checking for intltool-merge... /usr/bin/intltool-merge
  44. checking for intltool-extract... /usr/bin/intltool-extract
  45. checking for xgettext... /usr/bin/xgettext
  46. checking for msgmerge... /usr/bin/msgmerge
  47. checking for msgfmt... /usr/bin/msgfmt
  48. checking for gmsgfmt... /usr/bin/msgfmt
  49. checking for perl... /usr/bin/perl
  50. checking for perl >= 5.8.1... 5.16.3
  51. checking for XML::Parser... ok
  52. checking for gcc... (cached) gcc
  53. checking whether we are using the GNU C compiler... (cached) yes
  54. checking whether gcc accepts -g... (cached) yes
  55. checking for gcc option to accept ISO C89... (cached) none needed
  56. checking dependency style of gcc... (cached) gcc3
  57. checking for library containing strerror... none required
  58. checking how to run the C preprocessor... gcc -E
  59. checking for grep that handles long lines and -e... /usr/bin/grep
  60. checking for egrep... /usr/bin/grep -E
  61. checking for ANSI C header files... yes
  62. checking build system type... x86_64-unknown-linux-gnu
  63. checking host system type... x86_64-unknown-linux-gnu
  64. checking for a sed that does not truncate output... /bin/sed
  65. checking for fgrep... /usr/bin/grep -F
  66. checking for ld used by gcc... /usr/bin/ld
  67. checking if the linker (/usr/bin/ld) is GNU ld... yes
  68. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  69. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  70. checking whether ln -s works... yes
  71. checking the maximum length of command line arguments... 1572864
  72. checking whether the shell understands some XSI constructs... yes
  73. checking whether the shell understands "+="... yes
  74. checking for /usr/bin/ld option to reload object files... -r
  75. checking for objdump... objdump
  76. checking how to recognize dependent libraries... pass_all
  77. checking for ar... ar
  78. checking for strip... strip
  79. checking for ranlib... ranlib
  80. checking command to parse /usr/bin/nm -B output from gcc object... ok
  81. checking for sys/types.h... yes
  82. checking for sys/stat.h... yes
  83. checking for stdlib.h... yes
  84. checking for string.h... yes
  85. checking for memory.h... yes
  86. checking for strings.h... yes
  87. checking for inttypes.h... yes
  88. checking for stdint.h... yes
  89. checking for unistd.h... yes
  90. checking for dlfcn.h... yes
  91. checking for objdir... .libs
  92. checking if gcc supports -fno-rtti -fno-exceptions... no
  93. checking for gcc option to produce PIC... -fPIC -DPIC
  94. checking if gcc PIC flag -fPIC -DPIC works... yes
  95. checking if gcc static flag -static works... yes
  96. checking if gcc supports -c -o file.o... yes
  97. checking if gcc supports -c -o file.o... (cached) yes
  98. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  99. checking whether -lc should be explicitly linked in... no
  100. checking dynamic linker characteristics... GNU/Linux ld.so
  101. checking how to hardcode library paths into programs... immediate
  102. checking whether stripping libraries is possible... yes
  103. checking if libtool supports shared libraries... yes
  104. checking whether to build shared libraries... yes
  105. checking whether to build static libraries... yes
  106. checking whether gcc understands -Wno-sign-compare... yes
  107. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  108. checking what language compliance flags to pass to the C compiler...
  109. checking locale.h usability... yes
  110. checking locale.h presence... yes
  111. checking for locale.h... yes
  112. checking for LC_MESSAGES... yes
  113. checking libintl.h usability... yes
  114. checking libintl.h presence... yes
  115. checking for libintl.h... yes
  116. checking for ngettext in libc... yes
  117. checking for dgettext in libc... yes
  118. checking for bind_textdomain_codeset... yes
  119. checking for msgfmt... (cached) /usr/bin/msgfmt
  120. checking for dcgettext... yes
  121. checking if msgfmt accepts -c... yes
  122. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  123. checking for xgettext... (cached) /usr/bin/xgettext
  124. checking for pkg-config... /usr/bin/pkg-config
  125. checking for cos in -lm... yes
  126. checking pkg-config is at least version 0.9.0... yes
  127. checking for STARTUP_NOTIFICATION... yes
  128. checking for X... libraries , headers
  129. checking for XLIB... yes
  130. checking if building with X Resource Information Extension Library... yes
  131. checking for LIBWNCK... yes
  132. checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
  133. checking for gtkdoc-check... no
  134. checking for gtkdoc-rebase... no
  135. checking for gtkdoc-mkpdf... no
  136. checking whether to build gtk-doc documentation... no
  137. checking for gobject-introspection... yes
  138. configure: creating ./config.status
  139. config.status: creating Makefile
  140. config.status: creating doc/Makefile
  141. config.status: creating po/Makefile.in
  142. config.status: creating libwnck/Makefile
  143. config.status: creating libwnck/version.h
  144. config.status: creating libwnck-1.0.pc
  145. config.status: creating libwnck-1.0-uninstalled.pc
  146. config.status: creating config.h
  147. config.status: executing depfiles commands
  148. config.status: executing libtool commands
  149. config.status: executing default-1 commands
  150. config.status: executing po/stamp-it commands
  151.  
  152. libwnck 2.31.0
  153. ==============
  154.  
  155. prefix: /usr
  156. exec_prefix: ${prefix}
  157. libdir: ${exec_prefix}/lib
  158. bindir: ${exec_prefix}/bin
  159. sbindir: ${exec_prefix}/sbin
  160. sysconfdir: ${prefix}/etc
  161. localstatedir: ${prefix}/var
  162. datadir: ${datarootdir}
  163. source code location: .
  164. compiler: gcc
  165. cflags: -O2 -march=x86-64 -pipe -Wall
  166. Maintainer mode: no
  167. Use *_DISABLE_DEPRECATED: no
  168.  
  169. Startup notification support: yes
  170. XRes support: yes
  171. Build introspection support: yes
  172. Build gtk-doc documentation: no
  173.  
  174.  
  175. + make
  176. make all-recursive
  177. make[1]: Entering directory `/usr/ports/opt/libwnck/work/src/libwnck-2.31.0'
  178. Making all in libwnck
  179. make[2]: Entering directory `/usr/ports/opt/libwnck/work/src/libwnck-2.31.0/libwnck'
  180. CC libwnck_1_la-wnck-enum-types.lo
  181. CC libwnck_1_la-wnck-marshal.lo
  182. CC libwnck_1_la-application.lo
  183. CC libwnck_1_la-class-group.lo
  184. CC libwnck_1_la-pager.lo
  185. pager.c: In function 'wnck_pager_focus':
  186. pager.c:1946:14: warning: variable 'pager' set but not used [-Wunused-but-set-variable]
  187. CC libwnck_1_la-screen.lo
  188. CC libwnck_1_la-selector.lo
  189. selector.c: In function 'wnck_selector_create_window':
  190. selector.c:707:18: warning: variable 'workspace' set but not used [-Wunused-but-set-variable]
  191. CC libwnck_1_la-tasklist.lo
  192. tasklist.c: In function 'wnck_task_expose':
  193. tasklist.c:4106:16: warning: variable 'dgc' set but not used [-Wunused-but-set-variable]
  194. tasklist.c:4106:10: warning: variable 'lgc' set but not used [-Wunused-but-set-variable]
  195. CC libwnck_1_la-util.lo
  196. CC libwnck_1_la-window.lo
  197. CC libwnck_1_la-window-action-menu.lo
  198. window-action-menu.c: In function 'item_activated_callback':
  199. window-action-menu.c:321:22: warning: variable 'height' set but not used [-Wunused-but-set-variable]
  200. window-action-menu.c:321:15: warning: variable 'width' set but not used [-Wunused-but-set-variable]
  201. CC libwnck_1_la-workspace.lo
  202. CC libwnck_1_la-xutils.lo
  203. xutils.c: In function '_wnck_get_wmclass':
  204. xutils.c:1222:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
  205. xutils.c: In function 'find_largest_sizes':
  206. xutils.c:1334:16: warning: variable 'replace' set but not used [-Wunused-but-set-variable]
  207. CC libwnck_1_la-pager-accessible.lo
  208. CC libwnck_1_la-pager-accessible-factory.lo
  209. CC libwnck_1_la-workspace-accessible.lo
  210. workspace-accessible.c: In function 'wnck_workspace_accessible_get_extents':
  211. workspace-accessible.c:104:18: warning: variable 'workspace' set but not used [-Wunused-but-set-variable]
  212. CC libwnck_1_la-workspace-accessible-factory.lo
  213. CCLD libwnck-1.la
  214. CC wnckprop.o
  215. CCLD wnckprop
  216. CC wnck-urgency-monitor.o
  217. CCLD wnck-urgency-monitor
  218. CC test-pager.o
  219. CCLD test-pager
  220. CC test-wnck.o
  221. i CCLD test-wnck CC test-selector.o
  222. CCLD test-selector
  223. CC test-tasklist.o
  224. CCLD test-tasklist
  225. CC test-urgent.o
  226. CCLD test-urgent
  227. GISCAN Wnck-1.0.gir
  228. Traceback (most recent call last):
  229. File "/usr/bin/g-ir-scanner", line 46, in <module>
  230. sys.exit(scanner_main(sys.argv))
  231. File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line 443, in scanner_main
  232. transformer = create_transformer(namespace, options)
  233. File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line 331, in create_transformer
  234. transformer.register_include(include_obj)
  235. File "/usr/lib/gobject-introspection/giscanner/transformer.py", line 128, in register_include
  236. self._parse_include(filename)
  237. File "/usr/lib/gobject-introspection/giscanner/transformer.py", line 204, in _parse_include
  238. parser.parse(filename)
  239. File "/usr/lib/gobject-introspection/giscanner/girparser.py", line 57, in parse
  240. tree = parse(filename)
  241. File "<string>", line 62, in parse
  242. File "<string>", line 38, in parse
  243. cElementTree.ParseError: not well-formed (invalid token): line 22, column 71
  244. make[2]: *** [Wnck-1.0.gir] Error 1
  245. make[2]: Leaving directory `/usr/ports/opt/libwnck/work/src/libwnck-2.31.0/libwnck'
  246. make[1]: *** [all-recursive] Error 1
  247. make[1]: Leaving directory `/usr/ports/opt/libwnck/work/src/libwnck-2.31.0'
  248. make: *** [all] Error 2
  249. =======> ERROR: Building '/usr/ports/opt/libwnck/libwnck#2.31.0-1.pkg.tar.gz' failed.
  250. prt-get: error while install
  251.  
  252. -- Packages where install failed
  253. libwnck
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement