Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
Compiling with BUILD/compile-pentium64-debug fails on Ubuntu 10.10 x86_64 and openSUSE 11.1 x86_64
How to repeat:
- Use lp:maria/5.2
- Run BUILD/compile-pentium64-debug
- See
cc1: warnings being treated as errors
client_plugin.c: In function ‘add_plugin’:
client_plugin.c:183: error: statement with no effect
client_plugin.c: In function ‘mysql_client_plugin_deinit’:
client_plugin.c:288: error: statement with no effect
client_plugin.c: In function ‘mysql_load_plugin_v’:
client_plugin.c:363: error: statement with no effect
make[2]: *** [client_plugin.lo] Error 1
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Re: Compiling with BUILD/compile-pentium64-debug fails
lp:maria/5.3 fails with:
cc1: warnings being treated as errors
client_plugin.c: In function ‘add_plugin’:
client_plugin.c:183: error: statement with no effect
lp:maria/5.1 compiles but this tests fail:
Completed: Failed 9/850 tests, 98.94% were successful.
Failing test(s): federated.federated_debug federated.federated_archive federated.federated_innodb federated.federated_transactions federated.federated federated.federated_bug_13118 federated.federated_bug_25714 federated.federated_bug_32426 percona.percona_innodb_use_sys_stats_table