Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 925079

Summary: dev-db/percona-xtrabackup-8.0.30.23 fails to compile: log0recv.cc:4205:40: error: invalid conversion from ulint {aka long unsigned int} to size_t {aka unsigned int} [-fpermissive]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-02-20 08:28:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/percona-xtrabackup-8.0.30.23 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-20 08:28:33 UTC
Created attachment 885514 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-20 08:28:34 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Could not find LDAP
  Could not find SASL
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
/var/tmp/portage/dev-db/percona-xtrabackup-8.0.30.23/work/percona-xtrabackup-8.0.30-23/storage/innobase/log/log0recv.cc:4205:40: error: invalid conversion from ‘ulint*’ {aka ‘long unsigned int*’} to ‘size_t*’ {aka ‘unsigned int*’} [-fpermissive[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-fpermissive]]