------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/rexx-regina-3.9.1_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> rexx-regmath-1.00_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> rexx-regmath-1.00_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rexx-regmath-1.00_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> rexx-regmath-1.00_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rexx-regmath-1.00_1 for building => SHA256 Checksum OK for regmath100.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> rexx-regmath-1.00_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rexx-regmath-1.00_1 for building ===> Extracting for rexx-regmath-1.00_1 => SHA256 Checksum OK for regmath100.zip. Extracted Memory Use: 0.23M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rexx-regmath-1.00_1 ===> Applying ports patches for rexx-regmath-1.00_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> rexx-regmath-1.00_1 depends on executable: rexx - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> rexx-regmath-1.00_1 depends on executable: rexx - found ===> Configuring for rexx-regmath-1.00_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rexx-regmath-1.00_1 --- rexxmath.o --- --- rxmath.o --- cc -pipe -O2 -fno-strict-aliasing -g -pipe -fpic -I $HOME/regina -pipe -I/usr/local/include -c rxmath.c --- rexxmath.o --- cc -pipe -O2 -fno-strict-aliasing -g -pipe -fpic -I $HOME/regina -pipe -I/usr/local/include -c rexxmath.c --- rxmath.o --- rxmath.c: In function 'mathloadfuncs': rxmath.c:278:55: warning: passing argument 2 of 'RexxRegisterFunctionExe' from incompatible pointer type [-Wincompatible-pointer-types] RexxRegisterFunctionExe(funclist[i].name, funclist[i].funcptr); ~~~~~~~~~~~^~~~~~~~ In file included from rxproto.h:44, from rxmath.c:18: /usr/local/include/rexxsaa.h:646:38: note: expected 'ULONG (*)(const char *, ULONG, RXSTRING *, const char *, RXSTRING *)' {aka 'long unsigned int (*)(const char *, long unsigned int, struct RXSTRING_type *, const char *, struct RXSTRING_type *)'} but argument is of type 'ULONG (*)(UCHAR *, ULONG, RXSTRING *, char *, RXSTRING *)' {aka 'long unsigned int (*)(unsigned char *, long unsigned int, struct RXSTRING_type *, char *, struct RXSTRING_type *)'} RexxFunctionHandler *EntryPoint ) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ rxmath.c:282:45: warning: passing argument 2 of 'RexxRegisterFunctionExe' from incompatible pointer type [-Wincompatible-pointer-types] RexxRegisterFunctionExe(trigfuncs[i].name, trigfunc1); ^~~~~~~~~ In file included from rxproto.h:44, from rxmath.c:18: /usr/local/include/rexxsaa.h:646:38: note: expected 'ULONG (*)(const char *, ULONG, RXSTRING *, const char *, RXSTRING *)' {aka 'long unsigned int (*)(const char *, long unsigned int, struct RXSTRING_type *, const char *, struct RXSTRING_type *)'} but argument is of type 'ULONG (*)(UCHAR *, ULONG, RXSTRING *, char *, RXSTRING *)' {aka 'long unsigned int (*)(unsigned char *, long unsigned int, struct RXSTRING_type *, char *, struct RXSTRING_type *)'} RexxFunctionHandler *EntryPoint ) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ rxmath.c:286:47: warning: passing argument 2 of 'RexxRegisterFunctionExe' from incompatible pointer type [-Wincompatible-pointer-types] RexxRegisterFunctionExe(trigresults[i].name, trigfunc2); ^~~~~~~~~ In file included from rxproto.h:44, from rxmath.c:18: /usr/local/include/rexxsaa.h:646:38: note: expected 'ULONG (*)(const char *, ULONG, RXSTRING *, const char *, RXSTRING *)' {aka 'long unsigned int (*)(const char *, long unsigned int, struct RXSTRING_type *, const char *, struct RXSTRING_type *)'} but argument is of type 'ULONG (*)(UCHAR *, ULONG, RXSTRING *, char *, RXSTRING *)' {aka 'long unsigned int (*)(unsigned char *, long unsigned int, struct RXSTRING_type *, char *, struct RXSTRING_type *)'} RexxFunctionHandler *EntryPoint ) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ rxmath.c:290:45: warning: passing argument 2 of 'RexxRegisterFunctionExe' from incompatible pointer type [-Wincompatible-pointer-types] RexxRegisterFunctionExe(mathfuncs[i].name, mathfunc1); ^~~~~~~~~ In file included from rxproto.h:44, from rxmath.c:18: /usr/local/include/rexxsaa.h:646:38: note: expected 'ULONG (*)(const char *, ULONG, RXSTRING *, const char *, RXSTRING *)' {aka 'long unsigned int (*)(const char *, long unsigned int, struct RXSTRING_type *, const char *, struct RXSTRING_type *)'} but argument is of type 'ULONG (*)(UCHAR *, ULONG, RXSTRING *, char *, RXSTRING *)' {aka 'long unsigned int (*)(unsigned char *, long unsigned int, struct RXSTRING_type *, char *, struct RXSTRING_type *)'} RexxFunctionHandler *EntryPoint ) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ --- rexxmath.o --- rexxmath.c: In function 'mathloadfuncs': rexxmath.c:212:55: warning: passing argument 2 of 'RexxRegisterFunctionExe' from incompatible pointer type [-Wincompatible-pointer-types] RexxRegisterFunctionExe(funclist[i].name, funclist[i].funcptr); ~~~~~~~~~~~^~~~~~~~ In file included from rxproto.h:44, from rexxmath.c:16: /usr/local/include/rexxsaa.h:646:38: note: expected 'ULONG (*)(const char *, ULONG, RXSTRING *, const char *, RXSTRING *)' {aka 'long unsigned int (*)(const char *, long unsigned int, struct RXSTRING_type *, const char *, struct RXSTRING_type *)'} but argument is of type 'ULONG (*)(UCHAR *, ULONG, RXSTRING *, char *, RXSTRING *)' {aka 'long unsigned int (*)(unsigned char *, long unsigned int, struct RXSTRING_type *, char *, struct RXSTRING_type *)'} RexxFunctionHandler *EntryPoint ) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ rexxmath.c:216:45: warning: passing argument 2 of 'RexxRegisterFunctionExe' from incompatible pointer type [-Wincompatible-pointer-types] RexxRegisterFunctionExe(mathfuncs[i].name, mathfunc1); ^~~~~~~~~ In file included from rxproto.h:44, from rexxmath.c:16: /usr/local/include/rexxsaa.h:646:38: note: expected 'ULONG (*)(const char *, ULONG, RXSTRING *, const char *, RXSTRING *)' {aka 'long unsigned int (*)(const char *, long unsigned int, struct RXSTRING_type *, const char *, struct RXSTRING_type *)'} but argument is of type 'ULONG (*)(UCHAR *, ULONG, RXSTRING *, char *, RXSTRING *)' {aka 'long unsigned int (*)(unsigned char *, long unsigned int, struct RXSTRING_type *, char *, struct RXSTRING_type *)'} RexxFunctionHandler *EntryPoint ) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ --- librxmath.so --- ld -Bdynamic -Bshareable -L/usr/lib rxmath.o -lm -o librxmath.so --- librexxmath.so --- ld -Bdynamic -Bshareable -L/usr/lib rexxmath.o -lm -o librexxmath.so SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rexx-regmath-1.00_1 ===> Generating temporary packing list install -s -m 0644 /construction/math/rexx-regmath/math/librexxmath.so /construction/math/rexx-regmath/stage/usr/local/lib/ install -s -m 0644 /construction/math/rexx-regmath/math/librxmath.so /construction/math/rexx-regmath/stage/usr/local/lib/ install -m 444 /construction/math/rexx-regmath/regmath.1 /construction/math/rexx-regmath/stage/usr/local/man/man1/ install -m 0644 /construction/math/rexx-regmath/math/regmath.pdf /construction/math/rexx-regmath/stage/usr/local/share/doc/regmath/ install -m 0644 /construction/math/rexx-regmath/README /construction/math/rexx-regmath/stage/usr/local/share/examples/regmath/ install -m 0644 /construction/math/rexx-regmath/testrxmath /construction/math/rexx-regmath/stage/usr/local/share/examples/regmath/ install -m 0644 /construction/math/rexx-regmath/testrexxmath /construction/math/rexx-regmath/stage/usr/local/share/examples/regmath/ ====> 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 rexx-regmath-1.00_1 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04