Building spfval-0.0.1.txz (origin /buildshare/ports/355755/mail/spfval) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/spfval-0.0.1.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> spfval-0.0.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 spfval-0.0.1 Make install ===> spfval-0.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spfval-0.0.1 for building ===> Extracting for spfval-0.0.1 => SHA256 Checksum OK for spfval-0.0.1.tar.bz2. ===> Patching for spfval-0.0.1 ===> Applying FreeBSD patches for spfval-0.0.1 ===> Configuring for spfval-0.0.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/spfval/work/spfval-0.0.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/spfval/work/spfval-0.0.1/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 whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for exit in -lc... yes 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 stdio.h, usability... no checking stdio.h, presence... no checking for stdio.h,... no checking stdlib.h, usability... no checking stdlib.h, presence... no checking for stdlib.h,... no checking string.h, usability... no checking string.h, presence... no checking for string.h,... no checking strings.h, usability... no checking strings.h, presence... no checking for strings.h,... no checking unistd.h, usability... no checking unistd.h, presence... no checking for unistd.h,... no checking error.h, usability... no checking error.h, presence... no checking for error.h,... no checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether char is unsigned... yes checking for time_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strftime... (cached) yes checking for ntohl,... no checking for memset,... no checking for strcasecmp,... no checking for strchr,... no checking for strdup,... no checking for strrchr,... no checking for strstr,... no checking for mkdir... yes checking __BEGIN_DECLS... no checking for u_int8_t... (cached) yes checking for u_int16_t... (cached) yes checking for u_int32_t... (cached) yes checking for uintptr_t... (cached) yes checking __FUNCTION__... __FUNCTION__ configure: WARNING: === DO NOT EVER CONFIGURE AS ROOT === configure: WARNING: === UNLESS EXPLICITLY EXPRESSED BY === configure: WARNING: === SUPPLIED DOCUMENTATION FROM A === configure: WARNING: === REPUTABLE AUTHOR! Baka! === checking whether DEBUG is eanbled... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/spfval/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands .o88o. oooo 888 `" `888 .oooo.o oo.ooooo. o888oo oooo ooo .oooo. 888 d88( "8 888' `88b 888 `88. .8' `P )88b 888 `"Y88b. 888 888 888 `88..8' .oP"888 888 o. )88b 888 888 888 `888' d8( 888 888 8""888P' 888bod8P' o888o `8' `Y888""8o o888o 888 o888o -------------------------------------------------------------------------------- An ANSI C Sender Policy Framework record validator -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- spfval 0.0.1 -------------------------------------------------------------------------------- ./CHANGELOG ............ List of documented changed between versions ./FAQ .................. Frequently Asked Questions (and Answers :-) ) ./LICENSE .............. Terms under which spfval is licensed ./README ............... A Quick and Excellent rundown of basic information ./TODO ................. Things planned for future releases that are 'To Do' ./VERSION .............. Version of thie release ./bin .................. Static & Dyn. versions of the spfval Query Tool ./src .................. Its not the Swartz, but it will have to do ;) -------------------------------------------------------------------------------- Website ................................ http://spfTools.net Contact ................................ tanderson@codeshare.ca -------------------------------------------------------------------------------- Enable Debugging ........................................... OFF spfval binaries are in the new 'bin' dir in the spfval root -------------------------------------------------------------------------------- ===> Building for spfval-0.0.1 /usr/bin/make all-recursive Making all in src Making all in spfval if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../spfval -Wall -ggdb3 -D_GNU_SOURCE -D_BSD_SOURCE -Wall -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../spfval -Wall -ggdb3 -D_GNU_SOURCE -D_BSD_SOURCE -Wall -O2 -pipe -fno-strict-aliasing -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../spfval -Wall -ggdb3 -D_GNU_SOURCE -D_BSD_SOURCE -Wall -O2 -pipe -fno-strict-aliasing -MT spfval.o -MD -MP -MF ".deps/spfval.Tpo" -c -o spfval.o spfval.c; then mv -f ".deps/spfval.Tpo" ".deps/spfval.Po"; else rm -f ".deps/spfval.Tpo"; exit 1; fi spfval.c:1485: warning: '_SPFVAL_cidr_cmp' defined but not used cc -Wall -ggdb3 -D_GNU_SOURCE -D_BSD_SOURCE -Wall -O2 -pipe -fno-strict-aliasing -o spfval main.o util.o spfval.o -lc cc -Wall -ggdb3 -D_GNU_SOURCE -D_BSD_SOURCE -Wall -O2 -pipe -fno-strict-aliasing -o spfval_static -static main.o util.o spfval.o -lc /usr/bin/make DESTDIR= bindir=`pwd`/../../bin install-exec test -z "/obj/buildshare/ports/355755/mail/spfval/work/spfval-0.0.1/src/spfval/../../bin" || /bin/sh ../../build_tools/mkinstalldirs "/obj/buildshare/ports/355755/mail/spfval/work/spfval-0.0.1/src/spfval/../../bin" install -s -o root -g wheel -m 555 'spfval' '/obj/buildshare/ports/355755/mail/spfval/work/spfval-0.0.1/src/spfval/../../bin/spfval' install -s -o root -g wheel -m 555 'spfval_static' '/obj/buildshare/ports/355755/mail/spfval/work/spfval-0.0.1/src/spfval/../../bin/spfval_static' ===> Staging for spfval-0.0.1 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/spfval/work/spfval-0.0.1/bin/spfval /obj/buildshare/ports/355755/mail/spfval/work/stage/usr/local/bin ====> Compressing man pages (compress-man) ===> Installing for spfval-0.0.1 ===> Checking if mail/spfval already installed ===> Registering installation for spfval-0.0.1 Installing spfval-0.0.1... done Make package ===> Building package for spfval-0.0.1 slot1: removed