Building py27-sgrep-1.1a,1.txz (origin /buildshare/ports/355755/textproc/py-sgrep) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/pysgrep-1.1a.tar.gz x distfiles/sgrep-1.94a.tar.gz x packages/ x packages/python27-2.7.6_4.txz x packages/pkg-1.2.7_2.txz x packages/py27-setuptools27-2.0.1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-sgrep-1.1a,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 py27-sgrep-1.1a,1 ===> py27-sgrep-1.1a,1 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /buildshare/ports/355755/devel/py-setuptools27 ===> Installing existing package /packages/py27-setuptools27-2.0.1.txz Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done 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 py27-sgrep-1.1a,1 ===> py27-sgrep-1.1a,1 depends on file: /usr/local/bin/python2.7 - found ===> py27-sgrep-1.1a,1 depends on package: py27-setuptools27>0 - found ===> py27-sgrep-1.1a,1 depends on file: /usr/local/bin/python2.7 - found Make install ===> py27-sgrep-1.1a,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-sgrep-1.1a,1 for building ===> Extracting for py27-sgrep-1.1a,1 => SHA256 Checksum OK for pysgrep-1.1a.tar.gz. => SHA256 Checksum OK for sgrep-1.94a.tar.gz. ===> Patching for py27-sgrep-1.1a,1 ===> py27-sgrep-1.1a,1 depends on package: py27-setuptools27>0 - found ===> py27-sgrep-1.1a,1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-sgrep-1.1a,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/py-sgrep/work/sgrep-1.94a/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/py-sgrep/work/sgrep-1.94a/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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... 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 suffix of executables... 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 ANSI C... none needed 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 checking how to run the C preprocessor... cpp checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes 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 fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/mman.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for mmap... (cached) yes checking for dup... yes checking for dup2... (cached) yes checking for pipe... (cached) yes checking for fileno... (cached) yes checking for select... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for times... yes checking for vsnprintf... (cached) yes Using preprocessor 'm4 -s' Enabling assertions. Enabling memory leak and allocation debugging. configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for py27-sgrep-1.1a,1 running build running build_ext building 'sgreplib' extension creating build creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7 cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c common.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/common.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c index.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/index.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c index_main.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/index_main.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c optimize.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/optimize.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c parser.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/parser.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c preproc.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/preproc.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c pymain.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pymain.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c sgreplib.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/sgreplib.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c eval.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/eval.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c output.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/output.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c pmatch.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pmatch.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c pycapture.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pycapture.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c sgml.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/sgml.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -DDATADIR="/usr/local/share" -I. -I/usr/local/include/python2.7 -c sysdeps.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/sysdeps.o creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7 cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-11.0-CURRENT-powerpc-2.7/common.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/index.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/index_main.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/optimize.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/parser.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/preproc.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pymain.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/sgreplib.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/eval.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/output.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pmatch.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pycapture.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/sgml.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/sysdeps.o -o build/lib.freebsd-11.0-CURRENT-powerpc-2.7/sgreplib.so ===> Staging for py27-sgrep-1.1a,1 ===> py27-sgrep-1.1a,1 depends on package: py27-setuptools27>0 - found ===> py27-sgrep-1.1a,1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_ext running install_lib creating /obj/buildshare/ports/355755/textproc/py-sgrep/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/textproc/py-sgrep/work/stage/usr/local/lib/python2.7/site-packages copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/sgreplib.so -> /obj/buildshare/ports/355755/textproc/py-sgrep/work/stage/usr/local/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmpaJCopJ.py' /usr/local/bin/python2.7 -O /tmp/tmpaJCopJ.py removing /tmp/tmpaJCopJ.py running install_egg_info running egg_info creating pysgrep.egg-info writing pysgrep.egg-info/PKG-INFO writing top-level names to pysgrep.egg-info/top_level.txt writing dependency_links to pysgrep.egg-info/dependency_links.txt writing manifest file 'pysgrep.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pysgrep.egg-info/SOURCES.txt' writing manifest file 'pysgrep.egg-info/SOURCES.txt' Copying pysgrep.egg-info to /obj/buildshare/ports/355755/textproc/py-sgrep/work/stage/usr/local/lib/python2.7/site-packages/pysgrep-1.0a-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/textproc/py-sgrep/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-sgrep-1.1a,1 ===> Checking if textproc/py-sgrep already installed ===> Registering installation for py27-sgrep-1.1a,1 Installing py27-sgrep-1.1a,1... done Make package ===> Building package for py27-sgrep-1.1a,1 slot2: removed