x11/gnome-applets fails to package if WITH_GNOME is not set

Jimmy Olgeni olgeni at FreeBSD.org
Tue Oct 15 12:47:31 UTC 2013


>Submitter-Id:	current-users
>Originator:	Jimmy Olgeni
>Organization:	
>Confidential:	no
>Synopsis:	x11/gnome-applets fails to package if WITH_GNOME is not set
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		sw-bug
>Release:	FreeBSD 9.1-STABLE amd64
>Environment:
System: FreeBSD olgeni 9.1-STABLE FreeBSD 9.1-STABLE #1 r249688: Sat Apr 20 13:28:27 CEST 2013 root at olgeni:/usr/obj/usr/src/sys/RELENG_9.amd64 amd64
>Description:

Full log here:

  http://olgeni.olgeni.com/~olgeni/log/gnome-applets.log

When both WITH_GNOME and PACKAGE_BUILDING are not set, the gnome-applets
ports fails to build because of the missing "invest" applet.

A dependency is missing somewhere that is usually included when
WITH_GNOME is set (or Gnome is already installed).

====>> Removing existing /usr/local
build started at Tue Oct 15 00:05:38 CEST 2013
port directory: /usr/ports/x11/gnome-applets
building for: FreeBSD 91amd64-svn-x11-ng 9.1-RELEASE FreeBSD 9.1-RELEASE amd64
maintained by: gnome at FreeBSD.org
Makefile ident:      $FreeBSD: head/x11/gnome-applets/Makefile 327777 2013-09-20 23:43:19Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
PKGREPOSITORY=/tmp/pkgs
PACKAGES=/tmp/pkgs
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE
UNAME_r=9.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=xterm
MASTERMNT=/usr/local/poudriere/data/build/91amd64-svn-x11-ng/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=89928
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/usr/home/olgeni
MASTERNAME=91amd64-svn-x11-ng
DEVELOPER_MODE=yes
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
TRYBROKEN=yes
LOCALBASE=/usr/local
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for gnome-applets-2.32.1.1_4:
     MINI_COMMANDER=off: Mini-commander applet
     NOTIFY=off: Startup notification support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-mixer-applet  --disable-networkmanager --localstatedir=/usr/local/share  --with-html-dir=/usr/local/share/doc  --disable-gtk-doc  --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
OS_SYS="/usr/include" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include "  LDFLAGS=" -L/usr/local/lib -pthread"  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/gnome-applets
DOCSDIR=/usr/local/share/doc/gnome-applets
EXAMPLESDIR=/usr/local/share/examples/gnome-applets
WWWDIR=/usr/local/www/gnome-applets
ETCDIR=/usr/local/etc/gnome-applets
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
WITH_CCACHE_BUILD=yes
CCACHE_DIR=/root/.ccache
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
#### /usr/local/etc/poudriere.d/x11-ng-make.conf ####
APACHE_PORT=            www/apache22
DEFAULT_MYSQL_VER=      56
DEFAULT_PGSQL_VER=      92

WITHOUT_CUPS=           yes
WITHOUT_MYSQL=          yes
WITHOUT_FAM=            yes
WITH_LUA=               yes
WITH_PYTHON=            yes
WITH_TCL=               yes

keybinder_UNSET=        DOCS
stevedore_UNSET=        DOCS

WITH_VIM_OPTIONS=       yes

WITH_GTK2=              yes
WITH_NEW_XORG=          yes

