[debian-mysql] Bug#836587: Additional Info on bug

Vince Barwinski vince.barwinski at gmail.com
Sun Sep 11 11:15:41 UTC 2016


Hi there

I recently tried to compile mysql-workbench. However, I was unsuccessful.

About 10 or so minutes into executing the "make" command after executing
"cmake -DCMAKE_INSTALL_PREFIX=/usr/local", I got the following error output:

/home/vince/backup_files/linux/debian/mysql_gui/mysql-workbench-community-6.3.7-src/library/grt/src/grtpp_undo_manager.h:358:57:
note: in C++11 destructors default to noexcept
[ 51%] Building CXX object
backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.physical/workbench_physical_ViewFigure.cpp.o
[ 51%] Building CXX object
backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.logical/workbench_logical_Model.cpp.o
[ 51%] Building CXX object
backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.logical/workbench_logical_Diagram.cpp.o
[ 51%] Building CXX object
backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db.query/db_query_Resultset.cpp.o
/home/vince/backup_files/linux/debian/mysql_gui/mysql-workbench-community-6.3.7-src/backend/wbpublic/objimpl/db.query/db_query_Resultset.cpp:
In constructor
‘CPPResultsetResultset::CPPResultsetResultset(db_query_ResultsetRef,
boost::shared_ptr<sql::ResultSet>)’:
/home/vince/backup_files/linux/debian/mysql_gui/mysql-workbench-community-6.3.7-src/backend/wbpublic/objimpl/db.query/db_query_Resultset.cpp:364:14:
error: ‘JSON’ is not a member of ‘sql::DataType’
         case sql::DataType::JSON:
              ^~~
backend/wbpublic/CMakeFiles/wbpublic.dir/build.make:2798: recipe for target
'backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db.query/db_query_Resultset.cpp.o'
failed
make[2]: ***
[backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db.query/db_query_Resultset.cpp.o]
Error 1
CMakeFiles/Makefile2:359: recipe for target
'backend/wbpublic/CMakeFiles/wbpublic.dir/all' failed
make[1]: *** [backend/wbpublic/CMakeFiles/wbpublic.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2

I think the critical error message here (if any) is:

Resultset.cpp:364:14: error: ‘JSON’ is not a member of ‘sql::DataType’.

I hope this helps in some way.

Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/attachments/20160911/7358f91e/attachment-0001.html>


More information about the pkg-mysql-maint mailing list