[MCOL-4274] Columnstore Engine compile failure on every platform Created: 2020-08-25  Updated: 2020-08-27  Resolved: 2020-08-27

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Roman Navrotskiy Assignee: Gagan Goel (Inactive)
Resolution: Fixed Votes: 0
Labels: None


 Description   

centos 7 output:

/mdb/verylongdirnameforverystrangecpackbehavior/storage/columnstore/columnstore/dbcon/mysql/ha_mcs.cpp:1276:8: error: 'PSI_mutex_info' does not name a type
 static PSI_mutex_info all_mutexes[]=
        ^
/mdb/verylongdirnameforverystrangecpackbehavior/storage/columnstore/columnstore/dbcon/mysql/ha_mcs.cpp: In function 'int columnstore_init_func(void*)':
/mdb/verylongdirnameforverystrangecpackbehavior/storage/columnstore/columnstore/dbcon/mysql/ha_mcs.cpp:1813:25: error: 'all_mutexes' was not declared in this scope
     uint count = sizeof(all_mutexes)/sizeof(all_mutexes[0]);
                         ^

https://ci.columnstore.mariadb.net/mariadb-corporation/mariadb-columnstore-engine/464/2/4



 Comments   
Comment by Gagan Goel (Inactive) [ 2020-08-27 ]

The build dependency is fixed with the patch in the engine PR: https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/1383

Generated at Thu Feb 08 02:49:07 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.