this is semi-targeted @ robbat2

So I've been working on getting this ebuild working...

here's what I know

*   1001_all_show_patches-percona-5.0.75-b12.patch ...
              [ ok ]

all patches before this work and mysql builds
---
these are the only later patches that will cleanly apply

 *   1005_all_innodb_io_patches-percona-5.0.75-b12.patch ...
               [ ok ]
 *   1007_all_mysqld_safe_syslog-percona-5.0.75-b12.patch ...
               [ ok ]
 *   1008_all_innodb_locks_held-percona-5.0.75-b12.patch ...
               [ ok ]
 *   1010_all_innodb_show_hashed_memory-percona-5.0.75-b12.patch ...
               [ ok ]
 *   1011_all_innodb_check_fragmentation-percona-5.0.75-b12.patch ...
               [ ok ]
 *   1013_all_innodb_fsync_source-percona-5.0.75-b12.patch ...
               [ ok ]
 *   1101_all_innodb_rw_lock-percona-5.0.75-b12.patch ...
               [ ok ]

but with these patches mysql fails to build.

srv0srv.c: In function ‘srv_printf_innodb_monitor’:
srv0srv.c:1763: error: ‘buf_pool_t’ has no member named
‘io_counter_heap’
srv0srv.c:1764: error: ‘buf_pool_t’ has no member named
‘io_counter_heap’
srv0srv.c:1817: error: ‘buf_pool_t’ has no member named
‘io_counter_hash’
srv0srv.c:1818: error: ‘buf_pool_t’ has no member named
‘io_counter_hash’
srv0srv.c:1820: error: ‘buf_pool_t’ has no member named
‘io_counter_hash’
srv0srv.c:1821: error: ‘buf_pool_t’ has no member named ‘io_counter_hash’

I just thought I'd post you on the fact that I'm working on it, and if
anyone wants to help get the latest 5.0 mysql working... the process
is a bit of a pita.
-- 
Caleb Cushing

http://xenoterracide.blogspot.com

Reply via email to