/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 131072 stack size (kbytes, -s) 8192 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> amath-1.8.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_3.txz [112mips-quarterly-job-18] Installing pkg-1.10.5_3... [112mips-quarterly-job-18] Extracting pkg-1.10.5_3: .......... done ===> amath-1.8.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of amath-1.8.5 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by amath-1.8.5 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by amath-1.8.5 for building => SHA256 Checksum OK for amath-1.8.5.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by amath-1.8.5 for building ===> Extracting for amath-1.8.5 => SHA256 Checksum OK for amath-1.8.5.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for amath-1.8.5 ===> Applying FreeBSD patches for amath-1.8.5 =========================================================================== =======================<phase: build-depends >============================ ===> amath-1.8.5 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_2.txz [112mips-quarterly-job-18] Installing gmake-4.2.1_2... [112mips-quarterly-job-18] `-- Installing gettext-runtime-0.19.8.1_1... [112mips-quarterly-job-18] | `-- Installing indexinfo-0.3.1... [112mips-quarterly-job-18] | `-- Extracting indexinfo-0.3.1: .... done [112mips-quarterly-job-18] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [112mips-quarterly-job-18] Extracting gmake-4.2.1_2: .......... done ===> amath-1.8.5 depends on executable: gmake - found ===> Returning to build of amath-1.8.5 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for amath-1.8.5 Makefile generated =========================================================================== =======================<phase: build >============================ ===> Building for amath-1.8.5 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/amath/work/amath-1.8.5' cd src/lib && gmake shared gmake[2]: Entering directory '/wrkdirs/usr/ports/math/amath/work/amath-1.8.5/src/lib' mkdir -p static mkdir -p shared /nxb-bin/usr/bin/c++ -O3 -I. -I.. -Wall -fPIC -c aengine.cpp -o shared/aengine.o /nxb-bin/usr/bin/c++ -O3 -I. -I.. -Wall -fPIC -c bigint.cpp -o shared/bigint.o /nxb-bin/usr/bin/c++ -O3 -I. -I.. -Wall -fPIC -c charbuf.cpp -o shared/charbuf.o /nxb-bin/usr/bin/c++ -O3 -I. -I.. -Wall -fPIC -c cplex.cpp -o shared/cplex.o /nxb-bin/usr/bin/c++ -O3 -I. -I.. -Wall -fPIC -c nnumb.cpp -o shared/nnumb.o /nxb-bin/usr/bin/c++ -O3 -I. -I.. -Wall -fPIC -c ntext.cpp -o shared/ntext.o /nxb-bin/usr/bin/c++ -O3 -I. -I.. -Wall -fPIC -c ntextd.cpp -o shared/ntextd.o /nxb-bin/usr/bin/c++ -O3 -I. -I.. -Wall -fPIC -c ntextp.cpp -o shared/ntextp.o /nxb-bin/usr/bin/c++ -O3 -I. -I.. -Wall -fPIC -c real.cpp -o shared/real.o /nxb-bin/usr/bin/c++ -O3 -I. -I.. -Wall -shared -s -fPIC -Wl,-soname,libamathapp.so -o libamathapp.so shared/aengine.o shared/bigint.o shared/charbuf.o shared/cplex.o shared/nnumb.o shared/ntext.o shared/ntextd.o shared/ntextp.o shared/real.o gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/amath/work/amath-1.8.5/src/lib' cd src/clib && gmake shared gmake[2]: Entering directory '/wrkdirs/usr/ports/math/amath/work/amath-1.8.5/src/clib' mkdir -p static mkdir -p shared /nxb-bin/usr/bin/cc -std=c9x -O3 -I. -I.. -Wall -fPIC -fno-builtin -c alloccpy.c -o shared/alloccpy.o /nxb-bin/usr/bin/cc -std=c9x -O3 -I. -I.. -Wall -fPIC -fno-builtin -c mem.c -o shared/mem.o /nxb-bin/usr/bin/cc -std=c9x -O3 -I. -I.. -Wall -fPIC -fno-builtin -c memcpy.c -o shared/memcpy.o /nxb-bin/usr/bin/cc -std=c9x -O3 -I. -I.. -Wall -fPIC -fno-builtin -c memset.c -o shared/memset.o /nxb-bin/usr/bin/cc -std=c9x -O3 -I. -I.. -Wall -fPIC -fno-builtin -c strcmp.c -o shared/strcmp.o /nxb-bin/usr/bin/cc -std=c9x -O3 -I. -I.. -Wall -fPIC -fno-builtin -c strlen.c -o shared/strlen.o /nxb-bin/usr/bin/cc -std=c9x -O3 -I. -I.. -Wall -fPIC -fno-builtin -c untag.c -o shared/untag.o /nxb-bin/usr/bin/cc -std=c9x -O3 -I. -I.. -Wall -shared -s -fPIC -Wl,-soname,libamathc.so -o libamathc.so shared/alloccpy.o shared/mem.o shared/memcpy.o shared/memset.o shared/strcmp.o shared/strlen.o shared/untag.o gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/amath/work/amath-1.8.5/src/clib' cd src/real && gmake shared gmake[2]: Entering directory '/wrkdirs/usr/ports/math/amath/work/amath-1.8.5/src/real' mkdir -p static mkdir -p shared /nxb-bin/usr/bin/cc -std=c9x -O3 -I. -I.. -Wall -fPIC -fno-builtin -c acos.c -o shared/acos.o In file included from acos.c:46: prim.h:110:5: error: missing binary operator before token "defined" prim.h:117:2: error: #error Must define endianness acos.c: In function 'acos': acos.c:98: error: 'ieee_double_shape_type' undeclared (first use in this function) acos.c:98: error: (Each undeclared identifier is reported only once acos.c:98: error: for each function it appears in.) acos.c:98: error: expected ';' before 'gh_u' acos.c:98: error: 'gh_u' undeclared (first use in this function) acos.c:104: error: expected ';' before 'gl_u' acos.c:104: error: 'gl_u' undeclared (first use in this function) acos.c:154: error: expected ';' before 'sl_u' acos.c:154: error: 'sl_u' undeclared (first use in this function) gmake[2]: *** [Makefile:31: shared/acos.o] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/amath/work/amath-1.8.5/src/real' gmake[1]: *** [Makefile:75: shared-libs] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/amath/work/amath-1.8.5' *** Error code 1
Stop. make: stopped in /usr/ports/math/amath _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
