Public bug reported:

Due to some loose use of pointers and integers holding pointers, pinba-
engine-mysql fails to build on 32-bit systems.  The error looks
something like:

  ha_pinba.cc: In member function 'int ha_pinba::read_next_row(unsigned char*, 
uint, bool)':
  ha_pinba.cc:2687:59: error: cannot convert 'uint64_t* {aka long long unsigned 
int*}' to 'Word_t* {aka long unsigned int*}' for argument '2' to 'void** 
JudyLNext(Pcvoid_t, Word_t*, PJError_t)'
       ppvalue = JudyLNext(D->tag.name_index, &str_hash, NULL);

Upstream and Debian know about it but haven't gotten a patch together
yet.

** Affects: pinba-engine-mysql (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1484583

Title:
  pinba-engine-mysql FTBFS on 32-bit with gcc5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinba-engine-mysql/+bug/1484583/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to