>>> Building on exopi-5 under math/aamath DIST = [math/aamath:aamath-0.3.tar.gz] FULLPKGNAME = aamath-0.3p5 distfiles size=21894 >>> Running build in math/aamath at 1764833140.54 ===> math/aamath ===> Building from scratch aamath-0.3p5 ===> Verifying specs: c++ c++abi pthread c curses m readline ===> found c++.12.0 c++abi.9.0 pthread.28.1 c.102.2 curses.16.0 m.10.1 readline.6.0 ===> Checking files for aamath-0.3p5 `/exopi-cvs/ports/distfiles/aamath-0.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for aamath-0.3p5 ===> Patching for aamath-0.3p5 ===> Applying OpenBSD patch patch-expr_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |clang looks at parameter names | |Index: expr.cc |--- expr.cc.orig |+++ expr.cc -------------------------- Patching file expr.cc using Plan A... Hunk #1 succeeded at 1192. Hunk #2 succeeded at 1208. done ===> Applying OpenBSD patch patch-expr_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |clang looks at parameter names | |Index: expr.h |--- expr.h.orig |+++ expr.h -------------------------- Patching file expr.h using Plan A... Hunk #1 succeeded at 451. Hunk #2 succeeded at 467. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for aamath-0.3p5 ===> Configuring for aamath-0.3p5 ===> Building for aamath-0.3p5 yacc -d parser.y && mv y.tab.c parser.cc && mv y.tab.h parser.h c++ -Wall -O2 -g -DUSE_READLINE -c parser.cc lex lexer.l && mv lex.yy.c lexer.cc c++ -Wall -O2 -g -DUSE_READLINE -c lexer.cc lex.yy.c:1289:16: warning: function 'yyinput' is not needed and will not be emitted [-Wunneeded-internal-declaration] 1289 | static int yyinput (void) | ^~~~~~~ 1 warning generated. c++ -Wall -O2 -g -DUSE_READLINE -c expr.cc expr.cc:19:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 19 | static Integer ZERO("0"); | ^ expr.cc:433:7: warning: unused variable 'size_down' [-Wunused-variable] 433 | Size size_down = canvas_down->size(); | ^~~~~~~~~ expr.cc:1178:7: warning: unused variable 'size_from' [-Wunused-variable] 1178 | Size size_from = canvas_from->size(); | ^~~~~~~~~ expr.cc:1181:7: warning: unused variable 'size_to' [-Wunused-variable] 1181 | Size size_to = canvas_to->size(); | ^~~~~~~ expr.cc:1615:15: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 1615 | CanvasPtr ec[cols * rows]; | ^~~~~~~~~~~ expr.cc:1615:15: note: read of non-const variable 'cols' is not allowed in a constant expression expr.cc:1612:6: note: declared here 1612 | int cols = num_cols(); | ^ expr.cc:1616:10: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 1616 | Size sz[cols * rows]; | ^~~~~~~~~~~ expr.cc:1616:10: note: read of non-const variable 'cols' is not allowed in a constant expression expr.cc:1612:6: note: declared here 1612 | int cols = num_cols(); | ^ expr.cc:1618:17: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 1618 | int row_height[rows]; | ^~~~ expr.cc:1618:17: note: read of non-const variable 'rows' is not allowed in a constant expression expr.cc:1613:6: note: declared here 1613 | int rows = num_rows(); | ^ expr.cc:1619:16: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 1619 | int col_width[cols]; | ^~~~ expr.cc:1619:16: note: read of non-const variable 'cols' is not allowed in a constant expression expr.cc:1612:6: note: declared here 1612 | int cols = num_cols(); | ^ expr.cc:30:1: warning: unused function 'min' [-Wunused-function] 30 | min(int a, int b) | ^~~ 9 warnings generated. c++ -Wall -O2 -g -DUSE_READLINE -c canvas.cc c++ -Wall -O2 -g -DUSE_READLINE -c aamath.cc c++ -g parser.o lexer.o expr.o canvas.o aamath.o -o aamath -lreadline -ltermcap >>> Running package in math/aamath at 1764833154.68 ===> math/aamath ===> Faking installation for aamath-0.3p5 /exopi-obj/pobj/aamath-0.3/bin/install -c -s -m 755 /exopi-obj/pobj/aamath-0.3/aamath/aamath /exopi-obj/pobj/aamath-0.3/fake-amd64/usr/local/bin /exopi-obj/pobj/aamath-0.3/bin/install -c -m 644 /exopi-obj/pobj/aamath-0.3/aamath/aamath.1 /exopi-obj/pobj/aamath-0.3/fake-amd64/usr/local/man/man1 ===> Building package for aamath-0.3p5 Create /exopi-cvs/ports/packages/amd64/all/aamath-0.3p5.tgz Creating package aamath-0.3p5 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/aamath-0.3p5.tgz >>> Running clean in math/aamath at 1764833158.96 ===> math/aamath ===> Cleaning for aamath-0.3p5 >>> Ended at 1764833159.70 max_stuck=0.97/build=14.15/package=4.23/clean=0.83