[MDEV-7497] P8 debug builds fail in spider Created: 2015-01-23  Updated: 2015-02-20  Resolved: 2015-02-20

Status: Closed
Project: MariaDB Server
Component/s: Compiling, Platform Power, Storage Engine - Spider
Affects Version/s: 10.0
Fix Version/s: 10.0.17

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: buildbot, compile, tests

Issue Links:
PartOf
is part of MDEV-7605 10.0.17 merge Closed
Relates
relates to MDEV-7069 Fix buildbot failures in main server ... Stalled

 Description   

http://buildbot.askmonty.org/buildbot/builders/p8-rhel6-bintar-debug/builds/130/steps/compile/logs/stdio

In file included from /home/buildbot/maria-slave/power8-vlp01-bintar-debug/build/sql/datadict.h:18:0,
                 from /home/buildbot/maria-slave/power8-vlp01-bintar-debug/build/sql/table.h:23,
                 from /home/buildbot/maria-slave/power8-vlp01-bintar-debug/build/sql/field.h:29,
                 from /home/buildbot/maria-slave/power8-vlp01-bintar-debug/build/sql/unireg.h:171,
                 from /home/buildbot/maria-slave/power8-vlp01-bintar-debug/build/sql/sql_class.h:24,
                 from /home/buildbot/maria-slave/power8-vlp01-bintar-debug/build/storage/spider/spd_param.cc:25:
/home/buildbot/maria-slave/power8-vlp01-bintar-debug/build/sql/handler.h:3198:16: error: 'virtual bool handler::auto_repair(int) const' was hidden [-Werror=overloaded-virtual]
   virtual bool auto_repair(int error) const { return 0; }
                ^
In file included from /home/buildbot/maria-slave/power8-vlp01-bintar-debug/build/storage/spider/spd_param.cc:32:0:
/home/buildbot/maria-slave/power8-vlp01-bintar-debug/build/storage/spider/ha_spider.h:685:8: error:   by 'bool ha_spider::auto_repair() const' [-Werror=overloaded-virtual]
   bool auto_repair() const;
        ^
cc1plus: all warnings being treated as errors
...


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