Building p5-Filesys-SmbClient-3.2.txz (origin /buildshare/ports/355755/net/p5-Filesys-SmbClient) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot1: removed slot1: created x distfiles/ x distfiles/Filesys-SmbClient-3.2.tar.gz x packages/ x packages/python27-2.7.6_4.txz x packages/python2-2_2.txz x packages/m4-1.4.17_1,1.txz x packages/p5-Test-Simple-1.001.002.txz x packages/pkgconf-0.9.5.txz x packages/libexecinfo-1.1_3.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/tevent-0.9.21.txz x packages/help2man-1.43.3_1.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/talloc-2.1.0.txz x packages/perl5-5.16.3_10.txz x packages/samba36-libsmbclient-3.6.23_1.txz x packages/autoconf-2.69.txz x packages/tdb-1.2.13,1.txz x packages/autoconf-wrapper-20131203.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> p5-Filesys-SmbClient-3.2 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-Filesys-SmbClient-3.2 ===> p5-Filesys-SmbClient-3.2 depends on shared library: libsmbclient.so - not found ===> Verifying for libsmbclient.so in /buildshare/ports/355755/net/samba-libsmbclient ===> Installing existing package /packages/samba36-libsmbclient-3.6.23_1.txz Installing samba36-libsmbclient-3.6.23_1...Installing tevent-0.9.21...Installing pkgconf-0.9.5... done Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done Installing python2-2_2... done Installing talloc-2.1.0... done done Installing tdb-1.2.13,1... 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. ==== ===> Returning to build of p5-Filesys-SmbClient-3.2 ===> p5-Filesys-SmbClient-3.2 depends on package: p5-Test-Simple>=0 - not found ===> Verifying install for p5-Test-Simple>=0 in /buildshare/ports/355755/devel/p5-Test-Simple ===> Installing existing package /packages/p5-Test-Simple-1.001.002.txz Installing p5-Test-Simple-1.001.002...Installing perl5-5.16.3_10... done done ===> Returning to build of p5-Filesys-SmbClient-3.2 ===> p5-Filesys-SmbClient-3.2 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-Filesys-SmbClient-3.2 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> p5-Filesys-SmbClient-3.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Filesys-SmbClient-3.2 for building ===> Extracting for p5-Filesys-SmbClient-3.2 => SHA256 Checksum OK for Filesys-SmbClient-3.2.tar.gz. ===> Patching for p5-Filesys-SmbClient-3.2 ===> Applying FreeBSD patches for p5-Filesys-SmbClient-3.2 ===> p5-Filesys-SmbClient-3.2 depends on package: p5-Test-Simple>=0 - found ===> p5-Filesys-SmbClient-3.2 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-Filesys-SmbClient-3.2 depends on shared library: libsmbclient.so - found (/usr/local/lib/libsmbclient.so.0) ===> Configuring for p5-Filesys-SmbClient-3.2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/p5-Filesys-SmbClient/work/Filesys-SmbClient-3.2/configure checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for working alloca.h... no checking for alloca... yes checking for smbc_mkdir in -lsmbclient... yes checking for smbc_open in -lsmbclient... yes checking for smbc_fstat in -lsmbclient... yes checking for smbc_init_context in -lsmbclient... yes Good you have SMBCTXX->flags You use SMBCTXX->close_fn (release >= 3.0.20). configure: creating ./config.status config.status: creating config.h Checking if your kit is complete... Looks good Writing Makefile for Filesys::SmbClient Writing MYMETA.yml and MYMETA.json ===> Building for p5-Filesys-SmbClient-3.2 cp SmbClient.pm blib/lib/Filesys/SmbClient.pm AutoSplitting blib/lib/Filesys/SmbClient.pm (blib/lib/auto/Filesys/SmbClient) cc -c -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"3.2\" -DXS_VERSION=\"3.2\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" libauthSamba.c /usr/local/bin/perl5 /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap -typemap typemap SmbClient.xs > SmbClient.xsc && mv SmbClient.xsc SmbClient.c cc -c -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"3.2\" -DXS_VERSION=\"3.2\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" SmbClient.c SmbClient.xs: In function 'XS_Filesys__SmbClient__set_flags': SmbClient.xs:83: warning: 'flags' is deprecated (declared at /usr/local/include/libsmbclient.h:3029) SmbClient.xs: In function 'XS_Filesys__SmbClient__mkdir': SmbClient.xs:104: warning: 'mkdir' is deprecated (declared at /usr/local/include/libsmbclient.h:2909) SmbClient.xs: In function 'XS_Filesys__SmbClient__rmdir': SmbClient.xs:128: warning: 'rmdir' is deprecated (declared at /usr/local/include/libsmbclient.h:2910) SmbClient.xs: In function 'XS_Filesys__SmbClient__opendir': SmbClient.xs:150: warning: 'opendir' is deprecated (declared at /usr/local/include/libsmbclient.h:2905) SmbClient.xs: In function 'XS_Filesys__SmbClient__closedir': SmbClient.xs:177: warning: 'closedir' is deprecated (declared at /usr/local/include/libsmbclient.h:2906) SmbClient.xs: In function 'XS_Filesys__SmbClient__readdir': SmbClient.xs:209: warning: 'readdir' is deprecated (declared at /usr/local/include/libsmbclient.h:2907) SmbClient.xs: In function 'XS_Filesys__SmbClient__stat': SmbClient.xs:237: warning: 'stat' is deprecated (declared at /usr/local/include/libsmbclient.h:2899) SmbClient.xs: In function 'XS_Filesys__SmbClient__fstat': SmbClient.xs:273: warning: 'fstat' is deprecated (declared at /usr/local/include/libsmbclient.h:2900) SmbClient.xs: In function 'XS_Filesys__SmbClient__rename': SmbClient.xs:305: warning: 'rename' is deprecated (declared at /usr/local/include/libsmbclient.h:2897) SmbClient.xs: In function 'XS_Filesys__SmbClient__open': SmbClient.xs:350: warning: 'open' is deprecated (declared at /usr/local/include/libsmbclient.h:2892) SmbClient.xs:361: warning: 'lseek' is deprecated (declared at /usr/local/include/libsmbclient.h:2898) SmbClient.xs: In function 'XS_Filesys__SmbClient__read': SmbClient.xs:380: warning: 'read' is deprecated (declared at /usr/local/include/libsmbclient.h:2894) SmbClient.xs: In function 'XS_Filesys__SmbClient__write': SmbClient.xs:404: warning: 'write' is deprecated (declared at /usr/local/include/libsmbclient.h:2895) SmbClient.xs: In function 'XS_Filesys__SmbClient__lseek': SmbClient.xs:430: warning: 'lseek' is deprecated (declared at /usr/local/include/libsmbclient.h:2898) SmbClient.xs: In function 'XS_Filesys__SmbClient__close': SmbClient.xs:458: warning: 'close_fn' is deprecated (declared at /usr/local/include/libsmbclient.h:2904) SmbClient.xs: In function 'XS_Filesys__SmbClient__unlink': SmbClient.xs:476: warning: 'unlink' is deprecated (declared at /usr/local/include/libsmbclient.h:2896) Running Mkbootstrap for Filesys::SmbClient () chmod 644 SmbClient.bs rm -f blib/arch/auto/Filesys/SmbClient/SmbClient.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib -fstack-protector libauthSamba.o SmbClient.o -o blib/arch/auto/Filesys/SmbClient/SmbClient.so -L/usr/local/lib/ -lsmbclient chmod 755 blib/arch/auto/Filesys/SmbClient/SmbClient.so cp SmbClient.bs blib/arch/auto/Filesys/SmbClient/SmbClient.bs chmod 644 blib/arch/auto/Filesys/SmbClient/SmbClient.bs Manifying blib/man3/Filesys::SmbClient.3 ===> Staging for p5-Filesys-SmbClient-3.2 ===> p5-Filesys-SmbClient-3.2 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/net/p5-Filesys-SmbClient/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Filesys/SmbClient/SmbClient.so Installing /obj/buildshare/ports/355755/net/p5-Filesys-SmbClient/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Filesys/SmbClient/SmbClient.bs Installing /obj/buildshare/ports/355755/net/p5-Filesys-SmbClient/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Filesys/SmbClient/autosplit.ix Installing /obj/buildshare/ports/355755/net/p5-Filesys-SmbClient/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Filesys/SmbClient.pm Installing /obj/buildshare/ports/355755/net/p5-Filesys-SmbClient/work/stage/usr/local/lib/perl5/5.16/man/man3/Filesys::SmbClient.3 ====> Compressing man pages (compress-man) ===> Installing for p5-Filesys-SmbClient-3.2 ===> Checking if net/p5-Filesys-SmbClient already installed ===> Registering installation for p5-Filesys-SmbClient-3.2 Installing p5-Filesys-SmbClient-3.2... done Make package ===> Building package for p5-Filesys-SmbClient-3.2 slot1: removed