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

Bug 925071

Summary: dev-db/pgpool2-4.4.5 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: eschwartz
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027, 941869    
Attachments: build.log

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

Issue: dev-db/pgpool2-4.4.5 has implicit function declarations in configure logs.
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#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-20 08:25:29 UTC
Created attachment 885499 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-20 08:25:31 UTC
Found the following implicit function declarations in configure logs:

config.log:1380 - strcmp
config.log:1392 - exit
config.log:1380 - strcmp
config.log:1392 - exit
config.log:1380 - strcmp
config.log:1392 - exit
config.log:1380 - strcmp
config.log:1392 - exit
config.log:1380 - strcmp
config.log:1392 - exit
Comment 3 Eli Schwartz gentoo-dev 2024-11-03 18:44:42 UTC
Cannot reproduce with the current state of the tree -- without the config.log itself there's no telling what the actual issue was.

Assuming this has been fixed via autotools itself somehow.
Comment 4 Agostino Sarubbo gentoo-dev 2024-11-04 12:28:11 UTC
(In reply to Eli Schwartz from comment #3)
> Cannot reproduce with the current state of the tree -- without the
> config.log itself there's no telling what the actual issue was.
> 
> Assuming this has been fixed via autotools itself somehow.

I can't provide it because of bug 940128