Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 04:24:23 GMT
From:      "h.ohata" <ohata@bb.banban.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182659: lxpanel  0.6.1_1 does not include volume plugins
Message-ID:  <201310050424.r954ON1X020541@oldred.freebsd.org>
Resent-Message-ID: <201310050430.r954U0Nl004722@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         182659
>Category:       ports
>Synopsis:       lxpanel  0.6.1_1 does not include volume plugins
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 05 04:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     h.ohata
>Release:        9.2-release
>Organization:
>Environment:
FreeBSD dell64_l.localdomain 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013     root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
lxpanel 0.6.1_1 does not include volume plugins even it is listed in /usr/ports/lspane/Makefile;
CONFIGURE_ARGS= --prefix=${PREFIX} \
                --with-plugins=volume,deskno,kbled,xkb,batt \

sound-device:
# cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0: <AudioPCI ES1371-A> (play/rec) default

Makefile in work/lxpane-0.6.1:
..
PLUGINS_LIST =                              deskno     batt     kbled     xkb
..
>How-To-Repeat:
# portupgrade -r lxpanel
[Reading data from pkg(8) ... - 755 packages found - done]
--->  Upgrading 'lxpanel-0.6.1' to 'lxpanel-0.6.1_1' (x11/lxpanel)
--->  Building '/usr/ports/x11/lxpanel'
===>  Cleaning for lxpanel-0.6.1_1
===>  License GPLv2 MIT accepted by the user
===>  Found saved configuration for lxpanel-0.6.1_1
===>   lxpanel-0.6.1_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by lxpanel-0.6.1_1 for building
===>  Extracting for lxpanel-0.6.1_1
=> SHA256 Checksum OK for lxpanel-0.6.1.tar.gz.
===>  Patching for lxpanel-0.6.1_1
===>   lxpanel-0.6.1_1 depends on executable: gmake - found
===>   lxpanel-0.6.1_1 depends on executable: pkgconf - found
===>   lxpanel-0.6.1_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   lxpanel-0.6.1_1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found
===>   lxpanel-0.6.1_1 depends on file: /usr/local/bin/automake-1.14 - found
===>   lxpanel-0.6.1_1 depends on file: /usr/local/bin/intltool-extract - found
===>   lxpanel-0.6.1_1 depends on shared library: libmenu-cache.so - found
===>   lxpanel-0.6.1_1 depends on shared library: intl - found
===>   lxpanel-0.6.1_1 depends on shared library: atk-1.0 - found
===>   lxpanel-0.6.1_1 depends on shared library: glib-2.0 - found
===>   lxpanel-0.6.1_1 depends on shared library: pcre - found
===>   lxpanel-0.6.1_1 depends on shared library: gtk-x11-2.0.0 - found
===>   lxpanel-0.6.1_1 depends on shared library: wnck-1.22 - found
===>   lxpanel-0.6.1_1 depends on shared library: pango-1.0 - found
===>  Configuring for lxpanel-0.6.1_1
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether gmake supports nested variables... (cached) yes
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether ln -s works... yes
checking whether NLS is requested... yes
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.4
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... amd64-portbld-freebsd9.2
checking host system type... amd64-portbld-freebsd9.2
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/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... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd9.2 file names to amd64-portbld-freebsd9.2 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd9.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.2 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 pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
checking for X11... yes
checking for WNCK... yes
checking for MENU_CACHE... yes
checking whether /usr/bin/ld accepts --as-needed... yes
checking whether /usr/bin/ld accepts -O1... yes
checking whether /usr/bin/ld accepts -Bsymbolic-functions... yes
checking whether /usr/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... volume deskno kbled xkb batt
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) 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 for sys/time.h... (cached) 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... (cached) yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... (cached) yes
checking whether stat accepts an empty string... no
checking for strftime... (cached) yes
checking for bzero... yes
checking for memset... (cached) yes
checking for mkdir... yes
checking for setlocale... (cached) yes
checking for strchr... yes
checking for msgfmt... (cached) /usr/local/bin/msgfmt
checking for gmsgfmt... (cached) /usr/local/bin/msgfmt
checking for xgettext... (cached) /usr/local/bin/xgettext
checking for msgmerge... (cached) /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
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... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/local/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/local/bin/msgfmt
checking for xgettext... (cached) /usr/local/bin/xgettext
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lxpanel.pc
config.status: WARNING:  'lxpanel.pc.in' seems to ignore the --datarootdir setting
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 src/plugins/thermal/Makefile
config.status: creating src/plugins/cpufreq/Makefile
config.status: creating src/plugins/monitors/Makefile
config.status: creating src/plugins/wnckpager/Makefile
config.status: creating src/plugins/indicator/Makefile
config.status: creating po/Makefile.in
config.status: creating data/Makefile
config.status: creating data/default/panels/panel
config.status: creating data/two_panels/panels/top
config.status: creating data/two_panels/panels/bottom
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: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
config.status: executing po/stamp-it commands

