Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946410 - dev-db/pgpool2-4.4.7 fails to compile: pool_type.h:44:14: error: bool cannot be defined via typedef
Summary: dev-db/pgpool2-4.4.7 fails to compile: pool_type.h:44:14: error: bool cannot ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-14 08:13 UTC by Agostino Sarubbo
Modified: 2025-02-25 07:38 UTC (History)
0 users

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


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

Issue: dev-db/pgpool2-4.4.7 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-14 08:13:29 UTC
Created attachment 913985 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-02-25 07:38:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a373e452d44f9a993e1ce7d25091cb2b8c44cf51

commit a373e452d44f9a993e1ce7d25091cb2b8c44cf51
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-02-25 07:35:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-25 07:37:42 +0000

    dev-db/pgpool2: build w/ -std=gnu17
    
    Closes: https://bugs.gentoo.org/946410
    Closes: https://bugs.gentoo.org/940128
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/pgpool2/pgpool2-4.4.7.ebuild | 5 ++++-
 dev-db/pgpool2/pgpool2-9999.ebuild  | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)