Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925079 - 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]
Summary: dev-db/percona-xtrabackup-8.0.30.23 fails to compile: log0recv.cc:4205:40: er...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-20 08:28 UTC by Agostino Sarubbo
Modified: 2024-02-20 08:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,93.49 KB, application/x-xz)
2024-02-20 08:28 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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]]