+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/split-thai-2.19/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/split-thai-2.19/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for split-thai-2.20 cd /home/pbulk/build/textproc/split-thai/work/split-thai-2.20 && env LC_ALL=C.UTF-8 emacs --batch --eval='(setq pthai-bootstrap t)' --eval='(load-file "pthai.el")' --eval='(pthai-twt-save "thai-word-dict")' Loading /home/pbulk/build/textproc/split-thai/work/split-thai-2.20/pthai.el (source)... Finding sort keys... Sorting records... Reordering buffer... Reordering buffer... Done cp /home/pbulk/build/textproc/split-thai/work/thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt /home/pbulk/build/textproc/split-thai/work/split-thai-2.20/icu-dict cp /home/pbulk/build/textproc/split-thai/work/th_TH-7-2-0.dic /home/pbulk/build/textproc/split-thai/work/split-thai-2.20/th_TH.dic cd /usr/pkg/share/swath && env LC_ALL=C.UTF-8 trietool swathdic list | awk '{print $1}' > /home/pbulk/build/textproc/split-thai/work/split-thai-2.20/swath-dict cd /home/pbulk/build/textproc/split-thai/work/split-thai-2.20 && env LC_ALL=C.UTF-8 cat icu-dict swath-dict th_TH.dic thai-word-dict | grep -v '[#0123456789/"]' | sort | uniq > words cd /home/pbulk/build/textproc/split-thai/work/split-thai-2.20 && env LC_ALL=C.UTF-8 trietool words add-list -e utf-8 words 26393 words in icu-dict 10653 words in thai-word-dict 51683 words in th_TH.dic 24728 words in swath-dict 57773 unique words in combined dictionary cd /home/pbulk/build/textproc/split-thai/work/split-thai-2.20 && c++ -I/usr/pkg/include -o st-icu st-icu.cc `pkg-config --libs --cflags icu-io`