=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for opencpn-plugin-weather_routing-20170414nb4 Scanning dependencies of target weather_routing-i18n [ 1%] weather_routing-i18n [da]: Created mo file. [ 3%] weather_routing-i18n [de]: Created mo file. [ 5%] weather_routing-i18n [cs]: Created mo file. [ 7%] weather_routing-i18n [ca]: Created mo file. [ 8%] weather_routing-i18n [el]: Created mo file. [ 10%] weather_routing-i18n [et]: Created mo file. [ 12%] weather_routing-i18n [es]: Created mo file. [ 14%] weather_routing-i18n [fi]: Created mo file. [ 15%] weather_routing-i18n [gl]: Created mo file. [ 17%] weather_routing-i18n [hu]: Created mo file. [ 19%] weather_routing-i18n [it]: Created mo file. [ 21%] weather_routing-i18n [fr]: Created mo file. [ 22%] weather_routing-i18n [ja]: Created mo file. [ 24%] weather_routing-i18n [nb]: Created mo file. [ 26%] weather_routing-i18n [nl]: Created mo file. [ 28%] weather_routing-i18n [pl]: Created mo file. [ 29%] weather_routing-i18n [pt]: Created mo file. [ 31%] weather_routing-i18n [ru]: Created mo file. [ 33%] weather_routing-i18n [sv]: Created mo file. [ 35%] weather_routing-i18n [tr]: Created mo file. [ 36%] weather_routing-i18n [zh]: Created mo file. [ 38%] weather_routing-i18n [vi]: Created mo file. [ 40%] weather_routing_pi-i18n: Done. [ 40%] Built target weather_routing-i18n Scanning dependencies of target weather_routing_pi [ 43%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/WeatherRouting.cpp.o [ 43%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/ConfigurationDialog.cpp.o [ 45%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/weather_routing_pi.cpp.o [ 47%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/SettingsDialog.cpp.o [ 49%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/PlotDialog.cpp.o [ 50%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/BoatDialog.cpp.o [ 52%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/StatisticsDialog.cpp.o [ 54%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/ReportDialog.cpp.o [ 56%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/FilterRoutesDialog.cpp.o [ 57%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/ConfigurationBatchDialog.cpp.o /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp: In member function 'virtual void BoatDialog::OnPaintPlot(wxPaintEvent&)': /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:462:53: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] p.y = -m_PlotScale*VB*cos(deg2rad(a)) + cy; ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:390:60: warning: 'VA' may be used uninitialized in this function [-Wmaybe-uninitialized] VW = Polar::VelocityTrueWind(VA, VB, W); ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:386:44: warning: 'VW' may be used uninitialized in this function [-Wmaybe-uninitialized] VB = polar.Speed(W, VW); ^ In file included from /data/scratch/geography/opencpn-plugin-weather_routing/work/.buildlink/include/wx-3.0/wx/wx.h:50:0, from /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:26: /data/scratch/geography/opencpn-plugin-weather_routing/work/.buildlink/include/wx-3.0/wx/dc.h:1115:46: warning: 'ly' may be used uninitialized in this function [-Wmaybe-uninitialized] { m_pimpl->DoDrawLine(x1, y1, x2, y2); } ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:374:21: note: 'ly' was declared here int lx, ly; ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:421:61: warning: 'lx' may be used uninitialized in this function [-Wmaybe-uninitialized] dc.DrawLine(2*cx-lx, ly, 2*cx-px, py); ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:416:27: warning: 'VB' may be used uninitialized in this function [-Wmaybe-uninitialized] py = h - 2*VB*m_PlotScale; ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:355:52: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] py = -m_PlotScale*VB*cos(deg2rad(a)) + cy; ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:355:34: warning: 'VB' may be used uninitialized in this function [-Wmaybe-uninitialized] py = -m_PlotScale*VB*cos(deg2rad(a)) + cy; ^ In file included from /data/scratch/geography/opencpn-plugin-weather_routing/work/.buildlink/include/wx-3.0/wx/wx.h:50:0, from /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:26: /data/scratch/geography/opencpn-plugin-weather_routing/work/.buildlink/include/wx-3.0/wx/dc.h:1115:46: warning: 'ly' may be used uninitialized in this function [-Wmaybe-uninitialized] { m_pimpl->DoDrawLine(x1, y1, x2, y2); } ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:328:21: note: 'ly' was declared here int lx, ly; ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:360:61: warning: 'lx' may be used uninitialized in this function [-Wmaybe-uninitialized] dc.DrawLine(2*cx-lx, ly, 2*cx-px, py); ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:342:60: warning: 'VA' may be used uninitialized in this function [-Wmaybe-uninitialized] VW = Polar::VelocityTrueWind(VA, VB, W); ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:338:44: warning: 'VW' may be used uninitialized in this function [-Wmaybe-uninitialized] VB = polar.Speed(W, VW); ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp: In member function 'virtual void BoatDialog::OnPaintCrossOverChart(wxPaintEvent&)': /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/BoatDialog.cpp:592:59: warning: 'scale' may be used uninitialized in this function [-Wmaybe-uninitialized] h/2 - scale*VW*cos(deg2rad(H))); ^ [ 59%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/EditPolarDialog.cpp.o [ 61%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/AboutDialog.cpp.o [ 63%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/Polar.cpp.o [ 64%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/Boat.cpp.o [ 66%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/RouteMap.cpp.o [ 68%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/RouteMapOverlay.cpp.o [ 70%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/Utilities.cpp.o [ 71%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/LineBufferOverlay.cpp.o [ 73%] Building CXX object CMakeFiles/weather_routing_pi.dir/src/PolygonRegion.cpp.o /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/RouteMapOverlay.cpp: In member function 'void RouteMapOverlay::UpdateDestination()': /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/RouteMapOverlay.cpp:1189:23: error: 'isinf' was not declared in this scope if(isinf(mindt)) ^ /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/RouteMapOverlay.cpp:1189:23: note: suggested alternative: In file included from /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/Utilities.h:63:0, from /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac/src/RouteMapOverlay.cpp:33: /usr/include/g++/cmath:827:5: note: 'std::isinf' isinf(_Tp __f) ^ --- CMakeFiles/weather_routing_pi.dir/src/RouteMapOverlay.cpp.o --- *** [CMakeFiles/weather_routing_pi.dir/src/RouteMapOverlay.cpp.o] Error code 1 make[2]: stopped in /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac 1 error make[2]: stopped in /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac --- CMakeFiles/weather_routing_pi.dir/all --- *** [CMakeFiles/weather_routing_pi.dir/all] Error code 2 make[1]: stopped in /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac 1 error make[1]: stopped in /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac *** [all] Error code 2 make: stopped in /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac 1 error make: stopped in /data/scratch/geography/opencpn-plugin-weather_routing/work/weather_routing_pi-d65c968479af4fee78aa28b4b3f2c54660597eac *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc-current/geography/opencpn-plugin-weather_routing *** Error code 1 Stop. make: stopped in /data/pkgsrc-current/geography/opencpn-plugin-weather_routing