5.5.33rel31.1 fails to build with -DWITH_EMBEDDED_SERVER

Bug #1236873 reported by Brian Evans
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Won't Fix
Undecided
Unassigned

Bug Description

Parameters:
cmake -G "Unix Makefiles" -DWITH_EMBEDDED_SERVER=ON -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_PREFIX=/usr -DMYSQL_DATADIR=/var/lib/mysql -DSYSCONFDIR=/etc/mysql -DINSTALL_BINDIR=bin -DINSTALL_DOCDIR=share/doc/percona-server-5.5.33.31.1 -DINSTALL_DOCREADMEDIR=share/doc/percona-server-5.5.33.31.1 -DINSTALL_INCLUDEDIR=include/mysql -DINSTALL_INFODIR=share/info -DINSTALL_LIBDIR=lib64/mysql -DINSTALL_MANDIR=share/man -DINSTALL_MYSQLDATADIR=/var/lib/mysql -DINSTALL_MYSQLSHAREDIR=share/mysql -DINSTALL_MYSQLTESTDIR=share/mysql/mysql-test -DINSTALL_PLUGINDIR=lib64/mysql/plugin -DINSTALL_SBINDIR=sbin -DINSTALL_SCRIPTDIR=share/mysql/scripts -DINSTALL_SQLBENCHDIR=share/mysql -DINSTALL_SUPPORTFILESDIR=/usr/share/mysql

[ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/lib_sql.cc.o
In file included from /var/tmp/portage/dev-db/percona-server-5.5.33.31.1/work/mysql/include/my_global.h:1039:0,
                 from /var/tmp/portage/dev-db/percona-server-5.5.33.31.1/work/mysql/libmysqld/../sql/mysqld.cc:16,
                 from /var/tmp/portage/dev-db/percona-server-5.5.33.31.1/work/mysql/libmysqld/lib_sql.cc:31:
/var/tmp/portage/dev-db/percona-server-5.5.33.31.1/work/mysql/libmysqld/../sql/mysqld.cc: In function ‘void init_cachedev()’:
/var/tmp/portage/dev-db/percona-server-5.5.33.31.1/work/mysql/include/my_dbug.h:143:55: error: return-statement with a value, in function returning 'void' [-fpermissive]
 #define DBUG_RETURN(a1) do { return(a1); } while(0)

summary: - 5.5.33rel31.1 fails to build with -DWITH_EMEDDED_SERVER
+ 5.5.33rel31.1 fails to build with -DWITH_EMBEDDED_SERVER
Revision history for this message
Vadim Tkachenko (vadim-tk) wrote :

Percona Server 5.5 is not supposed to build with -DWITH_EMBEDDED_SERVER, so it is not a bug

Changed in percona-server:
status: New → Won't Fix
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-3043

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.