Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925078 - dev-db/mydumper-0.14.5.2 fails to compile: mydumper_stream.c:78:36: error: format %lli expects argument of type long long int, but argument 2 has type off_t {aka long int} [-Werror=format=]
Summary: dev-db/mydumper-0.14.5.2 fails to compile: mydumper_stream.c:78:36: error: fo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-20 08:28 UTC by Agostino Sarubbo
Modified: 2024-02-20 08:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,68.36 KB, text/plain)
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:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/mydumper-0.14.5.2 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:29 UTC
Created attachment 885513 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-20 08:28:30 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/mydumper.dir/src/mydumper_common.c.o 
FAILED: CMakeFiles/mydumper.dir/src/mydumper_stream.c.o 
FAILED: CMakeFiles/mydumper.dir/src/mydumper_working_thread.c.o 
/var/tmp/portage/dev-db/mydumper-0.14.5.2/work/mydumper-0.14.5-2/src/mydumper_stream.c:78:36: error: format ‘%lli’ expects argument of type ‘long long int’, but argument 2 has type ‘off_t’ {aka ‘long int’} [-Werror=format=]