Building p5-Sys-Gamin-0.1_1.txz (origin /buildshare/ports/355755/sysutils/p5-Sys-Gamin) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/Sys-Gamin-0.1.tar.gz x packages/ x packages/gamin-0.1.10_7.txz x packages/libiconv-1.14_3.txz x packages/pkg-1.2.7_2.txz x packages/pkgconf-0.9.5.txz x packages/python27-2.7.6_4.txz x packages/gettext-0.18.3.1_1.txz x packages/libtool-2.4.2_3.txz x packages/perl5-5.16.3_10.txz x packages/libffi-3.0.13_1.txz x packages/gmake-3.82_1.txz x packages/pcre-8.34_1.txz x packages/glib-2.36.3_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> p5-Sys-Gamin-0.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 p5-Sys-Gamin-0.1_1 ===> p5-Sys-Gamin-0.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 p5-Sys-Gamin-0.1_1 ===> p5-Sys-Gamin-0.1_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-Sys-Gamin-0.1_1 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> p5-Sys-Gamin-0.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Sys-Gamin-0.1_1 for building ===> Extracting for p5-Sys-Gamin-0.1_1 => SHA256 Checksum OK for Sys-Gamin-0.1.tar.gz. ===> Patching for p5-Sys-Gamin-0.1_1 ===> p5-Sys-Gamin-0.1_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-Sys-Gamin-0.1_1 depends on shared library: libfam.so.0 - found (/usr/local/lib/libfam.so.0) ===> Configuring for p5-Sys-Gamin-0.1_1 /usr/local/bin/perl -pi -e 'm/LIBS =>/ && print " INC => \"-I/usr/local/include\",\n"' /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/Sys-Gamin-0.1/Makefile.PL /usr/local/bin/perl -pi -e 's/qw.monitor./qw(gamin-monitor)/' /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/Sys-Gamin-0.1/Makefile.PL /usr/local/bin/perl -pi -e 's/^monitor$/gamin-monitor/' /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/Sys-Gamin-0.1/MANIFEST /bin/mv /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/Sys-Gamin-0.1/monitor /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/Sys-Gamin-0.1/gamin-monitor Ignore "Not a known parameter name" warnings. Checking if your kit is complete... Looks good Writing Makefile for Sys::Gamin Writing MYMETA.yml and MYMETA.json ===> Building for p5-Sys-Gamin-0.1_1 cp lib/Sys/Gamin.pm blib/lib/Sys/Gamin.pm AutoSplitting blib/lib/Sys/Gamin.pm (blib/lib/auto/Sys/Gamin) /usr/local/bin/perl5 /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap -typemap typemap Gamin.xs > Gamin.xsc && mv Gamin.xsc Gamin.c cc -c -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" Gamin.c Running Mkbootstrap for Sys::Gamin () chmod 644 Gamin.bs rm -f blib/arch/auto/Sys/Gamin/Gamin.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib -fstack-protector Gamin.o -o blib/arch/auto/Sys/Gamin/Gamin.so -lfam chmod 755 blib/arch/auto/Sys/Gamin/Gamin.so cp Gamin.bs blib/arch/auto/Sys/Gamin/Gamin.bs chmod 644 blib/arch/auto/Sys/Gamin/Gamin.bs cp gamin-monitor blib/script/gamin-monitor /usr/local/bin/perl5 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/gamin-monitor Manifying blib/man1/gamin-monitor.1 Manifying blib/man3/Sys::Gamin.3 ===> Staging for p5-Sys-Gamin-0.1_1 ===> p5-Sys-Gamin-0.1_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/Gamin.bs Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/Gamin.so Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/suspended.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/which.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/pending.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/cancel.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/monitored.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/next_event.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/check_monitored.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/new.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/suspend.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/autosplit.ix Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/resume.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Sys/Gamin/monitor.al Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Sys/Gamin.pm Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/man/man1/gamin-monitor.1 Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/lib/perl5/5.16/man/man3/Sys::Gamin.3 Installing /obj/buildshare/ports/355755/sysutils/p5-Sys-Gamin/work/stage/usr/local/bin/gamin-monitor ====> Compressing man pages (compress-man) ===> Installing for p5-Sys-Gamin-0.1_1 ===> Checking if sysutils/p5-Sys-Gamin already installed ===> Registering installation for p5-Sys-Gamin-0.1_1 Installing p5-Sys-Gamin-0.1_1... done Make package ===> Building package for p5-Sys-Gamin-0.1_1 slot1: removed