Building dbacl-1.14.1.txz (origin /buildshare/ports/355755/textproc/dbacl) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/dbacl-1.14.1.tar.gz x packages/ x packages/bash-4.3.18_2.txz x packages/perl5-5.16.3_10.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/bison-2.7.1,1.txz x packages/m4-1.4.17_1,1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> dbacl-1.14.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 dbacl-1.14.1 ===> dbacl-1.14.1 depends on executable: bash - not found ===> Verifying install for bash in /buildshare/ports/355755/shells/bash ===> Installing existing package /packages/bash-4.3.18_2.txz Installing bash-4.3.18_2...Installing gettext-0.18.3.1_1... done Updating /etc/shells done ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of dbacl-1.14.1 Make install ===> dbacl-1.14.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dbacl-1.14.1 for building ===> Extracting for dbacl-1.14.1 => SHA256 Checksum OK for dbacl-1.14.1.tar.gz. ===> Patching for dbacl-1.14.1 ===> Configuring for dbacl-1.14.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/dbacl/work/dbacl-1.14.1/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/dbacl/work/dbacl-1.14.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/dbacl/work/dbacl-1.14.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 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 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for log in -lm... yes checking for initscr in -lncurses... yes checking for readline in -lreadline... yes checking for SLsmg_init_smg in -lslang... no configure: WARNING: libslang missing, disabling interactive mailinspect checking for ANSI C header files... (cached) yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking for langinfo.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/mman.h... (cached) yes checking mman.h usability... no checking mman.h presence... no checking for mman.h... no checking for netinet/in.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for getpagesize... (cached) yes checking for madvise... yes checking for sigaction... (cached) yes checking for working posix_memalign... yes checking for wcstol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/tests/Makefile config.status: creating man/Makefile config.status: creating ts/Makefile config.status: creating TREC/Makefile config.status: creating contrib/Makefile config.status: creating doc/chess/Makefile config.status: creating src/config.h config.status: executing depfiles commands ===> Building for dbacl-1.14.1 Making all in doc Making all in chess Making all in src /usr/bin/make all-recursive Making all in . cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT dbacl.o -MD -MP -MF .deps/dbacl.Tpo -c -o dbacl.o dbacl.c dbacl.c: In function 'print_score': dbacl.c:3292: warning: format '%ld' expects type 'long int', but argument 4 has type 'unsigned int' mv -f .deps/dbacl.Tpo .deps/dbacl.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT fram.o -MD -MP -MF .deps/fram.Tpo -c -o fram.o fram.c mv -f .deps/fram.Tpo .deps/fram.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT catfun.o -MD -MP -MF .deps/catfun.Tpo -c -o catfun.o catfun.c mv -f .deps/catfun.Tpo .deps/catfun.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT fh.o -MD -MP -MF .deps/fh.Tpo -c -o fh.o fh.c fh.c: In function 'finalize_textbuf': fh.c:492: warning: statement with no effect mv -f .deps/fh.Tpo .deps/fh.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT probs.o -MD -MP -MF .deps/probs.Tpo -c -o probs.o probs.c mv -f .deps/probs.Tpo .deps/probs.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT jenkins.o -MD -MP -MF .deps/jenkins.Tpo -c -o jenkins.o jenkins.c mv -f .deps/jenkins.Tpo .deps/jenkins.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT jenkins2.o -MD -MP -MF .deps/jenkins2.Tpo -c -o jenkins2.o jenkins2.c jenkins2.c: In function 'hash3': jenkins2.c:208: warning: unused variable 'd' mv -f .deps/jenkins2.Tpo .deps/jenkins2.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT mtherr.o -MD -MP -MF .deps/mtherr.Tpo -c -o mtherr.o mtherr.c mv -f .deps/mtherr.Tpo .deps/mtherr.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT igam.o -MD -MP -MF .deps/igam.Tpo -c -o igam.o igam.c mv -f .deps/igam.Tpo .deps/igam.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT gamma.o -MD -MP -MF .deps/gamma.Tpo -c -o gamma.o gamma.c mv -f .deps/gamma.Tpo .deps/gamma.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT const.o -MD -MP -MF .deps/const.Tpo -c -o const.o const.c mv -f .deps/const.Tpo .deps/const.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT polevl.o -MD -MP -MF .deps/polevl.Tpo -c -o polevl.o polevl.c mv -f .deps/polevl.Tpo .deps/polevl.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT isnan.o -MD -MP -MF .deps/isnan.Tpo -c -o isnan.o isnan.c mv -f .deps/isnan.Tpo .deps/isnan.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT ndtr.o -MD -MP -MF .deps/ndtr.Tpo -c -o ndtr.o ndtr.c mv -f .deps/ndtr.Tpo .deps/ndtr.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -DMBW_MB -c ./mbw.c -o mb.o cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -DMBW_WIDE -c ./mbw.c -o wc.o cc -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -o dbacl dbacl.o fram.o catfun.o fh.o util.o probs.o jenkins.o jenkins2.o mtherr.o igam.o gamma.o const.o polevl.o isnan.o ndtr.o mb.o wc.o -lm cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT bayesol.o -MD -MP -MF .deps/bayesol.Tpo -c -o bayesol.o bayesol.c mv -f .deps/bayesol.Tpo .deps/bayesol.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT risk-lexer.o -MD -MP -MF .deps/risk-lexer.Tpo -c -o risk-lexer.o risk-lexer.c risk-lexer.c:1200: warning: 'yyunput' defined but not used mv -f .deps/risk-lexer.Tpo .deps/risk-lexer.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT risk-parser.o -MD -MP -MF .deps/risk-parser.Tpo -c -o risk-parser.o risk-parser.c mv -f .deps/risk-parser.Tpo .deps/risk-parser.Po cc -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -o bayesol bayesol.o fram.o risk-lexer.o risk-parser.o probs.o util.o jenkins.o jenkins2.o mtherr.o igam.o gamma.o const.o polevl.o isnan.o ndtr.o -lfl -lm cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT mailinspect.o -MD -MP -MF .deps/mailinspect.Tpo -c -o mailinspect.o mailinspect.c mv -f .deps/mailinspect.Tpo .deps/mailinspect.Po cc -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -o mailinspect mailinspect.o fram.o fh.o catfun.o probs.o util.o jenkins.o jenkins2.o mtherr.o igam.o gamma.o const.o polevl.o isnan.o ndtr.o mb.o wc.o -lm cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT hmine.o -MD -MP -MF .deps/hmine.Tpo -c -o hmine.o hmine.c mv -f .deps/hmine.Tpo .deps/hmine.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT hparse.o -MD -MP -MF .deps/hparse.Tpo -c -o hparse.o hparse.c hparse.c: In function 'mkh_received': hparse.c:359: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' hparse.c: In function 'mkh_date': hparse.c:553: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' mv -f .deps/hparse.Tpo .deps/hparse.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT rfc822.o -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.o rfc822.c mv -f .deps/rfc822.Tpo .deps/rfc822.Po cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT rfc2822.o -MD -MP -MF .deps/rfc2822.Tpo -c -o rfc2822.o rfc2822.c mv -f .deps/rfc2822.Tpo .deps/rfc2822.Po cc -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -o hmine hmine.o hparse.o fram.o util.o rfc822.o rfc2822.o jenkins.o jenkins2.o mtherr.o igam.o gamma.o const.o polevl.o isnan.o ndtr.o -lm cc -DHAVE_CONFIG_H -I. -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -MT hypex.o -MD -MP -MF .deps/hypex.Tpo -c -o hypex.o hypex.c mv -f .deps/hypex.Tpo .deps/hypex.Po cc -funsigned-char -std=c99 -Wall -pedantic -O3 -O2 -pipe -fno-strict-aliasing -o hypex hypex.o fram.o catfun.o util.o probs.o jenkins.o jenkins2.o mtherr.o igam.o gamma.o const.o polevl.o isnan.o ndtr.o -lm cat mailcross.in | sed -e '/# begin mailtest.functions/r mailtest.functions.in' | sed -e '/# begin mailtest/,/# begin mailtest/d;/# end/,/# end/d' | sed -e "s|[@]VERSION@|1.14.1|g;s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > mailcross chmod +x mailcross cat mailtoe.in | sed -e '/# begin mailtest.functions/r mailtest.functions.in' | sed -e '/# begin mailtest/,/# begin mailtest/d;/# end/,/# end/d' | sed -e "s|[@]VERSION@|1.14.1|g;s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > mailtoe chmod +x mailtoe cat mailfoot.in | sed -e '/# begin mailtest.functions/r mailtest.functions.in' | sed -e '/# begin mailtest/,/# begin mailtest/d;/# end/,/# end/d' | sed -e "s|[@]VERSION@|1.14.1|g;s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > mailfoot chmod +x mailfoot Making all in tests Making all in man cat dbacl.1in | sed -e "s|[@]VERSION@|1.14.1|g" | sed -e "s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > dbacl.1 cat bayesol.1in | sed -e "s|[@]VERSION@|1.14.1|g" | sed -e "s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > bayesol.1 cat mailcross.1in | sed -e "s|[@]VERSION@|1.14.1|g" | sed -e "s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > mailcross.1 cat mailinspect.1in | sed -e "s|[@]VERSION@|1.14.1|g" | sed -e "s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > mailinspect.1 cat mailtoe.1in | sed -e "s|[@]VERSION@|1.14.1|g" | sed -e "s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > mailtoe.1 cat mailfoot.1in | sed -e "s|[@]VERSION@|1.14.1|g" | sed -e "s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > mailfoot.1 cat hmine.1in | sed -e "s|[@]VERSION@|1.14.1|g" | sed -e "s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > hmine.1 cat hypex.1in | sed -e "s|[@]VERSION@|1.14.1|g" | sed -e "s|[@]PKGDATADIR@|/usr/local/share/dbacl|g" > hypex.1 Making all in ts Making all in TREC Making all in contrib ===> Staging for dbacl-1.14.1 ===> dbacl-1.14.1 depends on executable: bash - found ===> Generating temporary packing list cd /obj/buildshare/ports/355755/textproc/dbacl/work/dbacl-1.14.1/src && install -s -o root -g wheel -m 555 bayesol dbacl mailinspect hmine hypex /obj/buildshare/ports/355755/textproc/dbacl/work/stage/usr/local/bin && install -o root -g wheel -m 555 mailcross mailtoe mailfoot /obj/buildshare/ports/355755/textproc/dbacl/work/stage/usr/local/bin cd /obj/buildshare/ports/355755/textproc/dbacl/work/dbacl-1.14.1/man && install -o root -g wheel -m 444 bayesol.1 dbacl.1 mailcross.1 mailinspect.1 mailtoe.1 mailfoot.1 /obj/buildshare/ports/355755/textproc/dbacl/work/stage/usr/local/man/man1 cd /obj/buildshare/ports/355755/textproc/dbacl/work/dbacl-1.14.1/doc && install -o root -g wheel -m 444 sample*.txt japanese.txt example*.risk toy.risk prop.pl /obj/buildshare/ports/355755/textproc/dbacl/work/stage/usr/local/share/examples/dbacl cd /obj/buildshare/ports/355755/textproc/dbacl/work/dbacl-1.14.1 && install -o root -g wheel -m 444 AUTHORS ChangeLog README doc/dbacl.ps doc/email.html doc/tutorial.html doc/costs.ps /obj/buildshare/ports/355755/textproc/dbacl/work/stage/usr/local/share/doc/dbacl ====> Compressing man pages (compress-man) ===> Installing for dbacl-1.14.1 ===> Checking if textproc/dbacl already installed ===> Registering installation for dbacl-1.14.1 Installing dbacl-1.14.1... done Make package ===> Building package for dbacl-1.14.1 slot1: removed