lxpanel ......................... : Version 0.6.1

Prefix........................... : /usr/local
Building dynamic plugins:
    deskno - Display desktop number
    batt - Monitor battery status
    kbled - Indicator for CapsLock, NumLock, and ScrLock
    xkb - Keyboard layout handler

LXPanel requires menu-cache and lxmenu-data packages since
version 0.4.0. Please make sure they are correctly installed.
Otherwise, you will not be able to use applications menu.

===>  Building for lxpanel-0.6.1_1
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1'
Making all in src
gmake[2]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src'
Making all in plugins
gmake[3]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
Making all in deskno
gmake[4]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/deskno'
  CC       deskno_la-deskno.lo
  CCLD     deskno.la
gmake[4]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/deskno'
Making all in batt
gmake[4]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/batt'
  CC       batt_la-batt.lo
  CC       batt_la-batt_sys.lo
  CCLD     batt.la
gmake[4]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/batt'
Making all in kbled
gmake[4]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/kbled'
  CC       kbled_la-kbled.lo
  CCLD     kbled.la
gmake[4]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/kbled'
Making all in xkb
gmake[4]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/xkb'
  CC       xkb_la-xkb-plugin.lo
  CC       xkb_la-xkb.lo
  CCLD     xkb.la
gmake[4]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/xkb'
gmake[4]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
  CC       libbuiltin_plugins_a-dclock.o
  CC       libbuiltin_plugins_a-dirmenu.o
  CC       libbuiltin_plugins_a-image.o
  CC       libbuiltin_plugins_a-launchbar.o
  CC       libbuiltin_plugins_a-pager.o
  CC       libbuiltin_plugins_a-separator.o
  CC       libbuiltin_plugins_a-space.o
  CC       libbuiltin_plugins_a-taskbar.o
  CC       libbuiltin_plugins_a-tray.o
  CC       libbuiltin_plugins_a-wincmd.o
  CC       libbuiltin_plugins_a-menu.o
  AR       libbuiltin_plugins.a
gmake[4]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
gmake[3]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
gmake[3]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src'
  CC       lxpanel-misc.o
  CC       lxpanel-bg.o
  CC       lxpanel-configurator.o
  CC       lxpanel-dbg.o
  CC       lxpanel-ev.o
  CC       lxpanel-gtkbar.o
  CC       lxpanel-icon-grid.o
  CC       lxpanel-menu-policy.o
  CC       lxpanel-panel.o
panel.c: In function 'main':
panel.c:1637: warning: 'g_thread_init' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:261)
  CC       lxpanel-plugin.o
  CC       lxpanel-gtk-run.o
gtk-run.c: In function 'setup_auto_complete':
gtk-run.c:239: warning: 'g_thread_create' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:103)
  CCLD     lxpanel
  CC       lxpanelctl.o
  CCLD     lxpanelctl
  CC       xml_purge-xml-purge.o
  CCLD     xml-purge
