Building logsurfer-1.8.txz (origin /buildshare/ports/355755/misc/logsurfer) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/logsurfer-1.8.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> logsurfer-1.8 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 logsurfer-1.8 Make install ===> License BSD accepted by the user ===> logsurfer-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by logsurfer-1.8 for building ===> Extracting for logsurfer-1.8 => SHA256 Checksum OK for logsurfer-1.8.tar.gz. ===> Patching for logsurfer-1.8 ===> Configuring for logsurfer-1.8 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/logsurfer/work/logsurfer-1.8/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether we are using GNU C... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... cpp checking for AIX... no checking for -lgen... no checking whether cross-compiling... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/resource.h... yes checking for pid_t... (cached) yes checking for working const... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for strchr... yes checking for index... yes checking for memmove... (cached) yes checking for bcopy... (cached) yes checking etcdir... /usr/local/etc/logsurfer updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating man/Makefile creating config.h ===> Building for logsurfer-1.8 for subdir in man src; do echo making all in $subdir ; (cd $subdir; /usr/bin/make prefix='/usr/local' bindir='/usr/local/bin' mandir='/usr/local/man' CPPFLAGS='-DVERSION=\"1.8\" -DWARN_ROOT' CC='cc' CFLAGS='-O2 -pipe -fno-strict-aliasing' LDFLAGS='' DEF_DUMPFILE='/dev/null' DEF_CONFFILE='/usr/local/etc/logsurfer/logsurfer.conf' LIBS='' INSTALL='/usr/bin/install -c -o root -g wheel' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_DATA='install -o root -g wheel -m 444' DEFS='-DHAVE_CONFIG_H' all); done making all in man sed -e "s,@DUMPFILE@,/dev/null," -e "s,@CONFFILE@,/usr/local/etc/logsurfer/logsurfer.conf," < logsurfer.1.in > logsurfer.1 sed -e "s,@DUMPFILE@,/dev/null," -e "s,@CONFFILE@,/usr/local/etc/logsurfer/logsurfer.conf," < logsurfer.conf.4.in > logsurfer.conf.4 making all in src cc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" -DCONFFILE=\"/usr/local/etc/logsurfer/logsurfer.conf\" -I.. -O2 -pipe -fno-strict-aliasing context.c cc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" -DCONFFILE=\"/usr/local/etc/logsurfer/logsurfer.conf\" -I.. -O2 -pipe -fno-strict-aliasing exec.c cc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" -DCONFFILE=\"/usr/local/etc/logsurfer/logsurfer.conf\" -I.. -O2 -pipe -fno-strict-aliasing exit.c cc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" -DCONFFILE=\"/usr/local/etc/logsurfer/logsurfer.conf\" -I.. -O2 -pipe -fno-strict-aliasing logsurfer.c cc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" -DCONFFILE=\"/usr/local/etc/logsurfer/logsurfer.conf\" -I.. -O2 -pipe -fno-strict-aliasing readcf.c cc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" -DCONFFILE=\"/usr/local/etc/logsurfer/logsurfer.conf\" -I.. -O2 -pipe -fno-strict-aliasing report.c cc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" -DCONFFILE=\"/usr/local/etc/logsurfer/logsurfer.conf\" -I.. -O2 -pipe -fno-strict-aliasing rule.c cc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" -DCONFFILE=\"/usr/local/etc/logsurfer/logsurfer.conf\" -I.. -O2 -pipe -fno-strict-aliasing str_util.c cc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" -DCONFFILE=\"/usr/local/etc/logsurfer/logsurfer.conf\" -I.. -O2 -pipe -fno-strict-aliasing regex.c regex.c: In function 're_match_2': regex.c:3834: warning: passing argument 1 of 'bcmp_translate' discards qualifiers from pointer target type regex.c:3834: warning: passing argument 2 of 'bcmp_translate' discards qualifiers from pointer target type cc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" -DCONFFILE=\"/usr/local/etc/logsurfer/logsurfer.conf\" -I.. -O2 -pipe -fno-strict-aliasing readline.c readline.c: In function 'readline': readline.c:109: warning: incompatible implicit declaration of built-in function 'malloc' readline.c:142: warning: incompatible implicit declaration of built-in function 'malloc' cc -DVERSION=\"1.8\" -DWARN_ROOT -O2 -pipe -fno-strict-aliasing -o logsurfer context.o exec.o exit.o logsurfer.o readcf.o report.o rule.o str_util.o regex.o readline.o ===> Staging for logsurfer-1.8 ===> Generating temporary packing list for subdir in man src; do echo making install in $subdir ; (cd $subdir; /usr/bin/make prefix='/obj/buildshare/ports/355755/misc/logsurfer/work/stage/usr/local' bindir='/obj/buildshare/ports/355755/misc/logsurfer/work/stage/usr/local/bin' mandir='/obj/buildshare/ports/355755/misc/logsurfer/work/stage/usr/local/man' CPPFLAGS='-DVERSION=\"1.8\" -DWARN_ROOT' CC='cc' CFLAGS='-O2 -pipe -fno-strict-aliasing' LDFLAGS='' DEF_DUMPFILE='/dev/null' DEF_CONFFILE='/usr/local/etc/logsurfer/logsurfer.conf' LIBS='' INSTALL='/usr/bin/install -c -o root -g wheel' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_DATA='install -o root -g wheel -m 444' DEFS='-DHAVE_CONFIG_H' install); done making install in man install -o root -g wheel -m 444 logsurfer.1 /obj/buildshare/ports/355755/misc/logsurfer/work/stage/usr/local/man/man1/logsurfer.1 install -o root -g wheel -m 444 logsurfer.conf.4 /obj/buildshare/ports/355755/misc/logsurfer/work/stage/usr/local/man/man4/logsurfer.conf.4 making install in src install -s -o root -g wheel -m 555 logsurfer /obj/buildshare/ports/355755/misc/logsurfer/work/stage/usr/local/bin/logsurfer install -o root -g wheel -m 444 /obj/buildshare/ports/355755/misc/logsurfer/work/logsurfer-1.8/ChangeLog /obj/buildshare/ports/355755/misc/logsurfer/work/stage/usr/local/share/doc/logsurfer install -o root -g wheel -m 444 /obj/buildshare/ports/355755/misc/logsurfer/work/logsurfer-1.8/README /obj/buildshare/ports/355755/misc/logsurfer/work/stage/usr/local/share/doc/logsurfer ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for logsurfer-1.8 ===> Checking if misc/logsurfer already installed ===> Registering installation for logsurfer-1.8 Installing logsurfer-1.8... done Make package ===> Building package for logsurfer-1.8 slot1: removed