Debug builds fail on Ubuntu Quantal/Raring

Bug #1192454 reported by Alexey Kopytov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona XtraBackup moved to https://jira.percona.com/projects/PXB
Fix Released
High
Alexey Kopytov
2.0
Fix Released
High
Alexey Kopytov
2.1
Fix Released
High
Alexey Kopytov

Bug Description

Debug builds fail due to compiler errors on Ubuntu Quantal/Raring builds in Jenkins as follows:

15:16:46 In file included from ../../sql/sql_class.h:25:0,
15:16:46 from ../../sql/mysql_priv.h:853,
15:16:46 from handler/ha_innodb.cc:32:
15:16:46 ../../sql/log.h:292:3: error: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Werror=deprecated]
15:16:46 ../../sql/log.h:293:3: error: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Werror=deprecated]
15:16:46 handler/ha_innodb.cc:8909:8: error: narrowing conversion of ‘-1l’ from ‘long int’ to ‘long unsigned int’ inside { } is ill-formed in C++11 [-Werror=narrowing]
15:16:46 handler/ha_innodb.cc:8963:8: error: narrowing conversion of ‘-1l’ from ‘long int’ to ‘long unsigned int’ inside { } is ill-formed in C++11 [-Werror=narrowing]
15:16:46 handler/ha_innodb.cc:9008:8: error: narrowing conversion of ‘-1l’ from ‘long int’ to ‘long unsigned int’ inside { } is ill-formed in C++11 [-Werror=narrowing]
15:16:46 handler/ha_innodb.cc:9018:8: error: narrowing conversion of ‘-1l’ from ‘long int’ to ‘long unsigned int’ inside { } is ill-formed in C++11 [-Werror=narrowing]
15:16:46 cc1plus: all warnings being treated as errors
15:16:46 make: *** [libinnobase_a-ha_innodb.o] Error 1
1

Related branches

Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PXB-371

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.