Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949509 - app-text/calibre-7.22.0: [gcc-15] error: two or more data types in declaration specifiers (typedef bool)
Summary: app-text/calibre-7.22.0: [gcc-15] error: two or more data types in declaratio...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Eli Schwartz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2025-02-09 13:00 UTC by lekto
Modified: 2025-02-10 17:42 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,17.19 KB, text/x-log)
2025-02-09 13:00 UTC, lekto
Details
emerge --info (emerge.info,7.60 KB, text/plain)
2025-02-09 13:01 UTC, lekto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lekto 2025-02-09 13:00:58 UTC
Created attachment 918342 [details]
build.log

> /var/tmp/portage/app-text/calibre-7.22.0/work/calibre-7.22.0/src/calibre/ebooks/djvu/bzzdecoder.c:24:17: error: two or more data types in declaration specifiers
>    24 | typedef uint8_t bool;
>       |                 ^~~~
> /var/tmp/portage/app-text/calibre-7.22.0/work/calibre-7.22.0/src/calibre/ebooks/djvu/bzzdecoder.c:24:1: warning: useless type name in empty declaration
>    24 | typedef uint8_t bool;
>       | ^~~~~~~
Comment 1 lekto 2025-02-09 13:01:21 UTC
Created attachment 918343 [details]
emerge --info
Comment 2 Eli Schwartz gentoo-dev 2025-02-10 17:42:10 UTC
Fixed upstream in a newer version I simply haven't gotten around to packaging.