Building phptags-0.3.0.txz (origin /buildshare/ports/355755/devel/phptags) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/phptags-0.3.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> phptags-0.3.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 phptags-0.3.0 Make install ===> License BSD2CLAUSE accepted by the user ===> phptags-0.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by phptags-0.3.0 for building ===> Extracting for phptags-0.3.0 => SHA256 Checksum OK for phptags-0.3.0.tar.gz. ===> Patching for phptags-0.3.0 ===> Configuring for phptags-0.3.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/phptags/work/phptags-0.3.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/phptags/work/phptags-0.3.0/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/phptags/work/phptags-0.3.0/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 file name... 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 whether ln -s works... yes checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets $(MAKE)... (cached) yes checking for sort... sort checking for sed... sed checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 for getopt.h... (cached) yes checking for ANSI C header files... (cached) yes checking for pid_t... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... (cached) yes checking for strchr... yes checking for memmove... (cached) yes checking for strnstr... yes checking for getopt_long... yes checking whether to include verbose debugging code... no configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands phptags version 0.3.0 configured successfully. Using '/usr/local' for installation. Using 'cc' for C compiler. Building with '-O2 -pipe -fno-strict-aliasing ' for C compiler flags. ===> Building for phptags-0.3.0 /usr/bin/make all-recursive Making all in man sed -e "s,@default_config@,/usr/local/etc/phptags.conf," ./phptags.1.in > phptags.1 Making all in src if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT phptags.o -MD -MP -MF ".deps/phptags.Tpo" -c -o phptags.o phptags.c; then mv -f ".deps/phptags.Tpo" ".deps/phptags.Po"; else rm -f ".deps/phptags.Tpo"; exit 1; fi phptags.c: In function 'main': phptags.c:103: warning: comparison between pointer and integer phptags.c:119: warning: comparison between pointer and integer if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT conf.o -MD -MP -MF ".deps/conf.Tpo" -c -o conf.o conf.c; then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; else rm -f ".deps/conf.Tpo"; exit 1; fi conf.c: In function 'read_config': conf.c:39: warning: incompatible implicit declaration of built-in function 'malloc' conf.c:69: warning: incompatible implicit declaration of built-in function 'strchr' if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT str.o -MD -MP -MF ".deps/str.Tpo" -c -o str.o str.c; then mv -f ".deps/str.Tpo" ".deps/str.Po"; else rm -f ".deps/str.Tpo"; exit 1; fi cc -O2 -pipe -fno-strict-aliasing -o phptags phptags.o conf.o str.o ===> Staging for phptags-0.3.0 ===> Generating temporary packing list Making install in man test -z "/usr/local/man/man1" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/devel/phptags/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './phptags.1' '/obj/buildshare/ports/355755/devel/phptags/work/stage/usr/local/man/man1/phptags.1' Making install in src test -z "/usr/local/bin" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/devel/phptags/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'phptags' '/obj/buildshare/ports/355755/devel/phptags/work/stage/usr/local/bin/phptags' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/phptags/work/phptags-0.3.0/AUTHORS /obj/buildshare/ports/355755/devel/phptags/work/stage/usr/local/share/doc/phptags install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/phptags/work/phptags-0.3.0/TODO /obj/buildshare/ports/355755/devel/phptags/work/stage/usr/local/share/doc/phptags install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/phptags/work/phptags-0.3.0/README /obj/buildshare/ports/355755/devel/phptags/work/stage/usr/local/share/doc/phptags install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/phptags/work/phptags-0.3.0/ChangeLog /obj/buildshare/ports/355755/devel/phptags/work/stage/usr/local/share/doc/phptags install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/phptags/work/phptags-0.3.0/INSTALL /obj/buildshare/ports/355755/devel/phptags/work/stage/usr/local/share/doc/phptags ====> Compressing man pages (compress-man) ===> Installing for phptags-0.3.0 ===> Checking if devel/phptags already installed ===> Registering installation for phptags-0.3.0 Installing phptags-0.3.0... done Make package ===> Building package for phptags-0.3.0 slot1: removed