Error installing mysql-workbench52 from ports

Peter peter at flytrace.com
Wed Apr 22 13:37:16 UTC 2015


Hi,

Trying to compile mysql-workbench52 from ports (make) in jail on FreeBSD 
10.0 (PCBSD) I got this error:

../../library/grt/src/grtpp_value.h:386:36:   required from here
/usr/local/include/c++/v1/utility:254:9: error: 'std::__1::pair<_T1, 
_T2>::second' has incomplete type
      _T2 second;
          ^
In file included from ../../library/grt/src/grtpp.h:171:0,
                  from ../../generated/grts/structs.db.mgmt.h:4,
                  from src/driver_manager.h:6,
                  from src/driver_manager.cpp:31:
../../library/grt/src/grtpp_value.h:94:9: error: forward declaration of 
'class grt::ValueRef'
    class ValueRef;
          ^
In file included from ../../generated/grts/structs.db.mgmt.h:4:0,
                  from src/driver_manager.h:6,
                  from src/driver_manager.cpp:31:
../../library/grt/src/grtpp.h: In member function 'bool 
grt::DictRef::foreach(TPred) const':
../../library/grt/src/grtpp.h:1643:38: error: 'const struct 
std::__1::pair<const std::__1::basic_string<char, 
std::__1::char_traits<char>, std::__1::allocator<char> >, 
grt::ValueRef>' has no member named 'second'
          if (!pred(iter->first, iter->second))
                                       ^


# uname -a
FreeBSD JailSoft2 10.0-RELEASE-p15 FreeBSD 10.0-RELEASE-p15 #0: Wed Jul  
9 15:46:53 UTC 2014 
root at amd64-builder.pcbsd.org:/usr/obj/usr/src/sys/GENERIC  amd64


Port tree is up to date.

Any ideas?

Best regards,
Peter TKATCHENKO


More information about the freebsd-ports mailing list