WITH_PKGNG=             yes
PKGSUFFIX=              .txz
#### /usr/local/etc/poudriere.d/91amd64-make.conf ####
UNAME_r=        9.1-RELEASE
---End make.conf---
=======================<phase: check-config   >============================
[...]
===>  Configuring for gnome-applets-2.32.1.1_4
configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc
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 how to create a ustar tar archive... (cached) /usr/bin/tar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by gmake... GNU
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 dependency style of cc... gcc3
checking for intltool >= 0.35.0... 0.50.2 found
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 XML::Parser... ok
checking pkg-config is at least version 0.19... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking build system type... amd64-portbld-freebsd9.1
checking host system type... amd64-portbld-freebsd9.1
checking for a sed that does not truncate output... (cached) /usr/bin/sed
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 whether ln -s works... yes
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 for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
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.1 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... yes
checking for X... libraries , headers 
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether /usr/local/bin/python2.7 version >= 2.4... yes
checking for /usr/local/bin/python2.7 version... 2.7
checking for /usr/local/bin/python2.7 platform... freebsd9
checking for /usr/local/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/local/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler... 
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking for more warnings... no
checking for GIT... yes
checking for GIO... yes
checking for GTK... yes
checking for GNOME_APPLETS... yes
checking for GNOME_APPLETS3... yes
checking for GNOMEDESKTOP... yes
checking for GTOP_APPLETS... yes
checking for GNOME_SETTINGS_DAEMON... yes
checking for LIBWNCK... yes
checking for LIBNOTIFY... yes
checking for CPUFREQ_SELECTOR... yes
checking for DBUS... yes
checking for POLKIT... yes
checking for HAL... yes
checking for GUCHARMAP... yes
checking for PYGTK... yes
checking for XML2... yes
checking for LIBGWEATHER... yes
checking for MIXER... yes
checking for gdk-pixbuf-csource... /usr/local/bin/gdk-pixbuf-csource
checking for glib-genmarshal... /usr/local/bin/glib-genmarshal
checking for gconftool-2... /usr/local/bin/gconftool-2
checking for xsltproc... /usr/local/bin/xsltproc
checking for scrollkeeper-config... /usr/local/bin/scrollkeeper-config
checking for jw... no
Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... 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 gnome-doc-utils >= 0.3.2... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking dev/acpica/acpiio.h usability... yes
checking dev/acpica/acpiio.h presence... yes
checking for dev/acpica/acpiio.h... yes
checking X11/extensions/XKB.h usability... yes
checking X11/extensions/XKB.h presence... yes
checking for X11/extensions/XKB.h... yes
checking for su... /usr/bin/su
checking for forkpty in -lutil... yes
configure: WARNING: *** modemlights applet will not be built ***
checking cpufreq.h usability... no
checking cpufreq.h presence... no
checking for cpufreq.h... no
checking whether to enable ipv6... yes
checking for getaddrinfo... (cached) yes
checking for struct tm.tm_gmtoff... yes
checking for _NL_MEASUREMENT_MEASUREMENT... no
configure: creating ./config.status
config.status: creating gnome-applets.spec
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating accessx-status/Makefile
config.status: creating accessx-status/docs/Makefile
config.status: creating accessx-status/pixmaps/Makefile
config.status: creating mini-commander/Makefile
config.status: creating mini-commander/src/Makefile
config.status: creating mini-commander/help/Makefile
config.status: creating drivemount/Makefile
config.status: creating drivemount/help/Makefile
config.status: creating modemlights/Makefile
config.status: creating multiload/Makefile
config.status: creating multiload/docs/Makefile
config.status: creating gkb-new/Makefile
config.status: creating gkb-new/xmodmap/Makefile
config.status: creating gkb-new/xmodmap.sun/Makefile
config.status: creating charpick/Makefile
config.status: creating charpick/help/Makefile
config.status: creating invest-applet/Makefile
config.status: creating invest-applet/docs/Makefile
config.status: creating invest-applet/invest/Makefile
config.status: creating invest-applet/invest/defs.py
config.status: creating invest-applet/data/Makefile
config.status: creating invest-applet/data/art/Makefile
config.status: creating gweather/Makefile
config.status: creating gweather/docs/Makefile
config.status: creating geyes/Makefile
config.status: creating geyes/themes/Makefile
config.status: creating geyes/docs/Makefile
config.status: creating battstat/Makefile
config.status: creating battstat/apmlib/Makefile
config.status: creating battstat/sounds/Makefile
config.status: creating battstat/docs/Makefile
config.status: creating man/Makefile
config.status: creating mixer/Makefile
config.status: creating mixer/docs/Makefile
config.status: creating stickynotes/Makefile
config.status: creating stickynotes/pixmaps/Makefile
config.status: creating stickynotes/docs/Makefile
config.status: creating stickynotes/data/Makefile
config.status: creating gswitchit/Makefile
config.status: creating gswitchit/help/Makefile
config.status: creating trashapplet/Makefile
config.status: creating trashapplet/src/Makefile
config.status: creating trashapplet/docs/Makefile
config.status: creating cpufreq/Makefile
config.status: creating cpufreq/src/Makefile
config.status: creating cpufreq/src/cpufreq-selector/Makefile
config.status: creating cpufreq/pixmaps/Makefile
config.status: creating cpufreq/help/Makefile
config.status: creating null_applet/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
configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc

