[MDEV-8463] 10.0 tree does not build Created: 2015-07-14  Updated: 2015-07-14  Resolved: 2015-07-14

Status: Closed
Project: MariaDB Server
Component/s: Compiling, Storage Engine - XtraDB
Affects Version/s: N/A
Fix Version/s: 10.0.21

Type: Bug Priority: Blocker
Reporter: Elena Stepanova Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: None


 Description   

3bbffc211945f99f9bba806e7031bea6b73a1993 turned buildbot red
http://buildbot.askmonty.org/buildbot/builders/p8-rhel7-bintar/builds/605/steps/compile/logs/stdio

/home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/srv/srv0start.cc: In function ‘bool srv_file_check_mode(const char*)’:
/home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/srv/srv0start.cc:254:38: error: expected ‘)’ before ‘{’ token
   if (stat.type == OS_FILE_TYPE_FILE {
                                      ^
/home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/srv/srv0start.cc:274:2: error: expected primary-expression before ‘}’ token
  } else {
  ^
/home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/srv/srv0start.cc: In function ‘dberr_t open_or_create_data_files(ulint*, lsn_t*, lsn_t*, lsn_t*, lsn_t*, ulint*)’:
/home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/srv/srv0start.cc:943:37: error: too many arguments to function ‘const char* fil_read_first_page(os_file_t, ulint, ulint*, ulint*, lsn_t*, lsn_t*)’
     min_flushed_lsn, max_flushed_lsn);
                                     ^
In file included from /home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/include/dict0mem.ic:28:0,
                 from /home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/include/dict0mem.h:1356,
                 from /home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/include/dict0dict.h:33,
                 from /home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/include/btr0pcur.h:30,
                 from /home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/include/row0mysql.h:36,
                 from /home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/include/row0ftsort.h:32,
                 from /home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/srv/srv0start.cc:43:
/home/buildbot/maria-slave/power8-vlp03-bintar/build/storage/xtradb/include/fil0fil.h:569:1: note: declared here
 fil_read_first_page(
 ^
make[2]: *** [storage/xtradb/CMakeFiles/xtradb.dir/srv/srv0start.cc.o] Error 1
make[1]: *** [storage/xtradb/CMakeFiles/xtradb.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....


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