LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 791|回复: 2

emerge lxpanel出错,大家帮忙看看

[复制链接]
发表于 2009-1-1 20:51:30 | 显示全部楼层 |阅读模式
~x86,emerge --sync到最新,
emerge lxpanel
编译的那步通过,install那步失败,报/usr/lib/lxpanel下的一些文件访问无权限,具体的信息如下:我是在root账户下做的,其他包能安装通过,
就这一个不行.......

  1. >>> Unpacking source...
  2. >>> Unpacking lxpanel-0.3.8.1.tar.gz to /var/tmp/portage/lxde-base/lxpanel-0.3.8.1/work
  3. >>> Source unpacked.
  4. >>> Compiling source in /var/tmp/portage/lxde-base/lxpanel-0.3.8.1/work/lxpanel-0.3.8.1 ...
  5. * econf: updating lxpanel-0.3.8.1/config.guess with /usr/share/gnuconfig/config.guess
  6. * econf: updating lxpanel-0.3.8.1/config.sub with /usr/share/gnuconfig/config.sub
  7. ./configure --prefix=/usr --host=i486-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-alsa --disable-libiw --with-x --with-plugins=all --build=i486-pc-linux-gnu
  8. checking for a BSD-compatible install... /usr/bin/install -c
  9. checking whether build environment is sane... yes
  10. checking for a thread-safe mkdir -p... /bin/mkdir -p
  11. checking for gawk... gawk
  12. checking whether make sets $(MAKE)... yes
  13. checking for i486-pc-linux-gnu-gcc... i486-pc-linux-gnu-gcc
  14. checking for C compiler default output file name... a.out
  15. checking whether the C compiler works... yes
  16. checking whether we are cross compiling... no
  17. checking for suffix of executables...
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C compiler... yes
  20. checking whether i486-pc-linux-gnu-gcc accepts -g... yes
  21. checking for i486-pc-linux-gnu-gcc option to accept ISO C89... none needed
  22. checking for style of include used by make... GNU
  23. checking dependency style of i486-pc-linux-gnu-gcc... gcc3
  24. checking for a BSD-compatible install... /usr/bin/install -c
  25. checking whether ln -s works... yes
  26. checking build system type... i486-pc-linux-gnu
  27. checking host system type... i486-pc-linux-gnu
  28. checking for a sed that does not truncate output... /bin/sed
  29. checking for grep that handles long lines and -e... /bin/grep
  30. checking for egrep... /bin/grep -E
  31. checking for fgrep... /bin/grep -F
  32. checking for ld used by i486-pc-linux-gnu-gcc... /usr/i486-pc-linux-gnu/bin/ld
  33. checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld... yes
  34. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  35. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  36. checking the maximum length of command line arguments... 1572864
  37. checking whether the shell understands some XSI constructs... yes
  38. checking whether the shell understands "+="... yes
  39. checking for /usr/i486-pc-linux-gnu/bin/ld option to reload object files... -r
  40. checking how to recognize dependent libraries... pass_all
  41. checking for i486-pc-linux-gnu-ar... i486-pc-linux-gnu-ar
  42. checking for i486-pc-linux-gnu-strip... i486-pc-linux-gnu-strip
  43. checking for i486-pc-linux-gnu-ranlib... i486-pc-linux-gnu-ranlib
  44. checking command to parse /usr/bin/nm -B output from i486-pc-linux-gnu-gcc object... ok
  45. checking how to run the C preprocessor... i486-pc-linux-gnu-gcc -E
  46. checking for ANSI C header files... yes
  47. checking for sys/types.h... yes
  48. checking for sys/stat.h... yes
  49. checking for stdlib.h... yes
  50. checking for string.h... yes
  51. checking for memory.h... yes
  52. checking for strings.h... yes
  53. checking for inttypes.h... yes
  54. checking for stdint.h... yes
  55. checking for unistd.h... yes
  56. checking for dlfcn.h... yes
  57. checking for objdir... .libs
  58. checking if i486-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  59. checking for i486-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  60. checking if i486-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  61. checking if i486-pc-linux-gnu-gcc static flag -static works... yes
  62. checking if i486-pc-linux-gnu-gcc supports -c -o file.o... yes
  63. checking if i486-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  64. checking whether the i486-pc-linux-gnu-gcc linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes
  65. checking whether -lc should be explicitly linked in... no
  66. checking dynamic linker characteristics... GNU/Linux ld.so
  67. checking how to hardcode library paths into programs... immediate
  68. checking whether stripping libraries is possible... yes
  69. checking if libtool supports shared libraries... yes
  70. checking whether to build shared libraries... yes
  71. checking whether to build static libraries... no
  72. checking for intltool-update... /usr/bin/intltool-update
  73. checking for intltool-merge... /usr/bin/intltool-merge
  74. checking for intltool-extract... /usr/bin/intltool-extract
  75. checking for xgettext... /usr/bin/xgettext
  76. checking for msgmerge... /usr/bin/msgmerge
  77. checking for msgfmt... /usr/bin/msgfmt
  78. checking for perl... /usr/bin/perl
  79. checking for i486-pc-linux-gnu-pkg-config... no
  80. checking for pkg-config... /usr/bin/pkg-config
  81. checking pkg-config is at least version 0.9.0... yes
  82. checking for PACKAGE... yes
  83. checking whether /usr/i486-pc-linux-gnu/bin/ld accepts --as-needed... yes
  84. checking whether /usr/i486-pc-linux-gnu/bin/ld accepts -O1... yes
  85. checking whether /usr/i486-pc-linux-gnu/bin/ld accepts -Bsymbolic-functions... yes
  86. checking whether /usr/i486-pc-linux-gnu/bin/ld accepts --sort-common... yes
  87. checking alsa/asoundlib.h usability... yes
  88. checking alsa/asoundlib.h presence... yes
  89. checking for alsa/asoundlib.h... yes
  90. checking for snd_seq_open in -lasound... yes
  91. checking which plugins should be built dynamically... all
  92. no libiw headers/libraries found!
  93. checking for X... libraries , headers
  94. checking for ANSI C header files... (cached) yes
  95. checking for sys/wait.h that is POSIX.1 compatible... yes
  96. checking locale.h usability... yes
  97. checking locale.h presence... yes
  98. checking for locale.h... yes
  99. checking for stdlib.h... (cached) yes
  100. checking for string.h... (cached) yes
  101. checking sys/time.h usability... yes
  102. checking sys/time.h presence... yes
  103. checking for sys/time.h... yes
  104. checking for unistd.h... (cached) yes
  105. checking for an ANSI C-conforming const... yes
  106. checking for inline... inline
  107. checking whether struct tm is in sys/time.h or time.h... time.h
  108. checking for stdlib.h... (cached) yes
  109. checking for GNU libc compatible malloc... yes
  110. checking for working memcmp... yes
  111. checking return type of signal handlers... void
  112. checking whether lstat dereferences a symlink specified with a trailing slash... yes
  113. checking whether stat accepts an empty string... no
  114. checking for strftime... yes
  115. checking for bzero... yes
  116. checking for memset... yes
  117. checking for mkdir... yes
  118. checking for setlocale... yes
  119. checking for strchr... yes
  120. checking for locale.h... (cached) yes
  121. checking for LC_MESSAGES... yes
  122. checking libintl.h usability... yes
  123. checking libintl.h presence... yes
  124. checking for libintl.h... yes
  125. checking for ngettext in libc... yes
  126. checking for dgettext in libc... yes
  127. checking for bind_textdomain_codeset... yes
  128. checking for msgfmt... (cached) /usr/bin/msgfmt
  129. checking for dcgettext... yes
  130. checking if msgfmt accepts -c... yes
  131. checking for gmsgfmt... /usr/bin/gmsgfmt
  132. checking for xgettext... (cached) /usr/bin/xgettext
  133. checking for catalogs to be installed...
  134. configure: creating ./config.status
  135. config.status: creating Makefile
  136. config.status: creating src/Makefile
  137. config.status: creating src/plugins/Makefile
  138. config.status: creating src/plugins/netstatus/Makefile
  139. config.status: creating src/plugins/netstat/Makefile
  140. config.status: creating src/plugins/volume/Makefile
  141. config.status: creating src/plugins/volumealsa/Makefile
  142. config.status: creating src/plugins/cpu/Makefile
  143. config.status: creating src/plugins/deskno/Makefile
  144. config.status: creating src/plugins/batt/Makefile
  145. config.status: creating src/plugins/kbled/Makefile
  146. config.status: creating src/plugins/xkb/Makefile
  147. config.status: creating po/Makefile.in
  148. config.status: creating data/Makefile
  149. config.status: creating data/default/panels/panel
  150. config.status: creating man/Makefile
  151. config.status: creating config.h
  152. config.status: executing depfiles commands
  153. config.status: executing libtool commands
  154. config.status: executing default-1 commands
  155. config.status: executing po/stamp-it commands

  156. lxpanel ......................... : Version 0.3.8.1

  157. Prefix........................... : /usr
  158. Building dynamic plugins:
  159.     netstatus - Monitor networking status
  160.     volumealsa - Display and adjust volume of sound card for ALSA
  161.     cpu - Display CPU loading
  162.     deskno - Display desktop number
  163.     batt - Monitor battery status
  164.     kbled - Indicator for CapsLock, NumLock, and ScrLock
  165. make -s -j4
  166. Making all in src
  167. Making all in plugins
  168. Making all in netstatus
  169. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT netstatus-sysdeps.lo -MD -MP -MF .deps/netstatus-sysdeps.Tpo -c netstatus-sysdeps.c  -fPIC -DPIC -o .libs/netstatus-sysdeps.o
  170. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT glade-support.lo -MD -MP -MF .deps/glade-support.Tpo -c glade-support.c  -fPIC -DPIC -o .libs/glade-support.o
  171. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT netstatus-icon.lo -MD -MP -MF .deps/netstatus-icon.Tpo -c netstatus-icon.c  -fPIC -DPIC -o .libs/netstatus-icon.o
  172. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT netstatus-dialog-ui.lo -MD -MP -MF .deps/netstatus-dialog-ui.Tpo -c netstatus-dialog-ui.c  -fPIC -DPIC -o .libs/netstatus-dialog-ui.o
  173. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT netstatus-util.lo -MD -MP -MF .deps/netstatus-util.Tpo -c netstatus-util.c  -fPIC -DPIC -o .libs/netstatus-util.o
  174. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT netstatus.lo -MD -MP -MF .deps/netstatus.Tpo -c netstatus.c  -fPIC -DPIC -o .libs/netstatus.o
  175. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT netstatus-enums.lo -MD -MP -MF .deps/netstatus-enums.Tpo -c netstatus-enums.c  -fPIC -DPIC -o .libs/netstatus-enums.o
  176. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT netstatus-iface.lo -MD -MP -MF .deps/netstatus-iface.Tpo -c netstatus-iface.c  -fPIC -DPIC -o .libs/netstatus-iface.o
  177. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT netstatus-dialog.lo -MD -MP -MF .deps/netstatus-dialog.Tpo -c netstatus-dialog.c  -fPIC -DPIC -o .libs/netstatus-dialog.o
  178. libtool: link: /usr/bin/nm -B  .libs/netstatus-sysdeps.o .libs/glade-support.o .libs/netstatus-dialog-ui.o .libs/netstatus-icon.o .libs/netstatus-util.o .libs/netstatus.o .libs/netstatus-enums.o .libs/netstatus-iface.o .libs/netstatus-dialog.o   | sed -n -e 's/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][         ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/netstatus.exp
  179. libtool: link: /bin/grep -E -e "^[^_].*" ".libs/netstatus.exp" > ".libs/netstatus.expT"
  180. libtool: link: mv -f ".libs/netstatus.expT" ".libs/netstatus.exp"
  181. libtool: link: echo "{ global:" > .libs/netstatus.ver
  182. libtool: link:  cat .libs/netstatus.exp | sed -e "s/\(.*\)/\1;/" >> .libs/netstatus.ver
  183. libtool: link:  echo "local: *; };" >> .libs/netstatus.ver
  184. libtool: link:  i486-pc-linux-gnu-gcc -shared  .libs/netstatus-sysdeps.o .libs/glade-support.o .libs/netstatus-dialog-ui.o .libs/netstatus-icon.o .libs/netstatus-util.o .libs/netstatus.o .libs/netstatus-enums.o .libs/netstatus-iface.o .libs/netstatus-dialog.o   /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so -L/usr/lib /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libglitz-glx.so /usr/lib/libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so -luuid /usr/lib/libXi.so /usr/lib/libXext.so /usr/lib/libglitz.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so  -mtune=i686 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread   -pthread -Wl,-soname -Wl,netstatus.so -Wl,-version-script -Wl,.libs/netstatus.ver -o .libs/netstatus.so
  185. libtool: link: ( cd ".libs" && rm -f "netstatus.la" && ln -s "../netstatus.la" "netstatus.la" )
  186. Making all in volumealsa
  187. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR="/usr/share" -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT volumealsa.lo -MD -MP -MF .deps/volumealsa.Tpo -c volumealsa.c  -fPIC -DPIC -o .libs/volumealsa.o
  188. volumealsa.c: In function 'update_display':
  189. volumealsa.c:84: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
  190. volumealsa.c:86: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
  191. volumealsa.c: In function 'asound_init':
  192. volumealsa.c:184: warning: passing argument 3 of 'g_io_add_watch' from incompatible pointer type
  193. volumealsa.c: In function 'tray_icon_press':
  194. volumealsa.c:219: warning: initialization from incompatible pointer type
  195. volumealsa.c: In function 'click_mute':
  196. volumealsa.c:260: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
  197. volumealsa.c:265: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
  198. libtool: link: /usr/bin/nm -B  .libs/volumealsa.o   | sed -n -e 's/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][         ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/volumealsa.exp
  199. libtool: link: /bin/grep -E -e "^[^_].*" ".libs/volumealsa.exp" > ".libs/volumealsa.expT"
  200. libtool: link: mv -f ".libs/volumealsa.expT" ".libs/volumealsa.exp"
  201. libtool: link: echo "{ global:" > .libs/volumealsa.ver
  202. libtool: link:  cat .libs/volumealsa.exp | sed -e "s/\(.*\)/\1;/" >> .libs/volumealsa.ver
  203. libtool: link:  echo "local: *; };" >> .libs/volumealsa.ver
  204. libtool: link:  i486-pc-linux-gnu-gcc -shared  .libs/volumealsa.o   /usr/lib/libasound.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so -L/usr/lib /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libglitz-glx.so /usr/lib/libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so -luuid /usr/lib/libXi.so /usr/lib/libXext.so /usr/lib/libglitz.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so  -mtune=i686 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread   -pthread -Wl,-soname -Wl,volumealsa.so -Wl,-version-script -Wl,.libs/volumealsa.ver -o .libs/volumealsa.so
  205. libtool: link: ( cd ".libs" && rm -f "volumealsa.la" && ln -s "../volumealsa.la" "volumealsa.la" )
  206. Making all in cpu
  207. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT cpu.lo -MD -MP -MF .deps/cpu.Tpo -c cpu.c  -fPIC -DPIC -o .libs/cpu.o
  208. cpu.c: In function 'on_button_press':
  209. cpu.c:154: warning: initialization from incompatible pointer type
  210. libtool: link: /usr/bin/nm -B  .libs/cpu.o   | sed -n -e 's/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][         ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/cpu.exp
  211. libtool: link: /bin/grep -E -e "^[^_].*" ".libs/cpu.exp" > ".libs/cpu.expT"
  212. libtool: link: mv -f ".libs/cpu.expT" ".libs/cpu.exp"
  213. libtool: link: echo "{ global:" > .libs/cpu.ver
  214. libtool: link:  cat .libs/cpu.exp | sed -e "s/\(.*\)/\1;/" >> .libs/cpu.ver
  215. libtool: link:  echo "local: *; };" >> .libs/cpu.ver
  216. libtool: link:  i486-pc-linux-gnu-gcc -shared  .libs/cpu.o   /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so -L/usr/lib /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libglitz-glx.so /usr/lib/libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so -luuid /usr/lib/libXi.so /usr/lib/libXext.so /usr/lib/libglitz.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so  -mtune=i686 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread   -pthread -Wl,-soname -Wl,cpu.so -Wl,-version-script -Wl,.libs/cpu.ver -o .libs/cpu.so
  217. libtool: link: ( cd ".libs" && rm -f "cpu.la" && ln -s "../cpu.la" "cpu.la" )
  218. Making all in deskno
  219. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT deskno.lo -MD -MP -MF .deps/deskno.Tpo -c deskno.c  -fPIC -DPIC -o .libs/deskno.o
  220. libtool: link: /usr/bin/nm -B  .libs/deskno.o   | sed -n -e 's/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][         ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/deskno.exp
  221. libtool: link: /bin/grep -E -e "^[^_].*" ".libs/deskno.exp" > ".libs/deskno.expT"
  222. libtool: link: mv -f ".libs/deskno.expT" ".libs/deskno.exp"
  223. libtool: link: echo "{ global:" > .libs/deskno.ver
  224. libtool: link:  cat .libs/deskno.exp | sed -e "s/\(.*\)/\1;/" >> .libs/deskno.ver
  225. libtool: link:  echo "local: *; };" >> .libs/deskno.ver
  226. libtool: link:  i486-pc-linux-gnu-gcc -shared  .libs/deskno.o   /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so -L/usr/lib /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libglitz-glx.so /usr/lib/libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so -luuid /usr/lib/libXi.so /usr/lib/libXext.so /usr/lib/libglitz.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so  -mtune=i686 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread   -pthread -Wl,-soname -Wl,deskno.so -Wl,-version-script -Wl,.libs/deskno.ver -o .libs/deskno.so
  227. libtool: link: ( cd ".libs" && rm -f "deskno.la" && ln -s "../deskno.la" "deskno.la" )
  228. Making all in batt
  229. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT batt.lo -MD -MP -MF .deps/batt.Tpo -c batt.c  -fPIC -DPIC -o .libs/batt.o
  230. batt.c: In function 'check_ac_adapter':
  231. batt.c:268: warning: passing argument 3 of 'g_list_foreach' makes pointer from integer without a cast
  232. batt.c: In function 'update_timout':
  233. batt.c:546: warning: passing argument 3 of 'g_list_foreach' makes pointer from integer without a cast
  234. batt.c:553: warning: passing argument 3 of 'g_list_foreach' makes pointer from integer without a cast
  235. batt.c: In function 'buttonPressEvent':
  236. batt.c:573: warning: initialization from incompatible pointer type
  237. batt.c: In function 'save':
  238. batt.c:904: warning: passing argument 3 of 'lxpanel_put_str' makes pointer from integer without a cast
  239. libtool: link: /usr/bin/nm -B  .libs/batt.o   | sed -n -e 's/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][         ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/batt.exp
  240. libtool: link: /bin/grep -E -e "^[^_].*" ".libs/batt.exp" > ".libs/batt.expT"
  241. libtool: link: mv -f ".libs/batt.expT" ".libs/batt.exp"
  242. libtool: link: echo "{ global:" > .libs/batt.ver
  243. libtool: link:  cat .libs/batt.exp | sed -e "s/\(.*\)/\1;/" >> .libs/batt.ver
  244. libtool: link:  echo "local: *; };" >> .libs/batt.ver
  245. libtool: link:  i486-pc-linux-gnu-gcc -shared  .libs/batt.o   /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so -L/usr/lib /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libglitz-glx.so /usr/lib/libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so -luuid /usr/lib/libXi.so /usr/lib/libXext.so /usr/lib/libglitz.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so  -mtune=i686 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread   -pthread -Wl,-soname -Wl,batt.so -Wl,-version-script -Wl,.libs/batt.ver -o .libs/batt.so
  246. libtool: link: ( cd ".libs" && rm -f "batt.la" && ln -s "../batt.la" "batt.la" )
  247. Making all in kbled
  248. libtool: compile:  i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src -DPACKAGE_DATA_DIR="/usr/share" -pthread -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/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/libpng12 -DG_DISABLE_CAST_CHECKS -O2 -mtune=i686 -pipe -MT kbled.lo -MD -MP -MF .deps/kbled.Tpo -c kbled.c  -fPIC -DPIC -o .libs/kbled.o
  249. kbled.c: In function 'update_display':
  250. kbled.c:83: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
  251. kbled.c: In function 'on_button_press':
  252. kbled.c:117: warning: initialization from incompatible pointer type
  253. kbled.c: In function 'apply_config':
  254. kbled.c:257: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
  255. libtool: link: /usr/bin/nm -B  .libs/kbled.o   | sed -n -e 's/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][         ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/kbled.exp
  256. libtool: link: /bin/grep -E -e "^[^_].*" ".libs/kbled.exp" > ".libs/kbled.expT"
  257. libtool: link: mv -f ".libs/kbled.expT" ".libs/kbled.exp"
  258. libtool: link: echo "{ global:" > .libs/kbled.ver
  259. libtool: link:  cat .libs/kbled.exp | sed -e "s/\(.*\)/\1;/" >> .libs/kbled.ver
  260. libtool: link:  echo "local: *; };" >> .libs/kbled.ver
  261. libtool: link:  i486-pc-linux-gnu-gcc -shared  .libs/kbled.o   /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so -L/usr/lib /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libglitz-glx.so /usr/lib/libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so -luuid /usr/lib/libXi.so /usr/lib/libXext.so /usr/lib/libglitz.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so  -mtune=i686 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -pthread   -pthread -Wl,-soname -Wl,kbled.so -Wl,-version-script -Wl,.libs/kbled.ver -o .libs/kbled.so
  262. libtool: link: ( cd ".libs" && rm -f "kbled.la" && ln -s "../kbled.la" "kbled.la" )
  263. ptk-app-menu.c: In function 'ptk_app_menu_insert_items':
  264. ptk-app-menu.c:556: warning: passing argument 2 of 'load_cat_title' discards qualifiers from pointer target type
  265. dclock.c: In function 'create_calendar':
  266. dclock.c:74: warning: initialization from incompatible pointer type
  267. dclock.c:83: warning: passing argument 1 of 'gtk_box_pack_start_defaults' from incompatible pointer type
  268. dclock.c:84: warning: passing argument 2 of 'gtk_container_add' from incompatible pointer type
  269. dclock.c: In function 'clicked':
  270. dclock.c:105: warning: initialization from incompatible pointer type
  271. dclock.c:112: warning: passing argument 3 of 'pthread_create' from incompatible pointer type
  272. dclock.c: In function 'dclock_constructor':
  273. dclock.c:183: warning: assignment makes pointer from integer without a cast
  274. taskbar.c: In function 'menu_move_to_workspace':
  275. taskbar.c:1210: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
  276. taskbar.c: In function 'taskbar_make_menu':
  277. taskbar.c:1247: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
  278. taskbar.c:1254: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
  279. taskbar.c:1263: warning: passing argument 1 of 'gtk_menu_item_set_submenu' from incompatible pointer type
  280. launchbar.c: In function 'on_button_event':
  281. launchbar.c:129: warning: initialization from incompatible pointer type
  282. launchbar.c: In function 'on_add_btn':
  283. launchbar.c:512: warning: passing argument 2 of 'gtk_file_chooser_dialog_new' from incompatible pointer type
  284. launchbar.c:512: warning: assignment from incompatible pointer type
  285. launchbar.c:516: warning: passing argument 1 of 'gtk_file_chooser_add_filter' from incompatible pointer type
  286. launchbar.c:518: warning: passing argument 1 of 'gtk_file_chooser_set_local_only' from incompatible pointer type
  287. launchbar.c:519: warning: passing argument 1 of 'gtk_file_chooser_set_current_folder' from incompatible pointer type
  288. launchbar.c:522: warning: passing argument 3 of 'g_signal_connect_data' from incompatible pointer type
  289. launchbar.c:523: warning: passing argument 1 of 'gtk_window_present' from incompatible pointer type
  290. launchbar.c:528: warning: passing argument 1 of 'gtk_file_chooser_get_filename' from incompatible pointer type
  291. launchbar.c:557: warning: passing argument 1 of 'gtk_widget_destroy' from incompatible pointer type
  292. launchbar.c: In function 'on_remove_btn':
  293. launchbar.c:563: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
  294. launchbar.c:569: warning: passing argument 2 of 'gtk_tree_selection_get_selected' from incompatible pointer type
  295. launchbar.c: In function 'on_up_btn':
  296. launchbar.c:585: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
  297. launchbar.c:591: warning: passing argument 2 of 'gtk_tree_selection_get_selected' from incompatible pointer type
  298. launchbar.c:602: warning: passing argument 1 of 'gtk_list_store_move_before' from incompatible pointer type
  299. launchbar.c:603: warning: passing argument 1 of 'gtk_box_reorder_child' from incompatible pointer type
  300. launchbar.c: In function 'on_down_btn':
  301. launchbar.c:614: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
  302. launchbar.c:621: warning: passing argument 2 of 'gtk_tree_selection_get_selected' from incompatible pointer type
  303. launchbar.c:633: warning: passing argument 1 of 'gtk_list_store_move_after' from incompatible pointer type
  304. launchbar.c:634: warning: passing argument 1 of 'gtk_box_reorder_child' from incompatible pointer type
  305. launchbar.c: In function 'init_btn_list':
  306. launchbar.c:698: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
  307. launchbar.c: In function 'launchbar_config':
  308. launchbar.c:712: warning: passing argument 2 of 'gtk_dialog_new_with_buttons' from incompatible pointer type
  309. launchbar.c:758: warning: passing argument 2 of 'init_btn_list' from incompatible pointer type
  310. launchbar.c:762: warning: passing argument 1 of 'g_object_weak_ref' from incompatible pointer type
  311. launchbar.c:762: warning: passing argument 2 of 'g_object_weak_ref' from incompatible pointer type
  312. menu.c: In function 'my_button_pressed':
  313. menu.c:196: warning: initialization from incompatible pointer type
  314. menu.c: In function 'read_system_menu':
  315. menu.c:403: warning: passing argument 1 of 'g_object_set_qdata' from incompatible pointer type
  316. menu.c:404: warning: passing argument 1 of 'gtk_menu_shell_append' from incompatible pointer type
  317. separator.c: In function 'on_btn_press':
  318. separator.c:31: warning: initialization from incompatible pointer type
  319. pager.c: In function 'desk_button_press_event':
  320. pager.c:332: warning: initialization from incompatible pointer type
  321. space.c: In function 'on_btn_press':
  322. space.c:51: warning: initialization from incompatible pointer type
  323. wincmd.c: In function 'clicked':
  324. wincmd.c:156: warning: initialization from incompatible pointer type
  325. dirmenu.c: In function 'on_open_dir':
  326. dirmenu.c:66: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  327. dirmenu.c: In function 'on_open_in_term':
  328. dirmenu.c:84: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  329. dirmenu.c: In function 'on_select':
  330. dirmenu.c:125: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  331. dirmenu.c:127: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  332. dirmenu.c:128: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  333. dirmenu.c: In function 'create_menu':
  334. dirmenu.c:175: warning: passing argument 1 of 'g_object_set_qdata_full' from incompatible pointer type
  335. dirmenu.c:188: warning: passing argument 1 of 'g_object_set_qdata_full' from incompatible pointer type
  336. dirmenu.c:192: warning: passing argument 1 of 'gtk_menu_item_set_submenu' from incompatible pointer type
  337. misc.c: In function 'resolve_atoms':
  338. misc.c:404: warning: passing argument 2 of 'XInternAtoms' from incompatible pointer type
  339. misc.c: In function 'on_theme_changed':
  340. misc.c:1000: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  341. misc.c: At top level:
  342. misc.c:1020: warning: conflicting types for '_gtk_image_set_from_file_scaled'
  343. misc.c:1002: warning: previous implicit declaration of '_gtk_image_set_from_file_scaled' was here
  344. misc.c: In function '_gtk_image_set_from_file_scaled':
  345. misc.c:1025: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  346. misc.c:1065: warning: passing argument 1 of 'gtk_image_set_from_pixbuf' from incompatible pointer type
  347. misc.c:1090: warning: passing argument 1 of 'gtk_image_set_from_stock' from incompatible pointer type
  348. misc.c: In function '_gtk_image_new_from_file_scaled':
  349. misc.c:1104: warning: passing argument 1 of 'g_object_set_qdata_full' from incompatible pointer type
  350. misc.c:1104: warning: passing argument 4 of 'g_object_set_qdata_full' from incompatible pointer type
  351. misc.c: In function 'fb_button_enter':
  352. misc.c:1170: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  353. misc.c: In function 'fb_button_leave':
  354. misc.c:1215: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  355. misc.c: In function 'fb_button_new_from_file':
  356. misc.c:1238: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  357. misc.c: In function 'fb_button_new_from_file_with_colorlabel':
  358. misc.c:1273: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  359. misc.c: In function 'fb_button_new_from_file_with_label':
  360. misc.c:1315: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
  361. systray/fixedtip.c:151: warning: conflicting types for 'fixed_tip_hide'
  362. systray/fixedtip.c:34: warning: previous implicit declaration of 'fixed_tip_hide' was here
  363. systray/tray.c: In function 'tray_realized':
  364. systray/tray.c:124: warning: passing argument 1 of 'g_idle_add' from incompatible pointer type
  365. bg.c: In function 'fb_bg_get_for_display':
  366. bg.c:281: warning: passing argument 1 of 'g_object_add_weak_pointer' from incompatible pointer type
  367. bg.c:281: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type
  368. ev.c: In function 'fb_ev_active_window':
  369. ev.c:325: warning: return makes pointer from integer without a cast
  370. configurator.c: In function 'response_event':
  371. configurator.c:134: warning: passing argument 1 of 'gtk_widget_destroy' from incompatible pointer type
  372. configurator.c: In function 'on_use_font_color_toggled':
  373. configurator.c:322: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
  374. configurator.c: In function 'on_plugin_expand_toggled':
  375. configurator.c:383: warning: passing argument 1 of 'gtk_box_query_child_packing' from incompatible pointer type
  376. configurator.c:389: warning: passing argument 1 of 'gtk_box_set_child_packing' from incompatible pointer type
  377. configurator.c: In function 'init_plugin_list':
  378. configurator.c:403: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
  379. configurator.c: In function 'on_add_plugin_response':
  380. configurator.c:447: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
  381. configurator.c: In function 'on_add_plugin':
  382. configurator.c:509: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
  383. configurator.c:535: warning: passing argument 2 of 'gtk_container_add' from incompatible pointer type
  384. configurator.c:565: warning: passing argument 3 of 'g_signal_connect_data' from incompatible pointer type
  385. configurator.c:567: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
  386. configurator.c:568: warning: passing argument 1 of 'g_object_weak_ref' from incompatible pointer type
  387. configurator.c:568: warning: passing argument 2 of 'g_object_weak_ref' from incompatible pointer type
  388. configurator.c: In function 'on_remove_plugin':
  389. configurator.c:582: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
  390. configurator.c: In function 'on_moveup_plugin':
  391. configurator.c:638: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
  392. configurator.c: In function 'on_movedown_plugin':
  393. configurator.c:680: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
  394. configurator.c: In function 'panel_configure':
  395. configurator.c:755: warning: passing argument 1 of 'g_object_add_weak_pointer' from incompatible pointer type
  396. configurator.c:755: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type
  397. configurator.c:878: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
  398. configurator.c:935: warning: passing argument 1 of 'gtk_widget_show' from incompatible pointer type
  399. configurator.c: In function 'create_generic_config_dlg':
  400. configurator.c:1115: warning: passing argument 1 of 'g_object_weak_ref' from incompatible pointer type
  401. configurator.c:1115: warning: passing argument 2 of 'g_object_weak_ref' from incompatible pointer type
  402. configurator.c: At top level:
  403. configurator.c:1222: warning: conflicting types for 'save_global_config'
  404. configurator.c:1020: warning: previous implicit declaration of 'save_global_config' was here
  405. panel.c: In function 'panel_realize':
  406. panel.c:362: warning: passing argument 2 of 'g_idle_add_full' from incompatible pointer type
  407. panel.c: In function 'panel_style_set':
  408. panel.c:370: warning: passing argument 2 of 'g_idle_add_full' from incompatible pointer type
  409. panel.c: In function 'panel_press_button_event':
  410. panel.c:445: warning: passing argument 1 of 'gtk_menu_popup' from incompatible pointer type
  411. panel.c: In function 'panel_popupmenu_config_plugin':
  412. panel.c:454: warning: passing argument 2 of 'plugin->class->config' from incompatible pointer type
  413. panel.c: In function 'panel_popupmenu_create_panel':
  414. panel.c:625: warning: passing argument 2 of 'gtk_dialog_new_with_buttons' from incompatible pointer type
  415. panel.c:636: warning: passing argument 1 of 'gtk_box_pack_start' from incompatible pointer type
  416. panel.c:648: warning: passing argument 1 of 'gtk_dialog_run' from incompatible pointer type
  417. panel.c: In function 'panel_popupmenu_delete_panel':
  418. panel.c:685: warning: passing argument 1 of 'gtk_message_dialog_new_with_markup' from incompatible pointer type
  419. panel.c: In function 'lxpanel_get_panel_menu':
  420. panel.c:768: warning: passing argument 1 of 'gtk_menu_item_set_submenu' from incompatible pointer type
  421. panel.c: At top level:
  422. panel.c:1184: warning: conflicting types for 'panel_destroy'
  423. panel.c:671: warning: previous implicit declaration of 'panel_destroy' was here
  424. panel.c: In function 'start_all_panels':
  425. panel.c:1350: warning: assignment discards qualifiers from pointer target type
  426. plugin.c: In function 'plugin_load':
  427. plugin.c:213: warning: passing argument 1 of 'g_snprintf' from incompatible pointer type
  428. plugin.c:214: warning: passing argument 2 of 'plugin_load_dynamic' from incompatible pointer type
  429. plugin.c: In function 'plugin_class_list_free':
  430. plugin.c:362: warning: passing argument 2 of 'g_list_foreach' from incompatible pointer type
  431. plugin.c: In function 'plugin_widget_set_background':
  432. plugin.c:408: warning: passing argument 1 of 'gtk_container_foreach' from incompatible pointer type
  433. plugin.c:408: warning: passing argument 2 of 'gtk_container_foreach' from incompatible pointer type
  434. libtool: link: i486-pc-linux-gnu-gcc -O2 -mtune=i686 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanelctl lxpanelctl.o  /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl
  435. libtool: link: i486-pc-linux-gnu-gcc -O2 -mtune=i686 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--sort-common -o lxpanel ptk-ui-xml.o ptk-xml-tree.o misc.o eggmarshalers.o eggtraymanager.o fixedtip.o tray.o bg.o configurator.o dbg.o ev.o gtkbar.o panel.o plugin.o gtk-run.o -pthread -Wl,--export-dynamic  ../src/plugins/libbuiltin_plugins.a /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangocairo-1.0.so -L/usr/lib /usr/lib/libpangoft2-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libglitz-glx.so /usr/lib/libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so -luuid /usr/lib/libXi.so /usr/lib/libXext.so /usr/lib/libglitz.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -pthread
  436. Making all in po
  437. grep: ./LINGUAS: No such file or directory
  438. grep: ./LINGUAS: No such file or directory
  439. grep: ./LINGUAS: No such file or directory
  440. grep: ./LINGUAS: No such file or directory
  441. Making all in data
  442. Making all in man
  443. >>> Source compiled.
  444. >>> Test phase [not enabled]: lxde-base/lxpanel-0.3.8.1

  445. >>> Install lxpanel-0.3.8.1 into /var/tmp/portage/lxde-base/lxpanel-0.3.8.1/image/ category lxde-base
  446. make -s -j4 DESTDIR=/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/image/ install
  447. Making install in src
  448. Making install in plugins
  449. Making install in netstatus
  450. ACCESS DENIED  unlinkat:  /usr/lib/lxpanel/plugins\*.la
  451. rm: cannot remove `/usr/lib/lxpanel/plugins\\*.la': Permission denied
  452. make[5]: *** [install-exec-hook] Error 1
  453. make[4]: *** [install-exec-am] Error 2
  454. make[3]: *** [install-am] Error 2
  455. make[2]: *** [install-recursive] Error 1
  456. make[1]: *** [install-recursive] Error 1
  457. make: *** [install-recursive] Error 1
  458. *
  459. * ERROR: lxde-base/lxpanel-0.3.8.1 failed.
  460. * Call stack:
  461. *               ebuild.sh, line   49:  Called src_install
  462. *             environment, line   80:  Called die
  463. * The specific snippet of code:
  464. *       emake DESTDIR="${D}" install || die "emake install failed";
  465. *  The die message:
  466. *   emake install failed
  467. *
  468. * If you need support, post the topmost build error, and the call stack if relevant.
  469. * A complete build log is located at '/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/temp/build.log'.
  470. * The ebuild environment file is located at '/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/temp/environment'.
  471. *
  472. --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
  473. LOG FILE "/var/log/sandbox/sandbox-6142.log"

  474. VERSION 1.0
  475. FORMAT: F - Function called
  476. FORMAT: S - Access Status
  477. FORMAT: P - Path as passed to function
  478. FORMAT: A - Absolute Path (not canonical)
  479. FORMAT: R - Canonical Path
  480. FORMAT: C - Command Line

  481. F: unlinkat
  482. S: deny
  483. P: /usr/lib/lxpanel/plugins\*.la
  484. A: /usr/lib/lxpanel/plugins\*.la
  485. R: /usr/lib/lxpanel/plugins\*.la
  486. C: rm -f /usr/lib/lxpanel/plugins\*.la *.a
  487. --------------------------------------------------------------------------------
  488. 
复制代码
 楼主| 发表于 2009-1-1 20:55:31 | 显示全部楼层
这是environment
  1. ALSA_CARDS=
  2. ALSA_PCM_PLUGINS='adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol'
  3. APACHE2_MODULES='actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias'
  4. ARCH=x86
  5. CBUILD=i486-pc-linux-gnu
  6. CFLAGS='-O2 -mtune=i686 -pipe'
  7. CHOST=i486-pc-linux-gnu
  8. CROSSCOMPILE_OPTS=
  9. CVS_RSH=ssh
  10. CXXFLAGS='-O2 -mtune=i686 -pipe'
  11. DEPEND=$'x11-libs/gtk+:2\n\tx11-libs/libXmu\n\tx11-libs/libXpm\n\talsa? ( media-libs/alsa-lib )\n\twifi? ( net-wireless/wireless-tools )\n\tX? ( x11-libs/libX11 )\n\tdev-util/pkgconfig\n\tsys-devel/gettext '
  12. DESCRIPTION='Lightweight X11 desktop panel for LXDE'
  13. DESTTREE=/usr
  14. DIROPTIONS=-m0755
  15. EAPI=1
  16. ECONF_SOURCE=.
  17. ELIBC=glibc
  18. EXEOPTIONS=-m0755
  19. FEATURES='distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch'
  20. GCC_SPECS=
  21. GDK_USE_XFT=1
  22. HOMEPAGE=http://lxde.sf.net/
  23. INHERITED=
  24. INPUT_DEVICES='keyboard mouse evdev'
  25. INSDESTTREE=
  26. INSOPTIONS=-m0644
  27. IUSE='+X +alsa wifi '
  28. KERNEL=linux
  29. KEYWORDS='~amd64 ~ppc ~x86'
  30. KV=2.6.28-gentoo
  31. LCD_DEVICES='bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text'
  32. LDFLAGS=-Wl,-O1
  33. LIBOPTIONS=-m0644
  34. LICENSE=GPL-2
  35. LINGUAS=zh_CN
  36. MAIL=/var/mail/root
  37. MAKEOPTS='-s -j4'
  38. NETBEANS='apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml'
  39. NOcolor=no
  40. OPENGL_PROFILE=xorg-x11
  41. PDEPEND=' '
  42. PORTAGE_COMPRESS_EXCLUDE_SUFFIXES='css gif htm[l]? jp[e]?g js pdf png'
  43. PROFILE_ONLY_VARIABLES='ARCH ELIBC KERNEL USERLAND'
  44. PROPERTIES=
  45. PROVIDE=
  46. RDEPEND=$'x11-libs/gtk+:2\n\tx11-libs/libXmu\n\tx11-libs/libXpm\n\talsa? ( media-libs/alsa-lib )\n\twifi? ( net-wireless/wireless-tools )\n\tX? ( x11-libs/libX11 ) '
  47. RESTRICT=test
  48. S=/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/work/lxpanel-0.3.8.1
  49. SANDBOX_DEBUG=0
  50. SANDBOX_DENY=/etc/ld.so.preload
  51. SANDBOX_PID=31183
  52. SANDBOX_PREDICT=:/dev/console:/dev/random:/proc/self/maps:/usr/lib/python2.0/:/usr/lib/python2.1/:/usr/lib/python2.2/:/usr/lib/python2.3/:/usr/lib/python2.4/:/usr/lib/python2.5/:/usr/lib/python3.0/:/var/db/aliases.db:/var/db/ethers.db:/var/db/group.db:/var/db/hosts.db:/var/db/netgroup.db:/var/db/netmasks.db:/var/db/networks.db:/var/db/passwd.db:/var/db/protocols.db:/var/db/rpc.db:/var/db/services.db:/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/homedir:
  53. SANDBOX_READ=:/:/dev/shm:/dev/stdin:/var/tmp:
  54. SANDBOX_VERBOSE=1
  55. SANDBOX_WRITE=:/dev/console:/dev/fd:/dev/full:/dev/null:/dev/pts/:/dev/pty:/dev/shm:/dev/stderr:/dev/stdout:/dev/tts:/dev/tty:/dev/vc/:/dev/zero:/proc/self/fd:/tmp/:/usr/lib/cf:/usr/lib/conftest:/usr/lib32/cf:/usr/lib32/conftest:/usr/lib64/cf:/usr/lib64/conftest:/usr/tmp/cf:/usr/tmp/conftest:/var/log/scrollkeeper.log:/var/tmp:/var/tmp/:/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/homedir/.bash_history:/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/homedir/.gconfd/lock:
  56. SLOT=0
  57. SRC_URI=mirror://sourceforge/lxde/lxpanel-0.3.8.1.tar.gz
  58. SSH_CLIENT='192.168.1.100 1456 22'
  59. SSH_CONNECTION='192.168.1.100 1456 192.168.1.102 22'
  60. SSH_TTY=/dev/pts/0
  61. USE='X alsa elibc_glibc kernel_linux userland_GNU x86'
  62. USERLAND=GNU
  63. VIDEO_CARDS=
  64. _=PKG_INSTALL_MASK
  65. _E_DOCDESTTREE_=
  66. _E_EXEDESTTREE_=
  67. conf=lxpanel-0.3.8.1-r0
  68. repository=gentoo
  69. pkg_nofetch ()
  70. {
  71.     _eapi0_pkg_nofetch "$@"
  72. }
  73. src_compile ()
  74. {
  75.     econf $(use_enable alsa) $(use_enable wifi libiw) $(use_with X x) --with-plugins=all || die "econf failed";
  76.     emake || die "emake failed"
  77. }
  78. src_install ()
  79. {
  80.     emake DESTDIR="${D}" install || die "emake install failed";
  81.     dodoc AUTHORS ChangeLog README
  82. }
  83. src_test ()
  84. {
  85.     _eapi0_src_test "$@"
  86. }
  87. src_unpack ()
  88. {
  89.     _eapi0_src_unpack "$@"
  90. }
  91. declare -x ALSA_CARDS=""
  92. declare -x ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"
  93. declare -x APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
  94. declare -x ARCH="x86"
  95. declare -x CBUILD="i486-pc-linux-gnu"
  96. declare -x CFLAGS="-O2 -mtune=i686 -pipe"
  97. declare -x CHOST="i486-pc-linux-gnu"
  98. declare -x CROSSCOMPILE_OPTS=""
  99. declare -x CVS_RSH="ssh"
  100. declare -x CXXFLAGS="-O2 -mtune=i686 -pipe"
  101. declare -x DESTTREE="/usr"
  102. declare -x DIROPTIONS="-m0755"
  103. declare -x EAPI="1"
  104. declare -x ELIBC="glibc"
  105. declare -x EXEOPTIONS="-m0755"
  106. declare -x FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
  107. declare -x GCC_SPECS=""
  108. declare -x GDK_USE_XFT="1"
  109. declare -x INHERITED=""
  110. declare -x INPUT_DEVICES="keyboard mouse evdev"
  111. declare -x INSDESTTREE=""
  112. declare -x INSOPTIONS="-m0644"
  113. declare -x KERNEL="linux"
  114. declare -x KEYWORDS="~amd64 ~ppc ~x86"
  115. declare -x KV="2.6.28-gentoo"
  116. declare -x LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
  117. declare -x LDFLAGS="-Wl,-O1"
  118. declare -x LIBOPTIONS="-m0644"
  119. declare -x LICENSE="GPL-2"
  120. declare -x LINGUAS="zh_CN"
  121. declare -x MAIL="/var/mail/root"
  122. declare -x MAKEOPTS="-s -j4"
  123. declare -x NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
  124. declare -x NOcolor="no"
  125. declare -x OPENGL_PROFILE="xorg-x11"
  126. declare -x PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
  127. declare -x PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
  128. declare -x PROPERTIES=""
  129. declare -x PROVIDE=""
  130. declare -x RESTRICT="test"
  131. declare -x S="/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/work/lxpanel-0.3.8.1"
  132. declare -x SANDBOX_DEBUG="0"
  133. declare -x SANDBOX_DENY="/etc/ld.so.preload"
  134. declare -x SANDBOX_PID="31183"
  135. declare -x SANDBOX_PREDICT=":/dev/console:/dev/random:/proc/self/maps:/usr/lib/python2.0/:/usr/lib/python2.1/:/usr/lib/python2.2/:/usr/lib/python2.3/:/usr/lib/python2.4/:/usr/lib/python2.5/:/usr/lib/python3.0/:/var/db/aliases.db:/var/db/ethers.db:/var/db/group.db:/var/db/hosts.db:/var/db/netgroup.db:/var/db/netmasks.db:/var/db/networks.db:/var/db/passwd.db:/var/db/protocols.db:/var/db/rpc.db:/var/db/services.db:/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/homedir:"
  136. declare -x SANDBOX_READ=":/:/dev/shm:/dev/stdin:/var/tmp:"
  137. declare -x SANDBOX_VERBOSE="1"
  138. declare -x SANDBOX_WRITE=":/dev/console:/dev/fd:/dev/full:/dev/null:/dev/pts/:/dev/pty:/dev/shm:/dev/stderr:/dev/stdout:/dev/tts:/dev/tty:/dev/vc/:/dev/zero:/proc/self/fd:/tmp/:/usr/lib/cf:/usr/lib/conftest:/usr/lib32/cf:/usr/lib32/conftest:/usr/lib64/cf:/usr/lib64/conftest:/usr/tmp/cf:/usr/tmp/conftest:/var/log/scrollkeeper.log:/var/tmp:/var/tmp/:/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/homedir/.bash_history:/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/homedir/.gconfd/lock:"
  139. declare -x SLOT="0"
  140. declare -x SSH_CLIENT="192.168.1.100 1456 22"
  141. declare -x SSH_CONNECTION="192.168.1.100 1456 192.168.1.102 22"
  142. declare -x SSH_TTY="/dev/pts/0"
  143. declare -x USE="X alsa elibc_glibc kernel_linux userland_GNU x86"
  144. declare -x USERLAND="GNU"
  145. declare -x VIDEO_CARDS=""
  146. declare -x _E_DOCDESTTREE_=""
  147. declare -x _E_EXEDESTTREE_=""
  148. declare -x repository="gentoo"
复制代码
回复 支持 反对

使用道具 举报

发表于 2009-1-2 04:37:41 | 显示全部楼层
我机器上安装没有发现问题。和你同样的安装版本。
先revdep-rebuild一次。另外看dmesg里边有没有什么错误。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表