gmake[3]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src'
gmake[2]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src'
Making all in data
gmake[2]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/data'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/data'
Making all in po
gmake[2]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/po'
  MSGFMT af.gmo
  MSGFMT ar.gmo
  MSGFMT be.gmo
  MSGFMT bg.gmo
  MSGFMT bn.gmo
  MSGFMT bn_IN.gmo
  MSGFMT ca.gmo
  MSGFMT cs.gmo
  MSGFMT da.gmo
  MSGFMT de.gmo
  MSGFMT el.gmo
  MSGFMT en_GB.gmo
  MSGFMT es.gmo
  MSGFMT es_VE.gmo
  MSGFMT et.gmo
  MSGFMT eu.gmo
  MSGFMT fa.gmo
  MSGFMT fi.gmo
  MSGFMT fo.gmo
  MSGFMT fr.gmo
  MSGFMT frp.gmo
  MSGFMT gl.gmo
  MSGFMT he.gmo
  MSGFMT hr.gmo
  MSGFMT hu.gmo
  MSGFMT id.gmo
  MSGFMT it.gmo
  MSGFMT ja.gmo
  MSGFMT kk.gmo
  MSGFMT km.gmo
  MSGFMT ko.gmo
  MSGFMT lg.gmo
  MSGFMT lt.gmo
  MSGFMT ml.gmo
  MSGFMT ms.gmo
  MSGFMT nb.gmo
  MSGFMT nl.gmo
  MSGFMT nn.gmo
  MSGFMT pa.gmo
  MSGFMT pl.gmo
  MSGFMT ps.gmo
  MSGFMT pt.gmo
  MSGFMT pt_BR.gmo
  MSGFMT ro.gmo
  MSGFMT ru.gmo
  MSGFMT sk.gmo
  MSGFMT sl.gmo
  MSGFMT sr.gmo
  MSGFMT sr@latin.gmo
  MSGFMT sv.gmo
  MSGFMT te.gmo
  MSGFMT th.gmo
  MSGFMT tr.gmo
  MSGFMT tt_RU.gmo
  MSGFMT ug.gmo
  MSGFMT uk.gmo
  MSGFMT ur.gmo
  MSGFMT ur_PK.gmo
  MSGFMT vi.gmo
  MSGFMT zh_CN.gmo
  MSGFMT zh_TW.gmo
gmake[2]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/po'
Making all in man
gmake[2]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/man'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/man'
gmake[2]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1'
gmake[1]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1'
--->  Backing up the old version
--->  Uninstalling the old version
[Reading data from pkg(8) ... - 755 packages found - done]
--->  Deinstalling 'lxpanel-0.6.1'
pkg: You are trying to delete package(s) which has dependencies that are still required:
x11/lxpanel: x11/lxde-meta
.. delete these packages anyway in forced mode
Deinstallation has been requested for the following 1 packages:

        lxpanel-0.6.1

The deinstallation will free 2 MB
[1/1] Deleting lxpanel-0.6.1...
lxpanel-0.6.1 is required by: lxde-meta-1.0_4, deleting anyway
 done
