------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mathomatic-16.0.5_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mathomatic-16.0.5_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mathomatic-16.0.5_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mathomatic-16.0.5_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mathomatic-16.0.5_2 for building => SHA256 Checksum OK for mfillpot-mathomatic-16.0.5-ceb0861_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mathomatic-16.0.5_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mathomatic-16.0.5_2 for building ===> Extracting for mathomatic-16.0.5_2 => SHA256 Checksum OK for mfillpot-mathomatic-16.0.5-ceb0861_GH0.tar.gz. Extracted Memory Use: 1.86M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mathomatic-16.0.5_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mathomatic-16.0.5_2 depends on executable: gmake - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> mathomatic-16.0.5_2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mathomatic-16.0.5_2 depends on executable: gmake - found ===> mathomatic-16.0.5_2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for mathomatic-16.0.5_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mathomatic-16.0.5_2 gmake[1]: Entering directory '/construction/math/mathomatic/mathomatic-ceb0861' cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o main.o main.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o globals.o globals.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o am.o am.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o solve.o solve.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o help.o help.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o parse.o parse.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o cmds.o cmds.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o simplify.o simplify.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o factor.o factor.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o super.o super.c simplify.c: In function 'calc': simplify.c:1391:2: warning: #warning "Using lgamma(3); Not a problem, but tgamma(3) is more direct, if available." [-Wcpp] #warning "Using lgamma(3); Not a problem, but tgamma(3) is more direct, if available." ^~~~~~~ cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o unfactor.o unfactor.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o poly.o poly.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o diff.o diff.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o integrate.o integrate.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o complex.o complex.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o complex_lib.o complex_lib.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o list.o list.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o gcd.o gcd.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -I/usr/local/include -c -o factor_int.o factor_int.c cc -pipe -O2 -fno-strict-aliasing -fexceptions -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -L/usr/local/lib main.o globals.o am.o solve.o help.o parse.o cmds.o simplify.o factor.o super.o unfactor.o poly.o diff.o integrate.o complex.o complex_lib.o list.o gcd.o factor_int.o -lm -lreadline -o mathomatic ./mathomatic successfully created. gmake[1]: Leaving directory '/construction/math/mathomatic/mathomatic-ceb0861' SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mathomatic-16.0.5_2 ===> Generating temporary packing list install -s -m 555 /construction/math/mathomatic/mathomatic-ceb0861/mathomatic /construction/math/mathomatic/stage/usr/local/bin install -m 444 /construction/math/mathomatic/mathomatic-ceb0861/mathomatic.1 /construction/math/mathomatic/stage/usr/local/man/man1 install -m 0644 /construction/math/mathomatic/mathomatic-ceb0861/icons/mathomatic.desktop /construction/math/mathomatic/stage/usr/local/share/applications install -m 0644 /construction/math/mathomatic/mathomatic-ceb0861/icons/mathomatic.png /construction/math/mathomatic/stage/usr/local/share/pixmaps install -m 0644 /construction/math/mathomatic/mathomatic-ceb0861/m4/* /construction/math/mathomatic/stage/usr/local/share/doc/mathomatic/m4 install -m 0644 /construction/math/mathomatic/mathomatic-ceb0861/tests/* /construction/math/mathomatic/stage/usr/local/share/doc/mathomatic/tests install -m 0644 /construction/math/mathomatic/mathomatic-ceb0861/doc/* /construction/math/mathomatic/stage/usr/local/share/doc/mathomatic/html install -m 0644 /construction/math/mathomatic/mathomatic-ceb0861/AUTHORS /construction/math/mathomatic/stage/usr/local/share/doc/mathomatic/ install -m 0644 /construction/math/mathomatic/mathomatic-ceb0861/README.txt /construction/math/mathomatic/stage/usr/local/share/doc/mathomatic/ install -m 0644 /construction/math/mathomatic/mathomatic-ceb0861/changes.txt /construction/math/mathomatic/stage/usr/local/share/doc/mathomatic/ ====> 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 mathomatic-16.0.5_2 file sizes/checksums [85]: 0% file sizes/checksums [85]: 100% packing files [85]: 0% packing files [85]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:09