+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/isearch-1.47.01nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/isearch-1.47.01nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for isearch-1.47.01nb2 `if [ ! -f src/conf.h ] ; then echo ./configure ; fi` cd doctype; make "CC=g++" CFLAGS="-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DVERS=\\\"1.47.01\\\" " g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DVERS=\"1.47.01\" -o dtconf.o -c dtconf.cxx g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DVERS=\"1.47.01\" -o dtconf dtconf.o ./dtconf Configuring Isearch for the following document types (see dtconf.inf): SIMPLE - Simple headline document type SGMLTAG - SGML-like Document Type FIRSTLINE - Text Document Type, first line is headline COLONDOC - Colon Tagged (IAFA-like) Document Type IAFADOC - Colon Tagged (IAFA-like) Document Type MAILFOLDER - Mail Folder Document Type REFERBIB - Refer Bibliographic records Document Type IRLIST - IRList Mail Digest Document Type LISTDIGEST - Listserver Mail Digest Document Type MAILDIGEST - Mail Digest Document Type MEDLINE - MEDLINE-like Document Type FILMLINE - FILMLINE v1.x Document Type MEMODOC - Colon Tagged Memo Document Type SGMLNORM - Normalized SGML Document Type HTML - WWW HTML Document Type ONELINE - documents one per line PARA - index paragraphs FILENAME - indexes a file using filename FTP - first line is headline, rest is real body EMACSINFO - first line is headline, rest is real body GOPHER - present with with gopher-style .cap name files BIBTEX - index BibTEX files USMARC - MARC records for library use ANZLIC - ANZLIC Document Type DIF - SGML-like Text w/ static present function GILS - SGML-like Text w/ static present function FGDC - FGDC Document Type FGDCSITE - locator records for FGDC nodes MARCDUMP - output from Yaz utility marcdump GILSXML - for XML-tagged GILS records CIPP - NASA/CIP Product Metadata Document Type EOS_GUIDE - HTML documents with special markup, only HTMLTAG - HTML documents, only SOIF - Harvest SOIF records ANZMETA - adaptation of FGDC Document Type TAGLIST - SGML-like Document Type CIPC - NASA/CIP Collection Metadata Document Type Creating ../src/dtreg.hxx Creating ../src/dtreg.cxx Creating ../src/Makefile cd src; make "BIN_DIR=../bin" "DOCTYPE_DIR=../doctype" CFLAGS="-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DVERS=\\\"1.47.01\\\" " "CC=g++" "DOCLIB=" "LDFLAGS=-Wl,-R/opt/pkg/lib" g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DVERS=\"1.47.01\" -I../doctype -I../src -o defs.o -c defs.cxx g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DVERS=\"1.47.01\" -I../doctype -I../src -o vlist.o -c vlist.cxx In file included from vlist.hxx:15, from vlist.cxx:10: defs.hxx:60:9: error: 'UINT4' does not name a type; did you mean 'UINT'? 60 | typedef UINT4 GPTYPE; | ^~~~~ | UINT defs.hxx:61:9: error: 'GPTYPE' does not name a type 61 | typedef GPTYPE* PGPTYPE; | ^~~~~~ defs.hxx:215:7: error: 'INT4' does not name a type; did you mean 'INT'? 215 | const INT4 IsearchDbStateReady = 0; // DB ready for searching | ^~~~ | INT defs.hxx:216:7: error: 'INT4' does not name a type; did you mean 'INT'? 216 | const INT4 IsearchDbStateBusy = 1; // DB files are being modified | ^~~~ | INT defs.hxx:217:7: error: 'INT4' does not name a type; did you mean 'INT'? 217 | const INT4 IsearchDbStateInvalid = 2; // DB files have been corrupted because some operation was interrupted | ^~~~ | INT *** Error code 1 Stop. make[1]: stopped making "all" in /home/pbulk/build/textproc/isearch/work/Isearch-1.47.01/src *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/textproc/isearch/work/Isearch-1.47.01 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/isearch *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/isearch