=> 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 flightgear-2.8.0nb31 Scanning dependencies of target metar Scanning dependencies of target ShivaVG Scanning dependencies of target GPSsmooth Scanning dependencies of target js_demo [ 1%] Building CXX object src/Main/CMakeFiles/metar.dir/metar_main.cxx.o Scanning dependencies of target MIDGsmooth [ 1%] Building C object src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/shArrays.c.o [ 2%] Building C object src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/shContext.c.o [ 2%] Building C object src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/shExtensions.c.o [ 2%] Building C object src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/shGeometry.c.o [ 2%] Building CXX object utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/gps.cxx.o [ 2%] Building CXX object src/Input/CMakeFiles/js_demo.dir/js_demo.cxx.o [ 2%] Building CXX object utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/MIDG-II.cxx.o Scanning dependencies of target terrasync Scanning dependencies of target fgjs [ 2%] Building C object src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/shImage.c.o Scanning dependencies of target UGsmooth [ 2%] Building CXX object utils/TerraSync/CMakeFiles/terrasync.dir/terrasync.cxx.o Scanning dependencies of target fgviewer [ 2%] Linking CXX executable js_demo [ 2%] Building CXX object src/Input/CMakeFiles/fgjs.dir/fgjs.cxx.o Scanning dependencies of target fgpanel [ 2%] Building CXX object utils/GPSsmooth/CMakeFiles/UGsmooth.dir/UGear.cxx.o [ 2%] Building CXX object utils/fgviewer/CMakeFiles/fgviewer.dir/fgviewer.cxx.o [ 2%] Built target js_demo [ 2%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/main.cxx.o [ 2%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGGLApplication.cxx.o Scanning dependencies of target yasim [ 2%] Building CXX object utils/GPSsmooth/CMakeFiles/UGsmooth.dir/UGear_command.cxx.o [ 2%] Building CXX object utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/gps_main.cxx.o Scanning dependencies of target yasim-proptest [ 3%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/yasim-test.cpp.o [ 3%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/proptest.cpp.o [ 3%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Airplane.cpp.o /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Main/metar_main.cxx:230:59: warning: illegal character encoding in string literal [-Winvalid-source-encoding] cout << "from the " << azimuthName(i) << " (" << i << ")"; ^~~~ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Main/metar_main.cxx:251:29: warning: illegal character encoding in string literal [-Winvalid-source-encoding] cout << " (" << from << "--" << to << ")" << endl; ^~~~ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Main/metar_main.cxx:251:44: warning: illegal character encoding in string literal [-Winvalid-source-encoding] cout << " (" << from << "--" << to << ")" << endl; ^~~~ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Main/metar_main.cxx:258:39: warning: illegal character encoding in string literal [-Winvalid-source-encoding] cout << "Temperature:\t\t" << d << "C\t\t\t\t\t"; ^~~~ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Main/metar_main.cxx:259:46: warning: illegal character encoding in string literal [-Winvalid-source-encoding] cout << rnd(m->getTemperature_F(), -1) << "F" << endl; ^~~~ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Main/metar_main.cxx:262:37: warning: illegal character encoding in string literal [-Winvalid-source-encoding] cout << "Dewpoint:\t\t" << d << "C\t\t\t\t\t"; ^~~~ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Main/metar_main.cxx:263:44: warning: illegal character encoding in string literal [-Winvalid-source-encoding] cout << rnd(m->getDewpoint_F(), -1) << "F" << endl; ^~~~ Scanning dependencies of target JSBSim [ 4%] Building C object src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/shPaint.c.o [ 4%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/FGFDMExec.cpp.o [ 5%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/FGJSBBase.cpp.o [ 5%] Building CXX object utils/GPSsmooth/CMakeFiles/UGsmooth.dir/UGear_telnet.cxx.o [ 5%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Atmosphere.cpp.o [ 5%] Building C object src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/shParams.c.o [ 5%] Building CXX object utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/MIDG_main.cxx.o [ 5%] Building C object src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/shPath.c.o 7 warnings generated. [ 5%] Linking CXX executable terrasync [ 5%] Linking CXX executable metar /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Canvas/ShivaVG/src/shParams.c:135:26: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] return (VG_TILE_FILL || ^ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Canvas/ShivaVG/src/shParams.c:135:26: note: use '|' for a bitwise operation return (VG_TILE_FILL || ^~ | /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Canvas/ShivaVG/src/shParams.c:136:25: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] VG_TILE_PAD || ^ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Canvas/ShivaVG/src/shParams.c:136:25: note: use '|' for a bitwise operation VG_TILE_PAD || ^~ | /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Canvas/ShivaVG/src/shParams.c:137:28: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] VG_TILE_REPEAT || ^ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/Canvas/ShivaVG/src/shParams.c:137:28: note: use '|' for a bitwise operation VG_TILE_REPEAT || ^~ | [ 5%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/JSBSim.cxx.o [ 5%] Building CXX object src/FDM/YASim/CMakeFiles/yasim-proptest.dir/Airplane.cpp.o [ 5%] Built target metar [ 5%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/ControlMap.cpp.o [ 5%] Linking CXX executable GPSsmooth /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/JSBSim/FGJSBBase.cpp:47:20: warning: unused variable 'IdSrc' [-Wunused-variable] static const char *IdSrc = "$Id: FGJSBBase.cpp,v 1.35 2012/03/25 11:05:36 bcoconni Exp $"; ^ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/JSBSim/FGJSBBase.cpp:48:20: warning: unused variable 'IdHdr' [-Wunused-variable] static const char *IdHdr = ID_JSBBASE; ^ [ 5%] Building CXX object utils/fgpanel/CMakeFiles/fgpanel.dir/FGPanelApplication.cxx.o [ 5%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/FGFDM.cpp.o [ 5%] Built target GPSsmooth [ 5%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/initialization/FGInitialCondition.cpp.o 3 warnings generated. [ 6%] Building CXX object src/FDM/YASim/CMakeFiles/yasim.dir/Gear.cpp.o /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/JSBSim/FGFDMExec.cpp:191:14: error: ordered comparison between pointer and zero ('unsigned int *' and 'int') if (FDMctr > 0) (*FDMctr)--; ~~~~~~ ^ ~ [ 6%] Building C object src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/shPipeline.c.o /data/scratch/games/flightgear/work/flightgear-2.8.0/utils/GPSsmooth/MIDG_main.cxx:581:13: warning: bool literal returned from 'main' [-Wmain] return false; ^ ~~~~~ /data/scratch/games/flightgear/work/flightgear-2.8.0/utils/GPSsmooth/MIDG_main.cxx:588:13: warning: bool literal returned from 'main' [-Wmain] return false; ^ ~~~~~ /data/scratch/games/flightgear/work/flightgear-2.8.0/utils/GPSsmooth/MIDG_main.cxx:593:13: warning: bool literal returned from 'main' [-Wmain] return false; ^ ~~~~~ 1 error generated. --- src/FDM/JSBSim/CMakeFiles/JSBSim.dir/FGFDMExec.cpp.o --- *** [src/FDM/JSBSim/CMakeFiles/JSBSim.dir/FGFDMExec.cpp.o] Error code 1 make[2]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 [ 6%] Building CXX object src/Input/CMakeFiles/fgjs.dir/jsinput.cxx.o A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 --- utils/GPSsmooth/CMakeFiles/UGsmooth.dir/all --- *** [utils/GPSsmooth/CMakeFiles/UGsmooth.dir/all] Error code 2 make[1]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 2 warnings generated. A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 --- src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/all --- *** [src/Canvas/ShivaVG/src/CMakeFiles/ShivaVG.dir/all] Error code 2 make[1]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 In file included from /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/JSBSim/JSBSim.cxx:40: In file included from /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/flight.hxx:86: In file included from /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/groundcache.hxx:29: In file included from /data/scratch/games/flightgear/work/.buildlink/include/simgear/math/SGGeometry.hxx:33: /data/scratch/games/flightgear/work/.buildlink/include/simgear/math/SGTriangle.hxx:18:9: warning: 'SGTriangle_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef SGTriangle_H ^~~~~~~~~~~~ /data/scratch/games/flightgear/work/.buildlink/include/simgear/math/SGTriangle.hxx:19:9: note: 'SGTrianlge_H' is defined here; did you mean 'SGTriangle_H'? #define SGTrianlge_H ^~~~~~~~~~~~ SGTriangle_H 3 warnings generated. A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 --- utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/all --- *** [utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/all] Error code 2 make[1]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 --- src/Input/CMakeFiles/fgjs.dir/all --- *** [src/Input/CMakeFiles/fgjs.dir/all] Error code 2 make[1]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 --- utils/fgpanel/CMakeFiles/fgpanel.dir/all --- *** [utils/fgpanel/CMakeFiles/fgpanel.dir/all] Error code 2 make[1]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 [ 6%] Built target terrasync In file included from /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/JSBSim/JSBSim.cxx:46: /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/JSBSim/JSBSim.hxx:239:9: warning: private field 'runcount' is not used [-Wunused-private-field] int runcount; ^ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/JSBSim/JSBSim.hxx:240:12: warning: private field 'trim_elev' is not used [-Wunused-private-field] double trim_elev; ^ /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/JSBSim/JSBSim.hxx:241:12: warning: private field 'trim_throttle' is not used [-Wunused-private-field] double trim_throttle; ^ A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 --- src/FDM/YASim/CMakeFiles/yasim-proptest.dir/all --- *** [src/FDM/YASim/CMakeFiles/yasim-proptest.dir/all] Error code 2 make[1]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 In file included from /data/scratch/games/flightgear/work/flightgear-2.8.0/utils/fgviewer/fgviewer.cxx:34: In file included from /data/scratch/games/flightgear/work/.buildlink/include/osgGA/TrackballManipulator:17: /data/scratch/games/flightgear/work/.buildlink/include/osgGA/OrbitManipulator:70:100: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion] virtual void setMinimumDistance( const double& minimumDistance, bool relativeToModelSize = NULL ); ~ ^~~~ false In file included from /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/YASim/Gear.cpp:11: In file included from /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/flight.hxx:86: In file included from /data/scratch/games/flightgear/work/flightgear-2.8.0/src/FDM/groundcache.hxx:29: In file included from /data/scratch/games/flightgear/work/.buildlink/include/simgear/math/SGGeometry.hxx:33: /data/scratch/games/flightgear/work/.buildlink/include/simgear/math/SGTriangle.hxx:18:9: warning: 'SGTriangle_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef SGTriangle_H ^~~~~~~~~~~~ /data/scratch/games/flightgear/work/.buildlink/include/simgear/math/SGTriangle.hxx:19:9: note: 'SGTrianlge_H' is defined here; did you mean 'SGTriangle_H'? #define SGTrianlge_H ^~~~~~~~~~~~ SGTriangle_H 4 warnings generated. 1 warning generated. A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 --- src/FDM/YASim/CMakeFiles/yasim.dir/all --- *** [src/FDM/YASim/CMakeFiles/yasim.dir/all] Error code 2 make[1]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 1 error make[2]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 --- src/FDM/JSBSim/CMakeFiles/JSBSim.dir/all --- *** [src/FDM/JSBSim/CMakeFiles/JSBSim.dir/all] Error code 2 make[1]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 1 warning generated. A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 --- utils/fgviewer/CMakeFiles/fgviewer.dir/all --- *** [utils/fgviewer/CMakeFiles/fgviewer.dir/all] Error code 2 make[1]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 9 errors make[1]: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 *** [all] Error code 2 make: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 1 error make: stopped in /data/scratch/games/flightgear/work/flightgear-2.8.0 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/games/flightgear *** Error code 1 Stop. make: stopped in /data/pkgsrc/games/flightgear