PS 5.5 build error on ubuntu wily

Bug #1512301 reported by Yura Sorokin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
High
Yura Sorokin
5.5
Fix Released
High
Yura Sorokin
5.6
Fix Released
High
Yura Sorokin

Bug Description

08:05:22 In file included from /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/ubuntu-wily-64bit/storage/innobase/include/dict0crea.h:29:0,
08:05:22 from /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/ubuntu-wily-64bit/storage/innobase/dict/dict0crea.c:26:
08:05:22 /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/ubuntu-wily-64bit/storage/innobase/dict/dict0crea.c: In function 'dict_create_index_step':
08:05:22 /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/ubuntu-wily-64bit/storage/innobase/dict/dict0crea.c:1258:21: error: logical not is only applied to the left hand side of comparison [-Werror=logical-not-parentheses]
08:05:22 ut_a(!node->index == (err != DB_SUCCESS));
08:05:22 ^
08:05:22 /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/ubuntu-wily-64bit/storage/innobase/include/univ.i:459:54: note: in definition of macro 'UNIV_EXPECT'
08:05:22 # define UNIV_EXPECT(expr,constant) __builtin_expect(expr, constant)
08:05:22 ^
08:05:22 /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/ubuntu-wily-64bit/storage/innobase/include/ut0dbg.h:37:28: note: in expansion of macro 'UNIV_UNLIKELY'
08:05:22 # define UT_DBG_FAIL(EXPR) UNIV_UNLIKELY(!((ulint)(EXPR)))
08:05:22 ^
08:05:22 /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/ubuntu-wily-64bit/storage/innobase/include/ut0dbg.h:64:6: note: in expansion of macro 'UT_DBG_FAIL'
08:05:22 if (UT_DBG_FAIL(EXPR)) { \
08:05:22 ^
08:05:22 /mnt/workspace/percona-server-5.5-trunk/BUILD_TYPE/debug/Host/ubuntu-wily-64bit/storage/innobase/dict/dict0crea.c:1258:3: note: in expansion of macro 'ut_a'
08:05:22 ut_a(!node->index == (err != DB_SUCCESS));

Revision history for this message
Yura Sorokin (yura-sorokin) wrote :
summary: - PS 5.5 error on ubuntu wily
+ PS 5.5 build error on ubuntu wily
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/PS-939

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.