------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/libedit-3.1.20191231,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ised-2.7.1_7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ised-2.7.1_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ised-2.7.1_7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ised-2.7.1_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ised-2.7.1_7 for building => SHA256 Checksum OK for ised-2.7.1.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ised-2.7.1_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ised-2.7.1_7 for building ===> Extracting for ised-2.7.1_7 => SHA256 Checksum OK for ised-2.7.1.tar.bz2. Extracted Memory Use: 0.68M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ised-2.7.1_7 ===> Applying ports patches for ised-2.7.1_7 ===> Cleanly applied ports patch(es) patch-src_ised.cpp SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ised-2.7.1_7 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ised-2.7.1_7 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) ===> Configuring for ised-2.7.1_7 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /construction/math/ised/ised-2.7.1/missing: Unknown `--is-lightweight' option Try `/construction/math/ised/ised-2.7.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 whether make supports nested variables... yes 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E 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... -ledit checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no 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... no checking readline/history.h presence... no checking for readline/history.h... no checking for exp10... no checking for strtold... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ised-2.7.1_7 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- ised-ised.o --- --- ised-base.o --- --- ised-methods.o --- --- ised-unroll.o --- --- ised-shunting.o --- --- ised-tokener.o --- --- ised-vm.o --- --- ised-ised.o --- g++ -DHAVE_CONFIG_H -I. -I.. -DVALUE=DOUBLE -DIVALUE=ILONG -DTRAPOVERFLOWS=1 -DTOGGLESYSCALL=1 -DUSE_UTF8=1 -isystem /usr/local/include -O3 -pipe -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ised-ised.o -MD -MP -MF .deps/ised-ised.Tpo -c -o ised-ised.o `test -f 'ised.cpp' || echo './'`ised.cpp --- ised-base.o --- g++ -DHAVE_CONFIG_H -I. -I.. -DVALUE=DOUBLE -DIVALUE=ILONG -DTRAPOVERFLOWS=1 -DTOGGLESYSCALL=1 -DUSE_UTF8=1 -isystem /usr/local/include -O3 -pipe -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ised-base.o -MD -MP -MF .deps/ised-base.Tpo -c -o ised-base.o `test -f 'base.cpp' || echo './'`base.cpp --- ised-shunting.o --- g++ -DHAVE_CONFIG_H -I. -I.. -DVALUE=DOUBLE -DIVALUE=ILONG -DTRAPOVERFLOWS=1 -DTOGGLESYSCALL=1 -DUSE_UTF8=1 -isystem /usr/local/include -O3 -pipe -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ised-shunting.o -MD -MP -MF .deps/ised-shunting.Tpo -c -o ised-shunting.o `test -f 'shunting.cpp' || echo './'`shunting.cpp --- ised-methods.o --- g++ -DHAVE_CONFIG_H -I. -I.. -DVALUE=DOUBLE -DIVALUE=ILONG -DTRAPOVERFLOWS=1 -DTOGGLESYSCALL=1 -DUSE_UTF8=1 -isystem /usr/local/include -O3 -pipe -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ised-methods.o -MD -MP -MF .deps/ised-methods.Tpo -c -o ised-methods.o `test -f 'methods.cpp' || echo './'`methods.cpp --- ised-tokener.o --- g++ -DHAVE_CONFIG_H -I. -I.. -DVALUE=DOUBLE -DIVALUE=ILONG -DTRAPOVERFLOWS=1 -DTOGGLESYSCALL=1 -DUSE_UTF8=1 -isystem /usr/local/include -O3 -pipe -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ised-tokener.o -MD -MP -MF .deps/ised-tokener.Tpo -c -o ised-tokener.o `test -f 'tokener.cpp' || echo './'`tokener.cpp --- ised-vm.o --- g++ -DHAVE_CONFIG_H -I. -I.. -DVALUE=DOUBLE -DIVALUE=ILONG -DTRAPOVERFLOWS=1 -DTOGGLESYSCALL=1 -DUSE_UTF8=1 -isystem /usr/local/include -O3 -pipe -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ised-vm.o -MD -MP -MF .deps/ised-vm.Tpo -c -o ised-vm.o `test -f 'vm.cpp' || echo './'`vm.cpp --- ised-unroll.o --- g++ -DHAVE_CONFIG_H -I. -I.. -DVALUE=DOUBLE -DIVALUE=ILONG -DTRAPOVERFLOWS=1 -DTOGGLESYSCALL=1 -DUSE_UTF8=1 -isystem /usr/local/include -O3 -pipe -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ised-unroll.o -MD -MP -MF .deps/ised-unroll.Tpo -c -o ised-unroll.o `test -f 'unroll.cpp' || echo './'`unroll.cpp --- ised-ised.o --- mv -f .deps/ised-ised.Tpo .deps/ised-ised.Po --- ised-tokener.o --- mv -f .deps/ised-tokener.Tpo .deps/ised-tokener.Po --- ised-shunting.o --- mv -f .deps/ised-shunting.Tpo .deps/ised-shunting.Po --- ised-base.o --- mv -f .deps/ised-base.Tpo .deps/ised-base.Po --- ised-vm.o --- vm.cpp: In member function 'int eval_control::evaluate(treenode&, array&)': vm.cpp:1503:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ --- ised-unroll.o --- mv -f .deps/ised-unroll.Tpo .deps/ised-unroll.Po --- ised-methods.o --- mv -f .deps/ised-methods.Tpo .deps/ised-methods.Po --- ised-vm.o --- mv -f .deps/ised-vm.Tpo .deps/ised-vm.Po --- ised --- g++ -O3 -pipe -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -o ised ised-ised.o ised-base.o ised-methods.o ised-unroll.o ised-shunting.o ised-tokener.o ised-vm.o -L/usr/local/lib -ledit Making all in man SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ised-2.7.1_7 ===> Generating temporary packing list install -s -m 555 /construction/math/ised/ised-2.7.1/src/ised /construction/math/ised/stage/usr/local/bin install -m 444 /construction/math/ised/ised-2.7.1/man/ised.1 /construction/math/ised/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ised-2.7.1_7 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14