=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for gpsd-2.96nb1 ls: ./doc/*.xml: No such file or directory rm -f gpsd.h && \ echo "/* This file is generated. Do not hand-hack it! */" >gpsd.h && \ cat ./gpsd.h-head >>gpsd.h && \ cat gpsd_config.h >>gpsd.h && \ cat ./gpsd.h-tail >>gpsd.h && \ chmod a-w gpsd.h rm -f ais_json.i && \ /usr/pkg/bin/python2.7 jsongen.py --ais --target=parser >ais_json.i && \ chmod a-w ais_json.i rm -f gps_maskdump.c && \ /usr/pkg/bin/python2.7 maskaudit.py -c . >gps_maskdump.c && \ chmod a-w gps_maskdump.c rm -f gpsd_maskdump.c && \ /usr/pkg/bin/python2.7 maskaudit.py -d >gpsd_maskdump.c && \ chmod a-w gpsd_maskdump.c /usr/pkg/bin/python2.7 ./leapsecond.py -h ./leapseconds.cache >timebase.h Traceback (most recent call last): File "./leapsecond.py", line 26, in import os, urllib, re, random, time, calendar, math File "/usr/pkg/lib/python2.7/random.py", line 45, in from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil ImportError: No module named math Makefile:2036: recipe for target 'timebase.h' failed gmake: *** [timebase.h] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/geography/gpsd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/geography/gpsd