Building fsh-1.2_3.txz (origin /buildshare/ports/355755/security/fsh) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/fsh-1.2.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/python27-2.7.6_4.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> fsh-1.2_3 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 fsh-1.2_3 ===> fsh-1.2_3 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /buildshare/ports/355755/lang/python27 ===> Installing existing package /packages/python27-2.7.6_4.txz Installing python27-2.7.6_4...Installing gettext-0.18.3.1_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 fsh-1.2_3 ===> fsh-1.2_3 depends on file: /usr/local/bin/python2.7 - found Make install ===> fsh-1.2_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fsh-1.2_3 for building ===> Extracting for fsh-1.2_3 => SHA256 Checksum OK for fsh-1.2.tar.gz. ===> Patching for fsh-1.2_3 /usr/bin/sed -i.bak -e '/^[^#]/s/FCNTL/fcntl/g' /obj/buildshare/ports/355755/security/fsh/work/fsh-1.2/fshcompat.py ===> fsh-1.2_3 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for fsh-1.2_3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/fsh/work/fsh-1.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/fsh/work/fsh-1.2/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 mawk... (cached) /usr/bin/awk checking whether make sets ${MAKE}... yes checking for python... /usr/local/bin/python2.7 checking whether to use /bin/sh trampolines... no checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... (cached) yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ANSI C... none needed configure: creating ./config.status config.status: creating Makefile config.status: creating fshconfig.py ===> Building for fsh-1.2_3 rm -f fshversion.py fshversion.py.tmp echo 'version = "1.2"' > fshversion.py.tmp mv fshversion.py.tmp fshversion.py /usr/bin/make all-am source='fcpwrap.c' object='fcpwrap.o' libtool=no depfile='.deps/fcpwrap.Po' tmpdepfile='.deps/fcpwrap.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DPACKAGE=\"fsh\" -DVERSION=\"1.2\" -I. -I. -O2 -pipe -fno-strict-aliasing -c `test -f fcpwrap.c || echo './'`fcpwrap.c cc -O2 -pipe -fno-strict-aliasing -o fcpwrap fcpwrap.o rm -f starter starter.tmp sed -e 's%@\PYTHON@%/usr/local/bin/python2.7%' -e 's%@\pkgdatadir@%/usr/local/share/fsh%' < ./simple > starter.tmp mv starter.tmp starter rm -f fsh fsh.tmp cat starter > fsh.tmp sed -e 's%@\PYTHON@%/usr/local/bin/python2.7%' -e 's%@\pkgdatadir@%/usr/local/share/fsh%' < ./fsh.in >> fsh.tmp chmod +x fsh.tmp mv fsh.tmp fsh rm -f fshd fshd.tmp cat starter > fshd.tmp sed -e 's%@\PYTHON@%/usr/local/bin/python2.7%' -e 's%@\pkgdatadir@%/usr/local/share/fsh%' < ./fshd.in >> fshd.tmp chmod +x fshd.tmp mv fshd.tmp fshd rm -f in.fshd in.fshd.tmp cat starter > in.fshd.tmp sed -e 's%@\PYTHON@%/usr/local/bin/python2.7%' -e 's%@\pkgdatadir@%/usr/local/share/fsh%' < ./in.fshd.in >> in.fshd.tmp chmod +x in.fshd.tmp mv in.fshd.tmp in.fshd rm -f fcp fcp.tmp sed -e 's%@\libexecdir@%/usr/local/libexec%g' < ./fcp.sh > fcp.tmp chmod +x fcp.tmp mv fcp.tmp fcp /usr/local/bin/python2.7 -c 'import py_compile; py_compile.main()' /obj/buildshare/ports/355755/security/fsh/work/fsh-1.2/*.py ===> Installing for fsh-1.2_3 ===> fsh-1.2_3 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list ===> Checking if security/fsh already installed /bin/sh ./mkinstalldirs /usr/local/bin install -o root -g wheel -m 555 fsh /usr/local/bin/fsh install -o root -g wheel -m 555 fshd /usr/local/bin/fshd install -o root -g wheel -m 555 in.fshd /usr/local/bin/in.fshd install -o root -g wheel -m 555 fcp /usr/local/bin/fcp /bin/sh ./mkinstalldirs /usr/local/libexec install -s -o root -g wheel -m 555 fcpwrap /usr/local/libexec/fcpwrap /bin/sh ./mkinstalldirs /usr/local/info/ install -o root -g wheel -m 444 ./fsh.info /usr/local/info//fsh.info install-info --info-dir=/usr/local/info/ /usr/local/info//fsh.info /bin/sh ./mkinstalldirs /usr/local/share/fsh mkdir /usr/local/share/fsh install -o root -g wheel -m 444 fsh.py /usr/local/share/fsh/fsh.py install -o root -g wheel -m 444 fshd.py /usr/local/share/fsh/fshd.py install -o root -g wheel -m 444 fshlib.py /usr/local/share/fsh/fshlib.py install -o root -g wheel -m 444 infshd.py /usr/local/share/fsh/infshd.py install -o root -g wheel -m 444 fshversion.py /usr/local/share/fsh/fshversion.py install -o root -g wheel -m 444 fshconfig.py /usr/local/share/fsh/fshconfig.py install -o root -g wheel -m 444 fshcompat.py /usr/local/share/fsh/fshcompat.py install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/fsh/work/fsh-1.2/*.pyc /usr/local/share/fsh install-info --quiet /usr/local/info/fsh.info /usr/local/info/dir ===> Registering installation for fsh-1.2_3 Installing fsh-1.2_3... done Make package ===> Building package for fsh-1.2_3 Creating package for fsh-1.2_3 slot2: removed