=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py27-soapy-sdr-0.7.2 [ 33%] Swig compile SoapySDR.i for python /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:196: Warning 302: Identifier 'StringToSetting' redefined (ignored), /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:190: Warning 302: previous definition of 'StringToSetting'. /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:202: Warning 302: Identifier 'StringToSetting' redefined (ignored), /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:190: Warning 302: previous definition of 'StringToSetting'. /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:208: Warning 302: Identifier 'StringToSetting' redefined (ignored), /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:190: Warning 302: previous definition of 'StringToSetting'. /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:214: Warning 302: Identifier 'StringToSetting' redefined (ignored), /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:190: Warning 302: previous definition of 'StringToSetting'. /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Device.hpp:105: Warning 509: Overloaded method SoapySDR::Device::make(std::vector< std::string,std::allocator< std::string > > const &) effectively ignored, /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Device.hpp:95: Warning 509: as it is shadowed by SoapySDR::Device::make(SoapySDR::KwargsList const &). [ 33%] Built target SoapySDR_swig_compilation [ 66%] Building CXX object CMakeFiles/_SoapySDR.dir/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx.o In file included from /usr/include/g++/type_traits:35:0, from /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:14, from /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Modules.hpp:15, from /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:3609: /usr/include/g++/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6944:13: warning: identifier 'nullptr' is a keyword in C++11 [-Wc++0x-compat] globalHandle = nullptr; ^ In file included from /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Modules.hpp:15:0, from /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:3609: /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:175:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if<std::is_same<Type, bool>::value, Type>::type StringToSetting(const std::string &s) ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:175:24: error: expected unqualified-id before '<' token typename std::enable_if<std::is_same<Type, bool>::value, Type>::type StringToSetting(const std::string &s) ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:193:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if<not std::is_same<Type, bool>::value and std::is_integral<Type>::value and std::is_signed<Type>::value, Type>::type StringToSetting(const std::string &s) ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:193:24: error: expected unqualified-id before '<' token typename std::enable_if<not std::is_same<Type, bool>::value and std::is_integral<Type>::value and std::is_signed<Type>::value, Type>::type StringToSetting(const std::string &s) ^ In file included from /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Modules.hpp:15:0, from /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:3609: /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:199:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if<not std::is_same<Type, bool>::value and std::is_integral<Type>::value and std::is_unsigned<Type>::value, Type>::type StringToSetting(const std::string &s) ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:199:24: error: expected unqualified-id before '<' token typename std::enable_if<not std::is_same<Type, bool>::value and std::is_integral<Type>::value and std::is_unsigned<Type>::value, Type>::type StringToSetting(const std::string &s) ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:205:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if<std::is_floating_point<Type>::value, Type>::type StringToSetting(const std::string &s) ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:205:24: error: expected unqualified-id before '<' token typename std::enable_if<std::is_floating_point<Type>::value, Type>::type StringToSetting(const std::string &s) ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:211:15: error: 'enable_if' in namespace 'std' does not name a template type typename std::enable_if<std::is_same<typename std::decay<Type>::type, std::string>::value, Type>::type StringToSetting(const std::string &s) ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:211:24: error: expected unqualified-id before '<' token typename std::enable_if<std::is_same<typename std::decay<Type>::type, std::string>::value, Type>::type StringToSetting(const std::string &s) ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp: In function 'std::string SoapySDR::Detail::SettingToString(const Type&)': /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:234:12: error: 'to_string' is not a member of 'std' return std::to_string(s); ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp: In function 'Type SoapySDR::StringToSetting(const string&)': /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:242:12: error: 'StringToSetting' is not a member of 'SoapySDR::Detail' return SoapySDR::Detail::StringToSetting<Type>(s); ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:242:12: note: suggested alternative: /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:240:6: note: 'SoapySDR::StringToSetting' Type SoapySDR::StringToSetting(const std::string &s) ^ /work/ham/py-soapy-sdr/work/.buildlink/include/SoapySDR/Types.hpp:242:50: error: expected primary-expression before '>' token return SoapySDR::Detail::StringToSetting<Type>(s); ^ /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx: In destructor 'virtual _SoapySDR_pythonLogHandlerBase::~_SoapySDR_pythonLogHandlerBase()': /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6944:28: error: 'nullptr' was not declared in this scope globalHandle = nullptr; ^ /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx: In static member function 'static void _SoapySDR_pythonLogHandlerBase::globalHandler(SoapySDR::LogLevel, const char*)': /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6953:33: error: 'nullptr' was not declared in this scope if (globalHandle != nullptr) globalHandle->handle(logLevel, message); ^ /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx: At global scope: /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6960:84: error: 'nullptr' was not declared in this scope _SoapySDR_pythonLogHandlerBase *_SoapySDR_pythonLogHandlerBase::globalHandle = nullptr; ^ --- CMakeFiles/_SoapySDR.dir/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx.o --- *** [CMakeFiles/_SoapySDR.dir/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx.o] Error code 1 make[2]: stopped in /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python 1 error make[2]: stopped in /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python --- CMakeFiles/_SoapySDR.dir/all --- *** [CMakeFiles/_SoapySDR.dir/all] Error code 2 make[1]: stopped in /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python 1 error make[1]: stopped in /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python *** [all] Error code 2 make: stopped in /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python 1 error make: stopped in /work/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/ham/py-soapy-sdr *** Error code 1 Stop. make: stopped in /tree/pkgsrc/ham/py-soapy-sdr