Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925071 - dev-db/pgpool2-4.4.5 has implicit function declarations in configure logs
Summary: dev-db/pgpool2-4.4.5 has implicit function declarations in configure logs
Status: RESOLVED WORKSFORME
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: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2024-02-20 08:25 UTC by Agostino Sarubbo
Modified: 2024-11-04 12:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,927.98 KB, text/plain)
2024-02-20 08:25 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: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