gnome-applets-2.32.1.1 configure summary:

        Prefix:                         /usr/local
        Source code location:           .
        Compiler:                       cc

        Building:
         - accessx-status               true
         - battstat                     yes
         - charpick                     always
                - gucharmap support     yes
                - gucharmap-2 support   yes
         - cpufreq                      yes
                - building selector     yes
                - using PolicyKit       yes
                - enabling suid bit     no
         - drivemount                   always
         - geyes                        always
         - gweather                     true
         - invest-applet            >>> no <<<
         - mini-commander               no
         - modemlights                  no
         - mixer                        yes
         - multiload                    true
         - stickynotes                  yes
         - trashapplet                  always

        Using DBUS:                     yes
        Using NetworkManager:           no
        Using HAL:                      yes
        Enabling IPv6:                  yes
[...]
===>   Registering installation for gnome-applets-2.32.1.1_4
pkg-static: lstat(/usr/local/bin/invest-chart): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: bin/invest-chart
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/__init__.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/__init__.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/__init__.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/__init__.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/__init__.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/__init__.pyo
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/about.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/about.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/about.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/about.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/about.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/about.pyo
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/applet.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/applet.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/applet.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/applet.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/applet.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/applet.pyo
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/chart.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/chart.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/chart.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/chart.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/chart.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/chart.pyo
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/currencies.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/currencies.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/currencies.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/currencies.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/currencies.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/currencies.pyo
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/defs.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/defs.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/defs.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/defs.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/defs.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/defs.pyo
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/help.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/help.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/help.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/help.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/help.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/help.pyo
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/networkmanager.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/networkmanager.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/networkmanager.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/networkmanager.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/networkmanager.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/networkmanager.pyo
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/preferences.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/preferences.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/preferences.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/preferences.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/preferences.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/preferences.pyo
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/quotes.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/quotes.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/quotes.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/quotes.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/quotes.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/quotes.pyo
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/widgets.py): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/widgets.py
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/widgets.pyc): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/widgets.pyc
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/widgets.pyo): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/python2.7/site-packages/invest/widgets.pyo
pkg-static: lstat(/usr/local/libdata/bonobo/servers/GNOME_GtikApplet.server): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: libdata/bonobo/servers/GNOME_GtikApplet.server
pkg-static: lstat(/usr/local/libdata/bonobo/servers/Invest_Applet.server): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: libdata/bonobo/servers/Invest_Applet.server
pkg-static: lstat(/usr/local/libexec/invest-applet): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: libexec/invest-applet
pkg-static: lstat(/usr/local/share/gnome-2.0/ui/Invest_Applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome-2.0/ui/Invest_Applet.xml
pkg-static: lstat(/usr/local/share/gnome-applets/builder/financialchart.ui): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome-applets/builder/financialchart.ui
pkg-static: lstat(/usr/local/share/gnome-applets/builder/prefs-dialog.ui): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome-applets/builder/prefs-dialog.ui
pkg-static: lstat(/usr/local/share/gnome-applets/invest-applet/invest-16_neutral.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome-applets/invest-applet/invest-16_neutral.png
pkg-static: lstat(/usr/local/share/gnome-applets/invest-applet/invest-22_down.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome-applets/invest-applet/invest-22_down.png
pkg-static: lstat(/usr/local/share/gnome-applets/invest-applet/invest-22_neutral.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome-applets/invest-applet/invest-22_neutral.png
pkg-static: lstat(/usr/local/share/gnome-applets/invest-applet/invest-22_up.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome-applets/invest-applet/invest-22_up.png
pkg-static: lstat(/usr/local/share/gnome-applets/invest-applet/invest_down.svg): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome-applets/invest-applet/invest_down.svg
pkg-static: lstat(/usr/local/share/gnome-applets/invest-applet/invest_neutral.svg): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome-applets/invest-applet/invest_neutral.svg
pkg-static: lstat(/usr/local/share/gnome-applets/invest-applet/invest_up.svg): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome-applets/invest-applet/invest_up.svg
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/C/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/C/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/C/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/C/invest-applet.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/C/legal.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/C/legal.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/ca/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/ca/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/ca/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/ca/invest-applet.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/de/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/de/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/de/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/de/invest-applet.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/el/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/el/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/el/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/el/invest-applet.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/en_GB/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/en_GB/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/en_GB/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/en_GB/invest-applet.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/es/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/es/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/es/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/es/invest-applet.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/fi/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/fi/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/fi/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/fi/invest-applet.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/it/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/it/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/it/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/it/invest-applet.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/ru/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/ru/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/ru/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/ru/invest-applet.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/sv/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/sv/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/sv/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/sv/invest-applet.xml
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/zh_CN/figures/symbol-search.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/zh_CN/figures/symbol-search.png
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/zh_CN/invest-applet.xml): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/gnome/help/invest-applet/zh_CN/invest-applet.xml
pkg-static: lstat(/usr/local/share/icons/hicolor/16x16/apps/invest-applet.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/icons/hicolor/16x16/apps/invest-applet.png
pkg-static: lstat(/usr/local/share/icons/hicolor/22x22/apps/invest-applet.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/icons/hicolor/22x22/apps/invest-applet.png
pkg-static: lstat(/usr/local/share/icons/hicolor/48x48/apps/invest-applet.png): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/icons/hicolor/48x48/apps/invest-applet.png
pkg-static: lstat(/usr/local/share/icons/hicolor/scalable/apps/invest-applet.svg): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/icons/hicolor/scalable/apps/invest-applet.svg
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-C.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-C.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-ca.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-ca.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-de.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-de.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-en_GB.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-en_GB.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-el.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-el.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-es.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-es.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-fi.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-fi.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-it.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-it.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-ru.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-ru.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-sv.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-sv.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/invest-applet-zh_CN.omf): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file: share/omf/invest-applet/invest-applet-zh_CN.omf
pkg-static: lstat(/usr/local/share/omf/invest-applet/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/omf/invest-applet
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/zh_CN/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/zh_CN/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/zh_CN/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/zh_CN
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/sv/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/sv/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/sv/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/sv
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/ru/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/ru/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/ru/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/ru
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/it/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/it/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/it/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/it
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/fi/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/fi/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/fi/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/fi
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/es/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/es/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/es/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/es
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/en_GB/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/en_GB/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/en_GB/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/en_GB
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/el/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/el/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/el/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/el
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/de/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/de/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/de/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/de
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/ca/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/ca/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/ca/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/ca
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/C/figures/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/C/figures
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/C/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet/C
pkg-static: lstat(/usr/local/share/gnome/help/invest-applet/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome/help/invest-applet
pkg-static: lstat(/usr/local/share/gnome-applets/invest-applet/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm share/gnome-applets/invest-applet
pkg-static: lstat(/usr/local/lib/python2.7/site-packages/invest/): No such file or directory
pkg-static: DEVELOPER_MODE: Plist error: @dirrm lib/python2.7/site-packages/invest
*** [fake-pkg] Error code 74

Stop in /usr/ports/x11/gnome-applets.

>How-To-Repeat:

Rebuild gnome-applets inside poudriere, without both WITH_GNOME and
PACKAGE_BUILDING (NO_PACKAGE_BUILDING=yes in poudriere.conf).

>Fix:

As a quick workaround the following lines can be added to poudriere's
make.conf:

.if ${.CURDIR:M*/x11/gnome-applets}
WITH_GNOME=	yes
.endif


More information about the freebsd-gnome mailing list