>Number:         184497
>Category:       misc
>Synopsis:       opencv-core port build fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 04 16:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     joneum
>Release:        9.2
>Organization:
>Environment:
>Description:
ithm' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:154:
 error: template argument 2 is invalid
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:154:
 error: invalid type in declaration before ';' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:158:
 error: 'Algorithm' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::getList(std::vector<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > >&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:160:
 error: request for member 'get_keys' in 'cv::alglist()', which is of non-class 
type 'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:163:
 error: 'Algorithm' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:163:
 error: template argument 1 is invalid
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:163:
 error: 'Algorithm' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'int cv::_create(const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:165:
 error: 'Algorithm' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:165:
 error: expected `;' before 'c'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:166:
 error: request for member 'find' in 'cv::alglist()', which is of non-class 
type 'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:166:
 error: 'c' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:167:
 error: 'Algorithm' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:167:
 error: template argument 1 is invalid
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:168:
 error: 'c' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:171:
 error: 'Algorithm' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:171:
 error: ISO C++ forbids declaration of 'Algorithm' with no type
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:175:
 error: expected constructor, destructor, or type conversion before '::' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:179:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:179:
 error: non-member function 'std::string cv::name()' cannot have cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'std::string cv::name()':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:181:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:184:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const std::string&, int)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:186:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:186:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:186:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:186:
 error: expected primary-expression before 'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:189:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const std::string&, double)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:191:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:191:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:191:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:191:
 error: expected primary-expression before 'double'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:194:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const std::string&, bool)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:196:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:196:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:196:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:196:
 error: expected primary-expression before 'bool'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:199:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const std::string&, const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:201:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:201:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:201:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:201:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:201:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:204:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const std::string&, const cv::Mat&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:206:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:206:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:206:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:206:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:206:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:209:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const std::string&, const std::vector<cv::Mat, 
std::allocator<cv::Mat> >&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:211:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:211:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:211:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:211:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:211:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:214:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:214:
 error: type/value mismatch at argument 1 in template parameter list for 
'template<class _Tp> class cv::Ptr'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:214:
 error:   expected a type, got 'cv::Algorithm'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const std::string&, const int&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:216:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:216:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:216:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:216:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:219:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const char*, int)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:221:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:221:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:221:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:221:
 error: expected primary-expression before 'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:224:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const char*, double)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:226:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:226:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:226:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:226:
 error: expected primary-expression before 'double'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:229:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const char*, bool)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:231:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:231:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:231:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:231:
 error: expected primary-expression before 'bool'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:234:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const char*, const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:236:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:236:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:236:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:236:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:236:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:239:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const char*, const cv::Mat&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:241:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:241:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:241:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:241:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:241:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:244:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const char*, const std::vector<cv::Mat, 
std::allocator<cv::Mat> >&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:246:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:246:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:246:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:246:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:246:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:249:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:249:
 error: type/value mismatch at argument 1 in template parameter list for 
'template<class _Tp> class cv::Ptr'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:249:
 error:   expected a type, got 'cv::Algorithm'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::set(const char*, const int&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:251:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:251:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:251:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:251:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:255:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setInt(const std::string&, int)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:257:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:257:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:257:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:257:
 error: expected primary-expression before 'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:260:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setDouble(const std::string&, double)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:262:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:262:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:262:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:262:
 error: expected primary-expression before 'double'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:265:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setBool(const std::string&, bool)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:267:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:267:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:267:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:267:
 error: expected primary-expression before 'bool'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:270:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setString(const std::string&, const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:272:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:272:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:272:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:272:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:272:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:275:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setMat(const std::string&, const cv::Mat&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:277:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:277:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:277:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:277:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:277:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:280:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setMatVector(const std::string&, const 
std::vector<cv::Mat, std::allocator<cv::Mat> >&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:282:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:282:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:282:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:282:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:282:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:285:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:285:
 error: type/value mismatch at argument 1 in template parameter list for 
'template<class _Tp> class cv::Ptr'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:285:
 error:   expected a type, got 'cv::Algorithm'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setAlgorithm(const std::string&, const int&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:287:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:287:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:287:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:287:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:290:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setInt(const char*, int)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:292:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:292:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:292:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:292:
 error: expected primary-expression before 'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:295:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setDouble(const char*, double)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:297:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:297:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:297:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:297:
 error: expected primary-expression before 'double'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:300:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setBool(const char*, bool)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:302:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:302:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:302:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:302:
 error: expected primary-expression before 'bool'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:305:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setString(const char*, const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:307:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:307:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:307:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:307:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:307:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:310:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setMat(const char*, const cv::Mat&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:312:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:312:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:312:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:312:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:312:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:315:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setMatVector(const char*, const std::vector<cv::Mat, 
std::allocator<cv::Mat> >&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:317:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:317:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:317:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:317:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:317:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:320:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:320:
 error: type/value mismatch at argument 1 in template parameter list for 
'template<class _Tp> class cv::Ptr'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:320:
 error:   expected a type, got 'cv::Algorithm'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::setAlgorithm(const char*, const int&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:322:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:322:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:322:
 error: 'ParamType' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:322:
 error: '::type' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:328:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:328:
 error: non-member function 'int cv::getInt(const std::string&)' cannot have 
cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'int cv::getInt(const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:330:
 error: 'get' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:330:
 error: expected primary-expression before 'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:330:
 error: expected ';' before 'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:330:
 error: expected unqualified-id before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:328:
 warning: unused parameter 'parameter' [-Wunused-parameter]
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:333:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:333:
 error: non-member function 'double cv::getDouble(const std::string&)' cannot 
have cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'double cv::getDouble(const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:335:
 error: 'get' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:335:
 error: expected primary-expression before 'double'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:335:
 error: expected ';' before 'double'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:335:
 error: expected unqualified-id before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:333:
 warning: unused parameter 'parameter' [-Wunused-parameter]
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:338:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:338:
 error: non-member function 'bool cv::getBool(const std::string&)' cannot have 
cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'bool cv::getBool(const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:340:
 error: 'get' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:340:
 error: expected primary-expression before 'bool'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:340:
 error: expected ';' before 'bool'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:340:
 error: expected unqualified-id before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:338:
 warning: unused parameter 'parameter' [-Wunused-parameter]
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:343:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:343:
 error: non-member function 'std::string cv::getString(const std::string&)' 
cannot have cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'std::string cv::getString(const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:345:
 error: 'get' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:345:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:348:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:348:
 error: non-member function 'cv::Mat cv::getMat(const std::string&)' cannot 
have cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'cv::Mat cv::getMat(const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:350:
 error: 'get' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:350:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:353:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:353:
 error: non-member function 'std::vector<cv::Mat, std::allocator<cv::Mat> > 
cv::getMatVector(const std::string&)' cannot have cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'std::vector<cv::Mat, std::allocator<cv::Mat> > 
cv::getMatVector(const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:355:
 error: 'get' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:355:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:358:
 error: type/value mismatch at argument 1 in template parameter list for 
'template<class _Tp> class cv::Ptr'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:358:
 error:   expected a type, got 'cv::Algorithm'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:358:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:358:
 error: non-member function 'int cv::getAlgorithm(const std::string&)' cannot 
have cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'int cv::getAlgorithm(const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:360:
 error: 'get' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:363:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:363:
 error: non-member function 'std::string cv::paramHelp(const std::string&)' 
cannot have cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'std::string cv::paramHelp(const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:365:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:368:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:368:
 error: non-member function 'int cv::paramType(const std::string&)' cannot have 
cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'int cv::paramType(const std::string&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:370:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:373:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:373:
 error: non-member function 'int cv::paramType(const char*)' cannot have 
cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'int cv::paramType(const char*)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:375:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:378:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:378:
 error: non-member function 'void 
cv::getParams(std::vector<std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > >&)' cannot have cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::getParams(std::vector<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > >&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:380:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:383:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:383:
 error: non-member function 'void cv::write(cv::FileStorage&)' cannot have 
cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::write(cv::FileStorage&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:385:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:385:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:388:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::read(const cv::FileNode&)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:390:
 error: 'info' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:390:
 error: invalid use of 'this' in non-member function
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:394:
 error: 'AlgorithmInfo' has not been declared
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:394:
 error: 'Algorithm' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:394:
 error: expected ',' or '...' before 'create'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:394:
 error: ISO C++ forbids declaration of 'AlgorithmInfo' with no type
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'int cv::AlgorithmInfo(const std::string&, int)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:396:
 error: 'data' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:398:
 error: request for member 'find' in 'cv::alglist()', which is of non-class 
type 'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:398:
 error: 'create' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:399:
 error: request for member 'add' in 'cv::alglist()', which is of non-class type 
'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:394:
 warning: unused parameter 'Constructor' [-Wunused-parameter]
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:402:
 error: expected constructor, destructor, or type conversion before '::' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:407:
 error: 'AlgorithmInfo' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:407:
 error: expected ',' or '...' before '*' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:407:
 error: ISO C++ forbids declaration of 'Algorithm' with no type
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:407:
 error: non-member function 'void cv::write(int)' cannot have cv-qualifier
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 In function 'void cv::write(int)':
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:409:
 error: 'data' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:410:
 error: 'fs' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:410:
 error: 'algo' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:413:
 error: expected initializer before '&' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:415:
 error: 'p' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:415:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:416:
 error: expected primary-expression before 'int'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:417:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:418:
 error: expected primary-expression before 'bool'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:419:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:420:
 error: expected primary-expression before 'short'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:421:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:422:
 error: expected primary-expression before 'double'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:423:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:424:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:425:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:426:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:427:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:428:
 error: expected primary-expression before '>' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:429:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:432:
 error: 'Algorithm' cannot appear in a constant-expression
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:432:
 error: template argument 1 is invalid
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:432:
 error: invalid type in declaration before '=' token
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:433:
 error: base operand of '->' is not a pointer
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:435:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:437:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:439:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:441:
 error: 'Param' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:
 At global scope:
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:451:
 error: 'AlgorithmInfo' is not a class or namespace
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:451:
 error: variable or field 'read' declared void
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:451:
 error: 'algo' was not declared in this scope
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:451:
 error: expected primary-expression before 'const'
/usr/ports/graphics/opencv-core/work/opencv-2.4.7/modules/core/src/algorithm.cpp:1273:
 error: expected `}' at end of input
*** [modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.o] Error code 1

Stop in /usr/ports/graphics/opencv-core/work/opencv-2.4.7.
*** [modules/core/CMakeFiles/opencv_core.dir/all] Error code 1

Stop in /usr/ports/graphics/opencv-core/work/opencv-2.4.7.
*** [all] Error code 1

Stop in /usr/ports/graphics/opencv-core/work/opencv-2.4.7.
*** [do-build] Error code 1

Stop in /usr/ports/graphics/opencv-core.
*** [build] Error code 1

Stop in /usr/ports/graphics/opencv-core.

===>>> make failed for graphics/opencv-core
===>>> Aborting update

===>>> Update for graphics/opencv-core failed
===>>> Aborting update

===>>> Killing background jobs
Terminated

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to