Building menu-cache-0.5.1_1.txz (origin /buildshare/ports/355755/x11/menu-cache) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/menu-cache-0.5.1.tar.gz x packages/ x packages/pkgconf-0.9.5.txz x packages/libffi-3.0.13_1.txz x packages/python27-2.7.6_4.txz x packages/pcre-8.34_1.txz x packages/gettext-0.18.3.1_1.txz x packages/perl5-5.16.3_10.txz x packages/gamin-0.1.10_7.txz x packages/glib-2.36.3_2.txz x packages/libtool-2.4.2_3.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/libiconv-1.14_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> menu-cache-0.5.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of menu-cache-0.5.1_1 ===> menu-cache-0.5.1_1 depends on shared library: libfam.so.0 - not found ===> Verifying for libfam.so.0 in /buildshare/ports/355755/devel/gamin ===> Installing existing package /packages/gamin-0.1.10_7.txz Installing gamin-0.1.10_7...Installing gettext-0.18.3.1_1... done Installing glib-2.36.3_2...Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34_1... done Installing perl5-5.16.3_10... done Installing python27-2.7.6_4... done No schema files found: doing nothing. done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== =============================================================================== Gamin will only provide realtime notification of changes for at most n files, where n is the minimum value between (kern.maxfiles * 0.7) and (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. If you often open several large folders with Nautilus, you might want to increase the kern.maxfiles tunable (you do not need to set kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). For a typical desktop, add the following line to /boot/loader.conf, then reboot the system: kern.maxfiles="25000" The behavior of gamin can be controlled via the various gaminrc files. See http://www.gnome.org/~veillard/gamin/config.html on how to create these files. In particular, if you find gam_server is taking up too much CPU time polling for changes, something like the following may help in one of the gaminrc files: # reduce polling frequency to once per 10 seconds # for UFS file systems in order to lower CPU load fsset ufs poll 10 =============================================================================== ===> Returning to build of menu-cache-0.5.1_1 ===> menu-cache-0.5.1_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0) ===> menu-cache-0.5.1_1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> menu-cache-0.5.1_1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of menu-cache-0.5.1_1 ===> menu-cache-0.5.1_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of menu-cache-0.5.1_1 ===> menu-cache-0.5.1_1 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of menu-cache-0.5.1_1 Make install ===> menu-cache-0.5.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by menu-cache-0.5.1_1 for building ===> Extracting for menu-cache-0.5.1_1 => SHA256 Checksum OK for menu-cache-0.5.1.tar.gz. ===> Patching for menu-cache-0.5.1_1 ===> menu-cache-0.5.1_1 depends on executable: gmake - found ===> menu-cache-0.5.1_1 depends on executable: pkgconf - found ===> menu-cache-0.5.1_1 depends on package: libtool>=2.4 - found ===> menu-cache-0.5.1_1 depends on shared library: libfam.so.0 - found (/usr/local/lib/libfam.so.0) ===> menu-cache-0.5.1_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0) ===> menu-cache-0.5.1_1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> Configuring for menu-cache-0.5.1_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/configure configure: loading site script /buildshare/ports/355755/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 to enable maintainer-specific portions of Makefiles... no 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 library containing strerror... none required 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 whether cc understands -c and -o together... yes 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... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf 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 how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 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 ar... ar 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 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... freebsd11.0 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 pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating libmenu-cache/Makefile config.status: creating libmenu-cache/libmenu-cache.pc config.status: creating libmenu-cache/libmenu-cache-uninstalled.pc config.status: creating libmenu-cache/menu-cache.h config.status: creating menu-cache-gen/Makefile config.status: creating menu-cache-daemon/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libmenu-cache/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for menu-cache-0.5.1_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' Making all in libmenu-cache gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/libmenu-cache' CC menu-cache.lo CCLD libmenu-cache.la gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/libmenu-cache' Making all in menu-cache-gen gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-gen' CC menu-cache-gen.o In file included from menu-cache-gen.c:38: menu-cache-gen.h:8:7: warning: no newline at end of file CC canonicalize.o CC desktop-entries.o In file included from desktop-entries.c:27: menu-cache-gen.h:8:7: warning: no newline at end of file CC entry-directories.o CC gmenu-tree.o CC menu-layout.o CC menu-monitor.o CC menu-util.o CCLD menu-cache-gen gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-gen' Making all in menu-cache-daemon gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-daemon' CC menu-cached.o CCLD menu-cached gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-daemon' Making all in docs gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs' Making all in reference gmake[4]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference' Making all in libmenu-cache gmake[5]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference/libmenu-cache' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference/libmenu-cache' gmake[5]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference' gmake[5]: Nothing to be done for `all-am'. gmake[5]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference' gmake[4]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs' gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' ===> Staging for menu-cache-0.5.1_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' Making install in libmenu-cache gmake[2]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/libmenu-cache' gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/libmenu-cache' test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/lib" /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libmenu-cache.la '/obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libmenu-cache.so.3 /obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/lib/libmenu-cache.so.3 libtool: install: (cd /obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/lib && { ln -s -f libmenu-cache.so.3 libmenu-cache.so || { rm -f libmenu-cache.so && ln -s libmenu-cache.so.3 libmenu-cache.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/lib && { ln -s -f libmenu-cache.so.3 libmenu-cache.so || { rm -f libmenu-cache.so && ln -s libmenu-cache.so.3 libmenu-cache.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libmenu-cache.lai /obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/lib/libmenu-cache.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libmenu-cache.a /obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/lib/libmenu-cache.a libtool: install: chmod 644 /obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/lib/libmenu-cache.a libtool: install: ranlib /obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/lib/libmenu-cache.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/menu-cache" || /bin/mkdir -p "/obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/include/menu-cache" install -o root -g wheel -m 444 menu-cache.h '/obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/include/menu-cache' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 libmenu-cache.pc '/obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/libdata/pkgconfig' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/libmenu-cache' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/libmenu-cache' Making install in menu-cache-gen gmake[2]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-gen' gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-gen' test -z "/usr/local/libexec/menu-cache" || /bin/mkdir -p "/obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/libexec/menu-cache" /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 menu-cache-gen '/obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/libexec/menu-cache' libtool: install: install -o root -g wheel -m 555 -s menu-cache-gen /obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/libexec/menu-cache/menu-cache-gen gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-gen' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-gen' Making install in menu-cache-daemon gmake[2]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-daemon' gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-daemon' test -z "/usr/local/libexec/menu-cache" || /bin/mkdir -p "/obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/libexec/menu-cache" /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 menu-cached '/obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/libexec/menu-cache' libtool: install: install -o root -g wheel -m 555 -s menu-cached /obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/libexec/menu-cache/menu-cached gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-daemon' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/menu-cache-daemon' Making install in docs gmake[2]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs' Making install in reference gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference' Making install in libmenu-cache gmake[4]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference/libmenu-cache' gmake[5]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference/libmenu-cache' gmake[5]: Nothing to be done for `install-exec-am'. Nothing to install gmake[5]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference/libmenu-cache' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference/libmenu-cache' gmake[4]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference' gmake[5]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs/reference' gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs' gmake[4]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1/docs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' gmake[3]: Entering directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/x11/menu-cache/work/menu-cache-0.5.1' /usr/bin/strip /obj/buildshare/ports/355755/x11/menu-cache/work/stage/usr/local/lib/libmenu-cache.so.3 ====> Compressing man pages (compress-man) ===> Installing for menu-cache-0.5.1_1 ===> Checking if x11/menu-cache already installed ===> Registering installation for menu-cache-0.5.1_1 Installing menu-cache-0.5.1_1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/libexec/menu-cache/menu-cached If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://lxde.org/ Make package ===> Building package for menu-cache-0.5.1_1 slot2: removed