Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.22
-
None
-
OS: AIX 7.1 TL3
Compiler: XLC 13.1.3
cmake 3.3.1
Description
"/usr/local/src/mariadb-10.1-aix-github/mariadb-aix/storage/xtradb/handler/ha_innodb.cc", line 15117.73: 1540-2465 (S) An object or reference of type "std::set<dict_foreign_t *,dict_foreign_compare,std::allocator<dict_foreign_t *> >::iterator" cannot be initialized with a prvalue of type "std::_Tree<std::_Tset_traits<dict_foreign_t *,dict_foreign_compare,std::allocator<dict_foreign_t *>,0> >::const_iterator".
|
storage/xtradb/CMakeFiles/xtradb.dir/build.make:1190: recipe for target 'storage/xtradb/CMakeFiles/xtradb.dir/handler/ha_innodb.cc.o' failed
|
gmake[2]: *** [storage/xtradb/CMakeFiles/xtradb.dir/handler/ha_innodb.cc.o] Error 1
|
CMakeFiles/Makefile2:2294: recipe for target 'storage/xtradb/CMakeFiles/xtradb.dir/all' failed
|
gmake[1]: *** [storage/xtradb/CMakeFiles/xtradb.dir/all] Error 2
|
Makefile:149: recipe for target 'all' failed
|
gmake: *** [all] Error 2
|