Building the_silver_searcher-0.22.0.txz (origin /buildshare/ports/355755/textproc/the_silver_searcher) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/the_silver_searcher-0.22.0.tar.gz x packages/ x packages/p5-Locale-gettext-1.05_3.txz x packages/perl5-5.16.3_10.txz x packages/gmake-3.82_1.txz x packages/pcre-8.34_1.txz x packages/m4-1.4.17_1,1.txz x packages/automake-1.14.txz x packages/gettext-0.18.3.1_1.txz x packages/help2man-1.43.3_1.txz x packages/pkgconf-0.9.5.txz x packages/autoconf-wrapper-20131203.txz x packages/automake-wrapper-20131203.txz x packages/autoconf-2.69.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> the_silver_searcher-0.22.0 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 the_silver_searcher-0.22.0 ===> the_silver_searcher-0.22.0 depends on shared library: libpcre.so - not found ===> Verifying for libpcre.so in /buildshare/ports/355755/devel/pcre ===> Installing existing package /packages/pcre-8.34_1.txz Installing pcre-8.34_1... done ===> Returning to build of the_silver_searcher-0.22.0 ===> the_silver_searcher-0.22.0 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 the_silver_searcher-0.22.0 ===> the_silver_searcher-0.22.0 depends on file: /usr/local/bin/automake-1.14 - not found ===> Verifying install for /usr/local/bin/automake-1.14 in /buildshare/ports/355755/devel/automake ===> Installing existing package /packages/automake-1.14.txz Installing automake-1.14...Installing autoconf-2.69...Installing autoconf-wrapper-20131203... done Installing m4-1.4.17_1,1... done Installing perl5-5.16.3_10... done done Installing automake-wrapper-20131203... done done ===> Returning to build of the_silver_searcher-0.22.0 ===> the_silver_searcher-0.22.0 depends on file: /usr/local/bin/autoconf-2.69 - found Make install ===> License APACHE20 accepted by the user ===> the_silver_searcher-0.22.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by the_silver_searcher-0.22.0 for building ===> Extracting for the_silver_searcher-0.22.0 => SHA256 Checksum OK for the_silver_searcher-0.22.0.tar.gz. ===> Patching for the_silver_searcher-0.22.0 ===> the_silver_searcher-0.22.0 depends on executable: pkgconf - found ===> the_silver_searcher-0.22.0 depends on file: /usr/local/bin/automake-1.14 - found ===> the_silver_searcher-0.22.0 depends on file: /usr/local/bin/autoconf-2.69 - found ===> the_silver_searcher-0.22.0 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> Configuring for the_silver_searcher-0.22.0 configure.ac:10: installing './compile' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am: installing './depcomp' 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 make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether make supports nested variables... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for PCRE... 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 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for zlib.h... (cached) yes checking for library containing inflate... -lz checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for LZMA... yes checking whether PCRE_CONFIG_JIT is declared... yes checking for struct dirent.d_type... yes checking for fgetln... yes checking for getline... (cached) yes checking for realpath... (cached) yes checking for strndup... (cached) yes checking for vasprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating the_silver_searcher.spec config.status: creating src/config.h config.status: executing depfiles commands ===> Building for the_silver_searcher-0.22.0 CC src/ignore.o CC src/log.o CC src/options.o CC src/print.o src/print.c: In function 'print_file_matches': src/print.c:125: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' src/print.c:125: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'unsigned int' src/print.c:136: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' src/print.c: In function 'print_line_number': src/print.c:206: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t' src/print.c:208: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'size_t' CC src/scandir.o CC src/search.o src/search.c: In function 'search_file': src/search.c:183: warning: declaration of 'pipe' shadows a global declaration /usr/include/unistd.h:356: warning: shadowed declaration is here CC src/lang.o CC src/util.o CC src/decompress.o CC src/main.o CCLD ag ===> Staging for the_silver_searcher-0.22.0 ===> Generating temporary packing list /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/the_silver_searcher/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 ag '/obj/buildshare/ports/355755/textproc/the_silver_searcher/work/stage/usr/local/bin' /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/the_silver_searcher/work/stage/usr/local/share/the_silver_searcher/completions' install -o root -g wheel -m 444 ag.bashcomp.sh '/obj/buildshare/ports/355755/textproc/the_silver_searcher/work/stage/usr/local/share/the_silver_searcher/completions' /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/the_silver_searcher/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 doc/ag.1 '/obj/buildshare/ports/355755/textproc/the_silver_searcher/work/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) ===> Installing for the_silver_searcher-0.22.0 ===> Checking if textproc/the_silver_searcher already installed ===> Registering installation for the_silver_searcher-0.22.0 Installing the_silver_searcher-0.22.0... done Make package ===> Building package for the_silver_searcher-0.22.0 slot2: removed