[Reading data from pkg(8) ... - 754 packages found - done]
--->  Installing the new version via the port
===>  Staging for lxpanel-0.6.1_1
===>   lxpanel-0.6.1_1 depends on file: /usr/local/share/desktop-directories/lxde-audio-video.directory - found
===>   lxpanel-0.6.1_1 depends on file: /compat/linux/lib/libasound.so.2 - found
===>   lxpanel-0.6.1_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   lxpanel-0.6.1_1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found
===>   lxpanel-0.6.1_1 depends on shared library: libmenu-cache.so - found
===>   lxpanel-0.6.1_1 depends on shared library: intl - found
===>   lxpanel-0.6.1_1 depends on shared library: atk-1.0 - found
===>   lxpanel-0.6.1_1 depends on shared library: glib-2.0 - found
===>   lxpanel-0.6.1_1 depends on shared library: pcre - found
===>   lxpanel-0.6.1_1 depends on shared library: gtk-x11-2.0.0 - found
===>   lxpanel-0.6.1_1 depends on shared library: wnck-1.22 - found
===>   lxpanel-0.6.1_1 depends on shared library: pango-1.0 - found
===>   Generating temporary packing list
Making install in src
gmake[1]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src'
Making install in plugins
gmake[2]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
Making install in deskno
gmake[3]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/deskno'
gmake[4]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/deskno'
gmake[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c -o root -g wheel   deskno.la '/usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/deskno.so /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/deskno.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/deskno.lai /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/deskno.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib/lxpanel/plugins'
gmake[4]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/deskno'
gmake[3]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/deskno'
Making install in batt
gmake[3]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/batt'
gmake[4]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/batt'
gmake[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c -o root -g wheel   batt.la '/usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/batt.so /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/batt.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/batt.lai /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/batt.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib/lxpanel/plugins'
gmake[4]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/batt'
gmake[3]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/batt'
Making install in kbled
gmake[3]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/kbled'
gmake[4]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/kbled'
gmake[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c -o root -g wheel   kbled.la '/usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/kbled.so /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/kbled.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/kbled.lai /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/kbled.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib/lxpanel/plugins'
gmake[4]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/kbled'
gmake[3]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/kbled'
Making install in xkb
gmake[3]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/xkb'
gmake[4]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/xkb'
gmake[4]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/images/xkb-flags'
 install  -o root -g wheel -m 444 flags/ad.png flags/ae.png flags/af.png flags/al.png flags/am.png flags/ar.png flags/ara.png flags/at.png flags/az.png flags/ba.png flags/bd.png flags/be.png flags/ben.png flags/bg.png flags/bh.png flags/br.png flags/brai.png flags/bt.png flags/bw.png flags/by.png flags/ca.png flags/cd.png flags/ch.png flags/cm.png flags/cn.png flags/cu.png flags/cz.png flags/de.png flags/dev.png flags/dj.png flags/dk.png flags/dvorak.png flags/dz.png flags/ee.png flags/eg.png flags/epo.png flags/es.png flags/et.png flags/fi.png flags/fo.png '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/images/xkb-flags'
 install  -o root -g wheel -m 444 flags/fr.png flags/gb.png flags/ge.png flags/gh.png flags/gn.png flags/gr.png flags/hr.png flags/hu.png flags/ie.png flags/il.png flags/in.png flags/iq.png flags/ir.png flags/is.png flags/it.png flags/jo.png flags/jp.png flags/ke.png flags/kg.png flags/kh.png flags/km.png flags/kp.png flags/kr.png flags/kw.png flags/kz.png flags/la.png flags/latam.png flags/lb.png flags/lk.png flags/lt.png flags/lv.png flags/ly.png flags/ma.png flags/mao.png flags/me.png flags/mk.png flags/ml.png flags/mm.png flags/mn.png flags/mt.png '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/images/xkb-flags'
 install  -o root -g wheel -m 444 flags/mv.png flags/mx.png flags/nec_vndr-jp.png flags/ng.png flags/nl.png flags/no.png flags/np.png flags/om.png flags/ph.png flags/pk.png flags/pl.png flags/pt.png flags/qa.png flags/ro.png flags/rs.png flags/ru.png flags/sa.png flags/sd.png flags/se.png flags/si.png flags/sk.png flags/sn.png flags/so.png flags/sr.png flags/sy.png flags/th.png flags/tj.png flags/tm.png flags/tn.png flags/tr.png flags/tw.png flags/tz.png flags/ua.png flags/us.png flags/uy.png flags/uz.png flags/vn.png flags/ye.png flags/za.png '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/images/xkb-flags'
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c -o root -g wheel   xkb.la '/usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/xkb.so /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/xkb.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/xkb.lai /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/xkb.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib/lxpanel/plugins'
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/xkeyboardconfig'
 install  -o root -g wheel -m 444 xkeyboardconfig/models.cfg xkeyboardconfig/layouts.cfg xkeyboardconfig/toggle.cfg '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/xkeyboardconfig'
gmake[4]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/xkb'
gmake[3]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins/xkb'
gmake[3]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
gmake[4]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
gmake  install-exec-hook
gmake[5]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
rm -f /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/*.la
rm -f /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/*.a
rm -f /usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/*.
gmake[5]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
gmake[4]: Nothing to be done for `install-data-am'.
gmake[4]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
gmake[3]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
gmake[2]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src/plugins'
gmake[2]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src'
gmake[3]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src'
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/bin'
  /bin/sh ../libtool   --mode=install install  -s -o root -g wheel -m 555 lxpanel lxpanelctl '/usr/ports/x11/lxpanel/work/stage/usr/local/bin'
libtool: install: install -o root -g wheel -m 555 -s lxpanel /usr/ports/x11/lxpanel/work/stage/usr/local/bin/lxpanel
libtool: install: install -o root -g wheel -m 555 -s lxpanelctl /usr/ports/x11/lxpanel/work/stage/usr/local/bin/lxpanelctl
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/include/lxpanel'
 install  -o root -g wheel -m 444 ../include/lxpanel/plugin.h '/usr/ports/x11/lxpanel/work/stage/usr/local/include/lxpanel'
gmake[3]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src'
gmake[2]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src'
gmake[1]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/src'
Making install in data
gmake[1]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/data'
gmake[2]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/data'
gmake[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/profile/default'
 install  -o root -g wheel -m 444 default/config '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/profile/default'
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/profile/default/panels'
 install  -o root -g wheel -m 444 default/panels/panel '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/profile/default/panels'
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/images'
 install  -o root -g wheel -m 444 images/my-computer.png images/stock_volume.png images/file-manager.png images/gnome-logout.png images/gnome-netstatus-0-24.png images/gnome-netstatus-25-49.png images/gnome-netstatus-50-74.png images/gnome-netstatus-75-100.png images/gnome-netstatus-disconn.png images/gnome-netstatus-error.png images/gnome-netstatus-idle.png images/gnome-netstatus-rx.png images/gnome-netstatus-txrx.png images/gnome-netstatus-tx.png images/background.png images/volume-low.png images/volume-medium.png images/volume-high.png images/mute.png images/ns-bothrs.png images/ns-connected.png images/ns-disconnect.png images/ns-problem.png images/ns-recvdata.png images/ns-senddata.png images/ns-lock.png images/capslock-on.png images/capslock-off.png images/numlock-on.png images/numlock-off.png images/scrllock-on.png images/scrllock-off.png images/window-manager.png images/clock.png images/cpufreq-icon.png '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/images'
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/profile/two_panels'
 install  -o root -g wheel -m 444 two_panels/config '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/profile/two_panels'
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/profile/two_panels/panels'
 install  -o root -g wheel -m 444 two_panels/panels/bottom two_panels/panels/top '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/profile/two_panels/panels'
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/ui'
 install  -o root -g wheel -m 444 ui/panel-pref.ui ui/launchbar.ui ui/netstatus.ui '/usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/ui'
gmake[2]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/data'
gmake[1]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/data'
Making install in po
gmake[1]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/po'
linguas="af ar be bg bn bn_IN ca cs da de el en_GB es es_VE et eu fa fi fo fr frp gl he hr hu id it ja kk km ko lg lt ml ms nb nl nn pa pl ps pt pt_BR ro ru sk sl sr sr@latin sv te th tr tt_RU ug uk ur ur_PK vi zh_CN zh_TW "; \
for lang in $linguas; do \
  dir=/usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /usr/ports/x11/lxpanel/work/lxpanel-0.6.1/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    install  -o root -g wheel -m 444 $lang.gmo $dir/lxpanel.mo; \
    echo "installing $lang.gmo as $dir/lxpanel.mo"; \
  else \
    install  -o root -g wheel -m 444 ./$lang.gmo $dir/lxpanel.mo; \
    echo "installing ./$lang.gmo as" \
         "$dir/lxpanel.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    install  -o root -g wheel -m 444 $lang.gmo.m $dir/lxpanel.mo.m; \
    echo "installing $lang.gmo.m as $dir/lxpanel.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      install  -o root -g wheel -m 444 ./$lang.gmo.m \
        $dir/lxpanel.mo.m; \
      echo "installing ./$lang.gmo.m as" \
           "$dir/lxpanel.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing af.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/af/LC_MESSAGES/lxpanel.mo
installing ar.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ar/LC_MESSAGES/lxpanel.mo
installing be.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/be/LC_MESSAGES/lxpanel.mo
installing bg.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/bg/LC_MESSAGES/lxpanel.mo
installing bn.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/bn/LC_MESSAGES/lxpanel.mo
installing bn_IN.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/bn_IN/LC_MESSAGES/lxpanel.mo
installing ca.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ca/LC_MESSAGES/lxpanel.mo
installing cs.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/cs/LC_MESSAGES/lxpanel.mo
installing da.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/da/LC_MESSAGES/lxpanel.mo
installing de.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/de/LC_MESSAGES/lxpanel.mo
installing el.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/el/LC_MESSAGES/lxpanel.mo
installing en_GB.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/en_GB/LC_MESSAGES/lxpanel.mo
installing es.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/es/LC_MESSAGES/lxpanel.mo
installing es_VE.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/es_VE/LC_MESSAGES/lxpanel.mo
installing et.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/et/LC_MESSAGES/lxpanel.mo
installing eu.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/eu/LC_MESSAGES/lxpanel.mo
installing fa.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/fa/LC_MESSAGES/lxpanel.mo
installing fi.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/fi/LC_MESSAGES/lxpanel.mo
installing fo.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/fo/LC_MESSAGES/lxpanel.mo
installing fr.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/fr/LC_MESSAGES/lxpanel.mo
installing frp.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/frp/LC_MESSAGES/lxpanel.mo
installing gl.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/gl/LC_MESSAGES/lxpanel.mo
installing he.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/he/LC_MESSAGES/lxpanel.mo
installing hr.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/hr/LC_MESSAGES/lxpanel.mo
installing hu.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/hu/LC_MESSAGES/lxpanel.mo
installing id.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/id/LC_MESSAGES/lxpanel.mo
installing it.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/it/LC_MESSAGES/lxpanel.mo
installing ja.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ja/LC_MESSAGES/lxpanel.mo
installing kk.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/kk/LC_MESSAGES/lxpanel.mo
installing km.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/km/LC_MESSAGES/lxpanel.mo
installing ko.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ko/LC_MESSAGES/lxpanel.mo
installing lg.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/lg/LC_MESSAGES/lxpanel.mo
installing lt.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/lt/LC_MESSAGES/lxpanel.mo
installing ml.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ml/LC_MESSAGES/lxpanel.mo
installing ms.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ms/LC_MESSAGES/lxpanel.mo
installing nb.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/nb/LC_MESSAGES/lxpanel.mo
installing nl.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/nl/LC_MESSAGES/lxpanel.mo
installing nn.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/nn/LC_MESSAGES/lxpanel.mo
installing pa.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/pa/LC_MESSAGES/lxpanel.mo
installing pl.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/pl/LC_MESSAGES/lxpanel.mo
installing ps.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ps/LC_MESSAGES/lxpanel.mo
installing pt.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/pt/LC_MESSAGES/lxpanel.mo
installing pt_BR.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/lxpanel.mo
installing ro.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ro/LC_MESSAGES/lxpanel.mo
installing ru.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ru/LC_MESSAGES/lxpanel.mo
installing sk.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/sk/LC_MESSAGES/lxpanel.mo
installing sl.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/sl/LC_MESSAGES/lxpanel.mo
installing sr.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/sr/LC_MESSAGES/lxpanel.mo
installing sr@latin.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/sr@latin/LC_MESSAGES/lxpanel.mo
installing sv.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/sv/LC_MESSAGES/lxpanel.mo
installing te.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/te/LC_MESSAGES/lxpanel.mo
installing th.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/th/LC_MESSAGES/lxpanel.mo
installing tr.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/tr/LC_MESSAGES/lxpanel.mo
installing tt_RU.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/tt_RU/LC_MESSAGES/lxpanel.mo
installing ug.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ug/LC_MESSAGES/lxpanel.mo
installing uk.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/uk/LC_MESSAGES/lxpanel.mo
installing ur.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ur/LC_MESSAGES/lxpanel.mo
installing ur_PK.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/ur_PK/LC_MESSAGES/lxpanel.mo
installing vi.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/vi/LC_MESSAGES/lxpanel.mo
installing zh_CN.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/lxpanel.mo
installing zh_TW.gmo as /usr/ports/x11/lxpanel/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/lxpanel.mo
gmake[1]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/po'
Making install in man
gmake[1]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/man'
gmake[2]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/man'
gmake[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/man/man1'
 install  -o root -g wheel -m 444 lxpanel.1 lxpanelctl.1 '/usr/ports/x11/lxpanel/work/stage/usr/local/man/man1'
gmake[2]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/man'
gmake[1]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1/man'
gmake[1]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1'
gmake[2]: Entering directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1'
gmake[2]: Nothing to be done for `install-exec-am'.
if test -d ./pixmaps; then \
  /bin/sh ./mkinstalldirs /usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/pixmaps; \
  for pixmap in ./pixmaps/*; do \
    if test -f $pixmap; then \
      install  -o root -g wheel -m 444 $pixmap /usr/ports/x11/lxpanel/work/stage/usr/local/share/lxpanel/pixmaps; \
    fi \
  done \
fi
 /bin/mkdir -p '/usr/ports/x11/lxpanel/work/stage/usr/local/libdata/pkgconfig'
 install  -o root -g wheel -m 444 lxpanel.pc '/usr/ports/x11/lxpanel/work/stage/usr/local/libdata/pkgconfig'
gmake[2]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1'
gmake[1]: Leaving directory `/usr/ports/x11/lxpanel/work/lxpanel-0.6.1'
install  -o root -g wheel -m 444 /usr/ports/x11/lxpanel/work/lxpanel-0.6.1/AUTHORS /usr/ports/x11/lxpanel/work/lxpanel-0.6.1/README /usr/ports/x11/lxpanel/work/stage/usr/local/share/doc/lxpanel
====> Compressing man pages
===>  Installing for lxpanel-0.6.1_1
===>   Registering installation for lxpanel-0.6.1_1
pkg-static: lstat(/usr/ports/x11/lxpanel/work/stage/usr/local/lib/lxpanel/plugins/volume.so): No such file or directory
*** [fake-pkg] Error code 74

Stop in /usr/ports/x11/lxpanel.
*** [install] Error code 1

Stop in /usr/ports/x11/lxpanel.
*** [reinstall] Error code 1

Stop in /usr/ports/x11/lxpanel.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20131005-96011-7akisk env UPGRADE_TOOL=portupgrade UPGRADE_PORT=lxpanel-0.6.1 UPGRADE_PORT_VER=0.6.1 make reinstall
--->  Restoring the old version
Installing lxpanel-0.6.1... done
** Fix the installation problem and try again.
--->  Skipping 'x11/lxde-meta' (lxde-meta-1.0_4) because a requisite package 'lxpanel-0.6.1' (x11/lxpanel) failed (specify -k to force)
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! x11/lxpanel (lxpanel-0.6.1)   (install error)
        * x11/lxde-meta (lxde-meta-1.0_4)
dell64_l#

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310050424.r954ON1X020541>