|
|
~x86,emerge --sync到最新,
emerge lxpanel
编译的那步通过,install那步失败,报/usr/lib/lxpanel下的一些文件访问无权限,具体的信息如下:我是在root账户下做的,其他包能安装通过,
就这一个不行.......
- >>> Unpacking source...
- >>> Unpacking lxpanel-0.3.8.1.tar.gz to /var/tmp/portage/lxde-base/lxpanel-0.3.8.1/work
- >>> Source unpacked.
- >>> Compiling source in /var/tmp/portage/lxde-base/lxpanel-0.3.8.1/work/lxpanel-0.3.8.1 ...
- * econf: updating lxpanel-0.3.8.1/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating lxpanel-0.3.8.1/config.sub with /usr/share/gnuconfig/config.sub
- ./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
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for i486-pc-linux-gnu-gcc... i486-pc-linux-gnu-gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether i486-pc-linux-gnu-gcc accepts -g... yes
- checking for i486-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of i486-pc-linux-gnu-gcc... gcc3
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether ln -s works... yes
- checking build system type... i486-pc-linux-gnu
- checking host system type... i486-pc-linux-gnu
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by i486-pc-linux-gnu-gcc... /usr/i486-pc-linux-gnu/bin/ld
- checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /usr/i486-pc-linux-gnu/bin/ld option to reload object files... -r
- checking how to recognize dependent libraries... pass_all
- checking for i486-pc-linux-gnu-ar... i486-pc-linux-gnu-ar
- checking for i486-pc-linux-gnu-strip... i486-pc-linux-gnu-strip
- checking for i486-pc-linux-gnu-ranlib... i486-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from i486-pc-linux-gnu-gcc object... ok
- checking how to run the C preprocessor... i486-pc-linux-gnu-gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if i486-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for i486-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if i486-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if i486-pc-linux-gnu-gcc static flag -static works... yes
- checking if i486-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if i486-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the i486-pc-linux-gnu-gcc linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for intltool-update... /usr/bin/intltool-update
- checking for intltool-merge... /usr/bin/intltool-merge
- checking for intltool-extract... /usr/bin/intltool-extract
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for msgfmt... /usr/bin/msgfmt
- checking for perl... /usr/bin/perl
- checking for i486-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for PACKAGE... yes
- checking whether /usr/i486-pc-linux-gnu/bin/ld accepts --as-needed... yes
- checking whether /usr/i486-pc-linux-gnu/bin/ld accepts -O1... yes
- checking whether /usr/i486-pc-linux-gnu/bin/ld accepts -Bsymbolic-functions... yes
- checking whether /usr/i486-pc-linux-gnu/bin/ld accepts --sort-common... yes
- checking alsa/asoundlib.h usability... yes
- checking alsa/asoundlib.h presence... yes
- checking for alsa/asoundlib.h... yes
- checking for snd_seq_open in -lasound... yes
- checking which plugins should be built dynamically... all
- no libiw headers/libraries found!
- checking for X... libraries , headers
- checking for ANSI C header files... (cached) yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking for working memcmp... yes
- checking return type of signal handlers... void
- checking whether lstat dereferences a symlink specified with a trailing slash... yes
- checking whether stat accepts an empty string... no
- checking for strftime... yes
- checking for bzero... yes
- checking for memset... yes
- checking for mkdir... yes
- checking for setlocale... yes
- checking for strchr... yes
- checking for locale.h... (cached) yes
- checking for LC_MESSAGES... yes
- checking libintl.h usability... yes
- checking libintl.h presence... yes
- checking for libintl.h... yes
- checking for ngettext in libc... yes
- checking for dgettext in libc... yes
- checking for bind_textdomain_codeset... yes
- checking for msgfmt... (cached) /usr/bin/msgfmt
- checking for dcgettext... yes
- checking if msgfmt accepts -c... yes
- checking for gmsgfmt... /usr/bin/gmsgfmt
- checking for xgettext... (cached) /usr/bin/xgettext
- checking for catalogs to be installed...
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating src/plugins/Makefile
- config.status: creating src/plugins/netstatus/Makefile
- config.status: creating src/plugins/netstat/Makefile
- config.status: creating src/plugins/volume/Makefile
- config.status: creating src/plugins/volumealsa/Makefile
- config.status: creating src/plugins/cpu/Makefile
- config.status: creating src/plugins/deskno/Makefile
- config.status: creating src/plugins/batt/Makefile
- config.status: creating src/plugins/kbled/Makefile
- config.status: creating src/plugins/xkb/Makefile
- config.status: creating po/Makefile.in
- config.status: creating data/Makefile
- config.status: creating data/default/panels/panel
- config.status: creating man/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing default-1 commands
- config.status: executing po/stamp-it commands
- lxpanel ......................... : Version 0.3.8.1
- Prefix........................... : /usr
- Building dynamic plugins:
- netstatus - Monitor networking status
- volumealsa - Display and adjust volume of sound card for ALSA
- cpu - Display CPU loading
- deskno - Display desktop number
- batt - Monitor battery status
- kbled - Indicator for CapsLock, NumLock, and ScrLock
- make -s -j4
- Making all in src
- Making all in plugins
- Making all in netstatus
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- libtool: link: /bin/grep -E -e "^[^_].*" ".libs/netstatus.exp" > ".libs/netstatus.expT"
- libtool: link: mv -f ".libs/netstatus.expT" ".libs/netstatus.exp"
- libtool: link: echo "{ global:" > .libs/netstatus.ver
- libtool: link: cat .libs/netstatus.exp | sed -e "s/\(.*\)/\1;/" >> .libs/netstatus.ver
- libtool: link: echo "local: *; };" >> .libs/netstatus.ver
- 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
- libtool: link: ( cd ".libs" && rm -f "netstatus.la" && ln -s "../netstatus.la" "netstatus.la" )
- Making all in volumealsa
- 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
- volumealsa.c: In function 'update_display':
- volumealsa.c:84: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
- volumealsa.c:86: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
- volumealsa.c: In function 'asound_init':
- volumealsa.c:184: warning: passing argument 3 of 'g_io_add_watch' from incompatible pointer type
- volumealsa.c: In function 'tray_icon_press':
- volumealsa.c:219: warning: initialization from incompatible pointer type
- volumealsa.c: In function 'click_mute':
- volumealsa.c:260: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
- volumealsa.c:265: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
- 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
- libtool: link: /bin/grep -E -e "^[^_].*" ".libs/volumealsa.exp" > ".libs/volumealsa.expT"
- libtool: link: mv -f ".libs/volumealsa.expT" ".libs/volumealsa.exp"
- libtool: link: echo "{ global:" > .libs/volumealsa.ver
- libtool: link: cat .libs/volumealsa.exp | sed -e "s/\(.*\)/\1;/" >> .libs/volumealsa.ver
- libtool: link: echo "local: *; };" >> .libs/volumealsa.ver
- 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
- libtool: link: ( cd ".libs" && rm -f "volumealsa.la" && ln -s "../volumealsa.la" "volumealsa.la" )
- Making all in cpu
- 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
- cpu.c: In function 'on_button_press':
- cpu.c:154: warning: initialization from incompatible pointer type
- 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
- libtool: link: /bin/grep -E -e "^[^_].*" ".libs/cpu.exp" > ".libs/cpu.expT"
- libtool: link: mv -f ".libs/cpu.expT" ".libs/cpu.exp"
- libtool: link: echo "{ global:" > .libs/cpu.ver
- libtool: link: cat .libs/cpu.exp | sed -e "s/\(.*\)/\1;/" >> .libs/cpu.ver
- libtool: link: echo "local: *; };" >> .libs/cpu.ver
- 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
- libtool: link: ( cd ".libs" && rm -f "cpu.la" && ln -s "../cpu.la" "cpu.la" )
- Making all in deskno
- 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
- 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
- libtool: link: /bin/grep -E -e "^[^_].*" ".libs/deskno.exp" > ".libs/deskno.expT"
- libtool: link: mv -f ".libs/deskno.expT" ".libs/deskno.exp"
- libtool: link: echo "{ global:" > .libs/deskno.ver
- libtool: link: cat .libs/deskno.exp | sed -e "s/\(.*\)/\1;/" >> .libs/deskno.ver
- libtool: link: echo "local: *; };" >> .libs/deskno.ver
- 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
- libtool: link: ( cd ".libs" && rm -f "deskno.la" && ln -s "../deskno.la" "deskno.la" )
- Making all in batt
- 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
- batt.c: In function 'check_ac_adapter':
- batt.c:268: warning: passing argument 3 of 'g_list_foreach' makes pointer from integer without a cast
- batt.c: In function 'update_timout':
- batt.c:546: warning: passing argument 3 of 'g_list_foreach' makes pointer from integer without a cast
- batt.c:553: warning: passing argument 3 of 'g_list_foreach' makes pointer from integer without a cast
- batt.c: In function 'buttonPressEvent':
- batt.c:573: warning: initialization from incompatible pointer type
- batt.c: In function 'save':
- batt.c:904: warning: passing argument 3 of 'lxpanel_put_str' makes pointer from integer without a cast
- 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
- libtool: link: /bin/grep -E -e "^[^_].*" ".libs/batt.exp" > ".libs/batt.expT"
- libtool: link: mv -f ".libs/batt.expT" ".libs/batt.exp"
- libtool: link: echo "{ global:" > .libs/batt.ver
- libtool: link: cat .libs/batt.exp | sed -e "s/\(.*\)/\1;/" >> .libs/batt.ver
- libtool: link: echo "local: *; };" >> .libs/batt.ver
- 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
- libtool: link: ( cd ".libs" && rm -f "batt.la" && ln -s "../batt.la" "batt.la" )
- Making all in kbled
- 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
- kbled.c: In function 'update_display':
- kbled.c:83: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
- kbled.c: In function 'on_button_press':
- kbled.c:117: warning: initialization from incompatible pointer type
- kbled.c: In function 'apply_config':
- kbled.c:257: warning: passing argument 1 of 'gtk_image_set_from_file' from incompatible pointer type
- 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
- libtool: link: /bin/grep -E -e "^[^_].*" ".libs/kbled.exp" > ".libs/kbled.expT"
- libtool: link: mv -f ".libs/kbled.expT" ".libs/kbled.exp"
- libtool: link: echo "{ global:" > .libs/kbled.ver
- libtool: link: cat .libs/kbled.exp | sed -e "s/\(.*\)/\1;/" >> .libs/kbled.ver
- libtool: link: echo "local: *; };" >> .libs/kbled.ver
- 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
- libtool: link: ( cd ".libs" && rm -f "kbled.la" && ln -s "../kbled.la" "kbled.la" )
- ptk-app-menu.c: In function 'ptk_app_menu_insert_items':
- ptk-app-menu.c:556: warning: passing argument 2 of 'load_cat_title' discards qualifiers from pointer target type
- dclock.c: In function 'create_calendar':
- dclock.c:74: warning: initialization from incompatible pointer type
- dclock.c:83: warning: passing argument 1 of 'gtk_box_pack_start_defaults' from incompatible pointer type
- dclock.c:84: warning: passing argument 2 of 'gtk_container_add' from incompatible pointer type
- dclock.c: In function 'clicked':
- dclock.c:105: warning: initialization from incompatible pointer type
- dclock.c:112: warning: passing argument 3 of 'pthread_create' from incompatible pointer type
- dclock.c: In function 'dclock_constructor':
- dclock.c:183: warning: assignment makes pointer from integer without a cast
- taskbar.c: In function 'menu_move_to_workspace':
- taskbar.c:1210: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
- taskbar.c: In function 'taskbar_make_menu':
- taskbar.c:1247: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
- taskbar.c:1254: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
- taskbar.c:1263: warning: passing argument 1 of 'gtk_menu_item_set_submenu' from incompatible pointer type
- launchbar.c: In function 'on_button_event':
- launchbar.c:129: warning: initialization from incompatible pointer type
- launchbar.c: In function 'on_add_btn':
- launchbar.c:512: warning: passing argument 2 of 'gtk_file_chooser_dialog_new' from incompatible pointer type
- launchbar.c:512: warning: assignment from incompatible pointer type
- launchbar.c:516: warning: passing argument 1 of 'gtk_file_chooser_add_filter' from incompatible pointer type
- launchbar.c:518: warning: passing argument 1 of 'gtk_file_chooser_set_local_only' from incompatible pointer type
- launchbar.c:519: warning: passing argument 1 of 'gtk_file_chooser_set_current_folder' from incompatible pointer type
- launchbar.c:522: warning: passing argument 3 of 'g_signal_connect_data' from incompatible pointer type
- launchbar.c:523: warning: passing argument 1 of 'gtk_window_present' from incompatible pointer type
- launchbar.c:528: warning: passing argument 1 of 'gtk_file_chooser_get_filename' from incompatible pointer type
- launchbar.c:557: warning: passing argument 1 of 'gtk_widget_destroy' from incompatible pointer type
- launchbar.c: In function 'on_remove_btn':
- launchbar.c:563: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
- launchbar.c:569: warning: passing argument 2 of 'gtk_tree_selection_get_selected' from incompatible pointer type
- launchbar.c: In function 'on_up_btn':
- launchbar.c:585: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
- launchbar.c:591: warning: passing argument 2 of 'gtk_tree_selection_get_selected' from incompatible pointer type
- launchbar.c:602: warning: passing argument 1 of 'gtk_list_store_move_before' from incompatible pointer type
- launchbar.c:603: warning: passing argument 1 of 'gtk_box_reorder_child' from incompatible pointer type
- launchbar.c: In function 'on_down_btn':
- launchbar.c:614: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
- launchbar.c:621: warning: passing argument 2 of 'gtk_tree_selection_get_selected' from incompatible pointer type
- launchbar.c:633: warning: passing argument 1 of 'gtk_list_store_move_after' from incompatible pointer type
- launchbar.c:634: warning: passing argument 1 of 'gtk_box_reorder_child' from incompatible pointer type
- launchbar.c: In function 'init_btn_list':
- launchbar.c:698: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
- launchbar.c: In function 'launchbar_config':
- launchbar.c:712: warning: passing argument 2 of 'gtk_dialog_new_with_buttons' from incompatible pointer type
- launchbar.c:758: warning: passing argument 2 of 'init_btn_list' from incompatible pointer type
- launchbar.c:762: warning: passing argument 1 of 'g_object_weak_ref' from incompatible pointer type
- launchbar.c:762: warning: passing argument 2 of 'g_object_weak_ref' from incompatible pointer type
- menu.c: In function 'my_button_pressed':
- menu.c:196: warning: initialization from incompatible pointer type
- menu.c: In function 'read_system_menu':
- menu.c:403: warning: passing argument 1 of 'g_object_set_qdata' from incompatible pointer type
- menu.c:404: warning: passing argument 1 of 'gtk_menu_shell_append' from incompatible pointer type
- separator.c: In function 'on_btn_press':
- separator.c:31: warning: initialization from incompatible pointer type
- pager.c: In function 'desk_button_press_event':
- pager.c:332: warning: initialization from incompatible pointer type
- space.c: In function 'on_btn_press':
- space.c:51: warning: initialization from incompatible pointer type
- wincmd.c: In function 'clicked':
- wincmd.c:156: warning: initialization from incompatible pointer type
- dirmenu.c: In function 'on_open_dir':
- dirmenu.c:66: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- dirmenu.c: In function 'on_open_in_term':
- dirmenu.c:84: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- dirmenu.c: In function 'on_select':
- dirmenu.c:125: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- dirmenu.c:127: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- dirmenu.c:128: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- dirmenu.c: In function 'create_menu':
- dirmenu.c:175: warning: passing argument 1 of 'g_object_set_qdata_full' from incompatible pointer type
- dirmenu.c:188: warning: passing argument 1 of 'g_object_set_qdata_full' from incompatible pointer type
- dirmenu.c:192: warning: passing argument 1 of 'gtk_menu_item_set_submenu' from incompatible pointer type
- misc.c: In function 'resolve_atoms':
- misc.c:404: warning: passing argument 2 of 'XInternAtoms' from incompatible pointer type
- misc.c: In function 'on_theme_changed':
- misc.c:1000: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- misc.c: At top level:
- misc.c:1020: warning: conflicting types for '_gtk_image_set_from_file_scaled'
- misc.c:1002: warning: previous implicit declaration of '_gtk_image_set_from_file_scaled' was here
- misc.c: In function '_gtk_image_set_from_file_scaled':
- misc.c:1025: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- misc.c:1065: warning: passing argument 1 of 'gtk_image_set_from_pixbuf' from incompatible pointer type
- misc.c:1090: warning: passing argument 1 of 'gtk_image_set_from_stock' from incompatible pointer type
- misc.c: In function '_gtk_image_new_from_file_scaled':
- misc.c:1104: warning: passing argument 1 of 'g_object_set_qdata_full' from incompatible pointer type
- misc.c:1104: warning: passing argument 4 of 'g_object_set_qdata_full' from incompatible pointer type
- misc.c: In function 'fb_button_enter':
- misc.c:1170: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- misc.c: In function 'fb_button_leave':
- misc.c:1215: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- misc.c: In function 'fb_button_new_from_file':
- misc.c:1238: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- misc.c: In function 'fb_button_new_from_file_with_colorlabel':
- misc.c:1273: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- misc.c: In function 'fb_button_new_from_file_with_label':
- misc.c:1315: warning: passing argument 1 of 'g_object_get_qdata' from incompatible pointer type
- systray/fixedtip.c:151: warning: conflicting types for 'fixed_tip_hide'
- systray/fixedtip.c:34: warning: previous implicit declaration of 'fixed_tip_hide' was here
- systray/tray.c: In function 'tray_realized':
- systray/tray.c:124: warning: passing argument 1 of 'g_idle_add' from incompatible pointer type
- bg.c: In function 'fb_bg_get_for_display':
- bg.c:281: warning: passing argument 1 of 'g_object_add_weak_pointer' from incompatible pointer type
- bg.c:281: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type
- ev.c: In function 'fb_ev_active_window':
- ev.c:325: warning: return makes pointer from integer without a cast
- configurator.c: In function 'response_event':
- configurator.c:134: warning: passing argument 1 of 'gtk_widget_destroy' from incompatible pointer type
- configurator.c: In function 'on_use_font_color_toggled':
- configurator.c:322: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
- configurator.c: In function 'on_plugin_expand_toggled':
- configurator.c:383: warning: passing argument 1 of 'gtk_box_query_child_packing' from incompatible pointer type
- configurator.c:389: warning: passing argument 1 of 'gtk_box_set_child_packing' from incompatible pointer type
- configurator.c: In function 'init_plugin_list':
- configurator.c:403: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
- configurator.c: In function 'on_add_plugin_response':
- configurator.c:447: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
- configurator.c: In function 'on_add_plugin':
- configurator.c:509: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
- configurator.c:535: warning: passing argument 2 of 'gtk_container_add' from incompatible pointer type
- configurator.c:565: warning: passing argument 3 of 'g_signal_connect_data' from incompatible pointer type
- configurator.c:567: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
- configurator.c:568: warning: passing argument 1 of 'g_object_weak_ref' from incompatible pointer type
- configurator.c:568: warning: passing argument 2 of 'g_object_weak_ref' from incompatible pointer type
- configurator.c: In function 'on_remove_plugin':
- configurator.c:582: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
- configurator.c: In function 'on_moveup_plugin':
- configurator.c:638: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
- configurator.c: In function 'on_movedown_plugin':
- configurator.c:680: warning: passing argument 1 of 'g_object_get_data' from incompatible pointer type
- configurator.c: In function 'panel_configure':
- configurator.c:755: warning: passing argument 1 of 'g_object_add_weak_pointer' from incompatible pointer type
- configurator.c:755: warning: passing argument 2 of 'g_object_add_weak_pointer' from incompatible pointer type
- configurator.c:878: warning: passing argument 1 of 'g_object_set_data' from incompatible pointer type
- configurator.c:935: warning: passing argument 1 of 'gtk_widget_show' from incompatible pointer type
- configurator.c: In function 'create_generic_config_dlg':
- configurator.c:1115: warning: passing argument 1 of 'g_object_weak_ref' from incompatible pointer type
- configurator.c:1115: warning: passing argument 2 of 'g_object_weak_ref' from incompatible pointer type
- configurator.c: At top level:
- configurator.c:1222: warning: conflicting types for 'save_global_config'
- configurator.c:1020: warning: previous implicit declaration of 'save_global_config' was here
- panel.c: In function 'panel_realize':
- panel.c:362: warning: passing argument 2 of 'g_idle_add_full' from incompatible pointer type
- panel.c: In function 'panel_style_set':
- panel.c:370: warning: passing argument 2 of 'g_idle_add_full' from incompatible pointer type
- panel.c: In function 'panel_press_button_event':
- panel.c:445: warning: passing argument 1 of 'gtk_menu_popup' from incompatible pointer type
- panel.c: In function 'panel_popupmenu_config_plugin':
- panel.c:454: warning: passing argument 2 of 'plugin->class->config' from incompatible pointer type
- panel.c: In function 'panel_popupmenu_create_panel':
- panel.c:625: warning: passing argument 2 of 'gtk_dialog_new_with_buttons' from incompatible pointer type
- panel.c:636: warning: passing argument 1 of 'gtk_box_pack_start' from incompatible pointer type
- panel.c:648: warning: passing argument 1 of 'gtk_dialog_run' from incompatible pointer type
- panel.c: In function 'panel_popupmenu_delete_panel':
- panel.c:685: warning: passing argument 1 of 'gtk_message_dialog_new_with_markup' from incompatible pointer type
- panel.c: In function 'lxpanel_get_panel_menu':
- panel.c:768: warning: passing argument 1 of 'gtk_menu_item_set_submenu' from incompatible pointer type
- panel.c: At top level:
- panel.c:1184: warning: conflicting types for 'panel_destroy'
- panel.c:671: warning: previous implicit declaration of 'panel_destroy' was here
- panel.c: In function 'start_all_panels':
- panel.c:1350: warning: assignment discards qualifiers from pointer target type
- plugin.c: In function 'plugin_load':
- plugin.c:213: warning: passing argument 1 of 'g_snprintf' from incompatible pointer type
- plugin.c:214: warning: passing argument 2 of 'plugin_load_dynamic' from incompatible pointer type
- plugin.c: In function 'plugin_class_list_free':
- plugin.c:362: warning: passing argument 2 of 'g_list_foreach' from incompatible pointer type
- plugin.c: In function 'plugin_widget_set_background':
- plugin.c:408: warning: passing argument 1 of 'gtk_container_foreach' from incompatible pointer type
- plugin.c:408: warning: passing argument 2 of 'gtk_container_foreach' from incompatible pointer type
- 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
- 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
- Making all in po
- grep: ./LINGUAS: No such file or directory
- grep: ./LINGUAS: No such file or directory
- grep: ./LINGUAS: No such file or directory
- grep: ./LINGUAS: No such file or directory
- Making all in data
- Making all in man
- >>> Source compiled.
- >>> Test phase [not enabled]: lxde-base/lxpanel-0.3.8.1
- >>> Install lxpanel-0.3.8.1 into /var/tmp/portage/lxde-base/lxpanel-0.3.8.1/image/ category lxde-base
- make -s -j4 DESTDIR=/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/image/ install
- Making install in src
- Making install in plugins
- Making install in netstatus
- [31;01mACCESS DENIED[0m unlinkat: /usr/lib/lxpanel/plugins\*.la
- rm: cannot remove `/usr/lib/lxpanel/plugins\\*.la': Permission denied
- make[5]: *** [install-exec-hook] Error 1
- make[4]: *** [install-exec-am] Error 2
- make[3]: *** [install-am] Error 2
- make[2]: *** [install-recursive] Error 1
- make[1]: *** [install-recursive] Error 1
- make: *** [install-recursive] Error 1
- [31;01m*[0m
- [31;01m*[0m ERROR: lxde-base/lxpanel-0.3.8.1 failed.
- [31;01m*[0m Call stack:
- [31;01m*[0m ebuild.sh, line 49: Called src_install
- [31;01m*[0m environment, line 80: Called die
- [31;01m*[0m The specific snippet of code:
- [31;01m*[0m emake DESTDIR="${D}" install || die "emake install failed";
- [31;01m*[0m The die message:
- [31;01m*[0m emake install failed
- [31;01m*[0m
- [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
- [31;01m*[0m A complete build log is located at '/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/temp/build.log'.
- [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/lxde-base/lxpanel-0.3.8.1/temp/environment'.
- [31;01m*[0m
- [31;01m--------------------------- ACCESS VIOLATION SUMMARY ---------------------------[0m
- [31;01mLOG FILE[0m "/var/log/sandbox/sandbox-6142.log"
- VERSION 1.0
- FORMAT: F - Function called
- FORMAT: S - Access Status
- FORMAT: P - Path as passed to function
- FORMAT: A - Absolute Path (not canonical)
- FORMAT: R - Canonical Path
- FORMAT: C - Command Line
- F: unlinkat
- S: deny
- P: /usr/lib/lxpanel/plugins\*.la
- A: /usr/lib/lxpanel/plugins\*.la
- R: /usr/lib/lxpanel/plugins\*.la
- C: rm -f /usr/lib/lxpanel/plugins\*.la *.a
- [31;01m--------------------------------------------------------------------------------[0m
复制代码 |
|