Building wcalc-2.4_4.txz (origin /buildshare/ports/355755/math/wcalc) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/wcalc-2.4.tar.gz x packages/ x packages/gmp-5.1.3_2.txz x packages/mpfr-3.1.2_2.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> wcalc-2.4_4 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 wcalc-2.4_4 ===> wcalc-2.4_4 depends on shared library: gmp.10 - not found ===> Verifying install for gmp.10 in /buildshare/ports/355755/math/gmp ===> Installing existing package /packages/gmp-5.1.3_2.txz Installing gmp-5.1.3_2... done ===> Returning to build of wcalc-2.4_4 ===> wcalc-2.4_4 depends on shared library: mpfr.4 - not found ===> Verifying install for mpfr.4 in /buildshare/ports/355755/math/mpfr ===> Installing existing package /packages/mpfr-3.1.2_2.txz Installing mpfr-3.1.2_2... done ===> Returning to build of wcalc-2.4_4 Make install ===> wcalc-2.4_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wcalc-2.4_4 for building ===> Extracting for wcalc-2.4_4 => SHA256 Checksum OK for wcalc-2.4.tar.gz. ===> Patching for wcalc-2.4_4 ===> wcalc-2.4_4 depends on shared library: gmp.10 - found ===> wcalc-2.4_4 depends on shared library: mpfr.4 - found ===> Configuring for wcalc-2.4_4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/wcalc/work/wcalc-2.4/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/wcalc/work/wcalc-2.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/wcalc/work/wcalc-2.4/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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for bison... no checking for byacc... byacc 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for main in -ll... yes checking for acos in -lm... 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 for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for __gmpz_init in -lgmp... yes checking for mpfr_free_str in -lmpfr... yes checking for mpfr_sec... yes 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 fcntl.h... (cached) yes checking for float.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... (cached) 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 vprintf... (cached) yes checking for _doprnt... no checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for modf... yes checking for pow... yes checking for stpcpy... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... yes checking for strtoul... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating English.lproj/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for wcalc-2.4_4 /usr/bin/make all-recursive Making all in English.lproj cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c mv -f .deps/parser.Tpo .deps/parser.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT number_formatting.o -MD -MP -MF .deps/number_formatting.Tpo -c -o number_formatting.o number_formatting.c mv -f .deps/number_formatting.Tpo .deps/number_formatting.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.c mv -f .deps/scanner.Tpo .deps/scanner.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/help.Tpo .deps/help.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT calculator.o -MD -MP -MF .deps/calculator.Tpo -c -o calculator.o calculator.c mv -f .deps/calculator.Tpo .deps/calculator.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT string_manip.o -MD -MP -MF .deps/string_manip.Tpo -c -o string_manip.o string_manip.c mv -f .deps/string_manip.Tpo .deps/string_manip.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT historyManager.o -MD -MP -MF .deps/historyManager.Tpo -c -o historyManager.o historyManager.c mv -f .deps/historyManager.Tpo .deps/historyManager.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.c mv -f .deps/files.Tpo .deps/files.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.c mv -f .deps/variables.Tpo .deps/variables.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT conversion.o -MD -MP -MF .deps/conversion.Tpo -c -o conversion.o conversion.c mv -f .deps/conversion.Tpo .deps/conversion.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT explain.o -MD -MP -MF .deps/explain.Tpo -c -o explain.o explain.c mv -f .deps/explain.Tpo .deps/explain.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT extract_vars.o -MD -MP -MF .deps/extract_vars.Tpo -c -o extract_vars.o extract_vars.c mv -f .deps/extract_vars.Tpo .deps/extract_vars.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT isconst.o -MD -MP -MF .deps/isconst.Tpo -c -o isconst.o isconst.c isconst.c:8:2: warning: #warning this is all in utf8... should probably use iconv mv -f .deps/isconst.Tpo .deps/isconst.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT isfunc.o -MD -MP -MF .deps/isfunc.Tpo -c -o isfunc.o isfunc.c mv -f .deps/isfunc.Tpo .deps/isfunc.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT iscmd.o -MD -MP -MF .deps/iscmd.Tpo -c -o iscmd.o iscmd.c mv -f .deps/iscmd.Tpo .deps/iscmd.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT add_commas.o -MD -MP -MF .deps/add_commas.Tpo -c -o add_commas.o add_commas.c mv -f .deps/add_commas.Tpo .deps/add_commas.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT number.o -MD -MP -MF .deps/number.Tpo -c -o number.o number.c mv -f .deps/number.Tpo .deps/number.Po cc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT evalvar.o -MD -MP -MF .deps/evalvar.Tpo -c -o evalvar.o evalvar.c mv -f .deps/evalvar.Tpo .deps/evalvar.Po cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -L/usr/local/lib -o wcalc parser.o number_formatting.o scanner.o help.o calculator.o string_manip.o historyManager.o files.o variables.o conversion.o main.o explain.o list.o extract_vars.o isconst.o isfunc.o iscmd.o add_commas.o number.o evalvar.o -lfl -lmpfr -lgmp -lm -ll -lreadline ===> Staging for wcalc-2.4_4 ===> Generating temporary packing list /usr/bin/make install-recursive Making install in English.lproj test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/math/wcalc/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'wcalc' '/obj/buildshare/ports/355755/math/wcalc/work/stage/usr/local/bin/wcalc' test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/math/wcalc/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './wcalc.1' '/obj/buildshare/ports/355755/math/wcalc/work/stage/usr/local/man/man1/wcalc.1' ====> Compressing man pages (compress-man) ===> Installing for wcalc-2.4_4 ===> Checking if math/wcalc already installed ===> Registering installation for wcalc-2.4_4 Installing wcalc-2.4_4... done Make package ===> Building package for wcalc-2.4_4 slot1: removed