+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/GMT-4.1.4nb27/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/GMT-4.1.4nb27/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for GMT-4.1.4nb27 if [ ! -s src/makegmt.macros ]; then echo "src/makegmt.macros is empty - you must rerun configure in the main GMT directory"; exit; fi cd src; make DESTDIR= all; cd .. if [ `cat makegmt.macros | wc -c` = 0 ]; then echo "src/makegmt.macros is empty - you must rerun configure in the main GMT directory"; exit; fi libtool: compile: unable to infer tagged configuration libtool: error: specify a tag with '--tag' *** Error code 1 Stop. make[1]: stopped in /home/pbulk/build/graphics/GMT/work/GMT4.1.4/src if [ -d src/mex ] && [ ! -f src/mex/.skip ]; then if [ ! -f src/mex/makefile ]; then cd src/mex; \rm -f config.{cache,log,status}; ./configure; fi fi if [ -d src/xgrid ] && [ ! -f src/xgrid/.skip ]; then if [ ! -f src/xgrid/makefile ]; then cd src/xgrid; \rm -f config.{cache,log,status}; ./configure; fi fi set -e ; for d in dbase gshhs imgsrc meca mex mgd77 mgg misc segyprogs spotter x2sys x_system xgrid; do if [ -d src/$d ] && [ ! -f src/$d/.skip ]; then cd src/$d; make DESTDIR= all; cd ../..; fi; done libtool: compile: unable to infer tagged configuration libtool: error: specify a tag with '--tag' *** Error code 1 Stop. make[1]: stopped in /home/pbulk/build/graphics/GMT/work/GMT4.1.4/src/dbase *** Error code 1 Stop. bmake: stopped in /home/pbulk/build/graphics/GMT/work/GMT4.1.4 *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/GMT *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/GMT