------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The lambda port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lambda-0.1.4_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The lambda port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lambda-0.1.4_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lambda-0.1.4_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The lambda port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lambda-0.1.4_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lambda-0.1.4_2 for building => SHA256 Checksum OK for lambda-0.1.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The lambda port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lambda-0.1.4_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lambda-0.1.4_2 for building ===> Extracting for lambda-0.1.4_2 => SHA256 Checksum OK for lambda-0.1.4.tar.gz. Extracted Memory Use: 0.51M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lambda-0.1.4_2 /usr/bin/env WRKSRC=/construction/math/lambda/lambda-0.1.4 REWARNFILE=/construction/math/lambda/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's|-ltermcap|-lncurses|' /construction/math/lambda/lambda-0.1.4/configure /construction/math/lambda/lambda-0.1.4/Makefile.in /construction/math/lambda/lambda-0.1.4/Makefile.am SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lambda-0.1.4_2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> lambda-0.1.4_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lambda-0.1.4_2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lambda-0.1.4_2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> lambda-0.1.4_2 depends on package: perl5>=5.30.r1<5.31 - found ===> lambda-0.1.4_2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for lambda-0.1.4_2 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 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 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gawk... (cached) /usr/bin/awk checking for gcc... cc 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 dependency style of cc... gcc3 checking for tparam in -lncurses... no checking for readline in -lreadline... 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for getcwd... (cached) yes checking for strchr... (cached) yes checking for strerror... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lambda-0.1.4_2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in docs --- lambdamanual.html --- ./trans_xml_for_cat.pl <./lambdamanual_src.html >lambdamanual.html --- lambda.o --- --- node.o --- --- parse.o --- --- token_stream.o --- --- node.o --- c++ -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -Wall -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.cc --- lambda.o --- c++ -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -Wall -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT lambda.o -MD -MP -MF .deps/lambda.Tpo -c -o lambda.o lambda.cc --- parse.o --- c++ -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -Wall -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.cc --- token_stream.o --- c++ -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -Wall -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT token_stream.o -MD -MP -MF .deps/token_stream.Tpo -c -o token_stream.o token_stream.cc --- parse.o --- parse.cc: In member function 'exp_node* lambda_expression_parser::application()': parse.cc:227:63: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] dderrmsg("expresion expected: got %s", ptok?ptok:"(*null*)" ); ^ parse.cc: In member function 'exp_node* lambda_expression_parser::lambda()': parse.cc:254:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] dderrmsg("NAME expected: got %s", ptok?ptok:"(*null*)" ); ^ parse.cc:262:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] dderrmsg("PERIOD expected: got %s", ptok?ptok:"(*null*)" ); ^ parse.cc: In member function 'exp_node* lambda_expression_parser::atom()': parse.cc:320:56: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] dderrmsg(") expected: got %s", ptok?ptok:"(*null*)" ); ^ --- token_stream.o --- token_stream.cc:52:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] {token_stream::NOTHDR, NULL} }; ^ token_stream.cc:52:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] token_stream.cc:52:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] token_stream.cc:52:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] token_stream.cc:52:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] token_stream.cc:52:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] token_stream.cc:52:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] token_stream.cc:52:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] token_stream.cc: In member function 'short int token_stream::open(const char*)': token_stream.cc:75:30: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] filename, strerror(errno)); ^ token_stream.cc:84:23: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] push_token(NOTOKEN,""); ^ token_stream.cc: In member function 'char* token_stream::read_line()': token_stream.cc:147:18: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] char *prompt = "<< "; ^~~~~ --- lambda.o --- lambda.cc: In function 'int main(int, char**)': lambda.cc:127:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] char* step = "="; ^~~ lambda.cc:130:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] step = "H"; ^~~ lambda.cc:132:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] step = "B"; ^~~ --- node.o --- node.cc: In member function 'int arg_node::operator==(const arg_node&) const': node.cc:188:11: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !name_v && !cmp.name_v || ~~~~~~~~^~~~~~~~~~~~~~ node.cc: In member function 'int arg_node::operator==(const char*) const': node.cc:197:11: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !name_v && !cmp || ~~~~~~~~^~~~~~~ node.cc: In member function 'virtual int var_node::operator==(const exp_node&) const': node.cc:522:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] b1 = !name() && !cmp.name() || ~~~~~~~~^~~~~~~~~~~~~~ --- token_stream.o --- token_stream.cc:160:12: warning: 'char* strncpy(char*, const char*, size_t)' specified bound 512 equals destination size [-Wstringop-truncation] strncpy (linebuf, res, READ_BUF_SIZE); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- node.o --- node.cc: In member function 'virtual arg_node* arglst_node::find(arg_node*)': node.cc:1480:15: warning: variable 'last' set but not used [-Wunused-but-set-variable] arglst_node* last = 0; ^~~~ --- token_stream.o --- mv -f .deps/token_stream.Tpo .deps/token_stream.Po --- lambda.o --- mv -f .deps/lambda.Tpo .deps/lambda.Po --- parse.o --- mv -f .deps/parse.Tpo .deps/parse.Po --- node.o --- mv -f .deps/node.Tpo .deps/node.Po --- lambda --- c++ -Wall -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -o lambda lambda.o node.o parse.o token_stream.o -lreadline -lncurses -lstdc++ -lreadline SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> lambda-0.1.4_2 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lambda-0.1.4_2 ===> lambda-0.1.4_2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -s -m 555 /construction/math/lambda/lambda-0.1.4/lambda /construction/math/lambda/stage/usr/local/bin install -m 0644 /construction/math/lambda/lambda-0.1.4/definitions* /construction/math/lambda/stage/usr/local/share/lambda install -m 0644 /construction/math/lambda/lambda-0.1.4/docs/lambda.html /construction/math/lambda/stage/usr/local/share/doc/lambda install -m 0644 /construction/math/lambda/lambda-0.1.4/docs/lambdamanual.html /construction/math/lambda/stage/usr/local/share/doc/lambda install -m 0644 /construction/math/lambda/lambda-0.1.4/docs/user_manual_style.css /construction/math/lambda/stage/usr/local/share/doc/lambda ====> 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 lambda-0.1.4_2 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11