Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.0.5
-
Component/s: None
-
Labels:None
Description
A build with BUILD/compile-pentium-debug-max-no-ndb fails somewhere in embedded:
[ 89%] Building CXX object sql/CMakeFiles/sql.dir/threadpool_unix.cc.o Linking CXX static library libsql.a [ 89%] Built target sql Scanning dependencies of target mysqld [ 89%] Building CXX object sql/CMakeFiles/mysqld.dir/main.cc.o Linking CXX executable mysqld [ 89%] Built target mysqld [ 89%] Built target partition_embedded Scanning dependencies of target udf_example [ 89%] Building C object sql/CMakeFiles/udf_example.dir/udf_example.c.o Linking C shared module udf_example.so [ 89%] Built target udf_example [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_acl.cc.o /home/elenst/bzr/10.0-roles/sql/sql_acl.cc: In function aLEX_USER* get_current_user(THD*, LEX_USER*, bool)a: /home/elenst/bzr/10.0-roles/sql/sql_acl.cc:10553:44: error: ais_invalid_role_namea was not declared in this scope /home/elenst/bzr/10.0-roles/sql/sql_acl.cc:10557:7: error: aacl_cachea was not declared in this scope /home/elenst/bzr/10.0-roles/sql/sql_acl.cc:10558:36: error: afind_acl_rolea was not declared in this scope /home/elenst/bzr/10.0-roles/sql/sql_acl.cc:10563:7: error: aacl_cachea was not declared in this scope /home/elenst/bzr/10.0-roles/sql/sql_acl.cc: In function abool acl_authenticate(THD*, uint, uint)a: /home/elenst/bzr/10.0-roles/sql/sql_acl.cc:11890:46: error: asafe_stra was not declared in this scope /home/elenst/bzr/10.0-roles/sql/sql_acl.cc:11895:46: error: asafe_stra was not declared in this scope make[2]: *** [libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_acl.cc.o] Error 1 make[1]: *** [libmysqld/CMakeFiles/sql_embedded.dir/all] Error 2
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Turned out to be an outdated tree, the build works all right in 10.0-serg.