Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908751 - sys-power/nut-2.8.2 has implicit function declarations in configure logs
Summary: sys-power/nut-2.8.2 has implicit function declarations in configure logs
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-06-18 07:34 UTC by Agostino Sarubbo
Modified: 2024-05-28 06:35 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,236.48 KB, text/plain)
2023-06-18 07:34 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 2023-06-18 07:34:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-power/nut-2.8.0-r1 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: ci)

NOTE:
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-18 07:34:26 UTC
Created attachment 864113 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-18 07:34:27 UTC
Found the following implicit function declarations in configure logs:

config.log:3087 - func
config.log:3112 - bufsizeof
config.log:4463 - free
Comment 3 Agostino Sarubbo gentoo-dev 2023-08-09 06:46:29 UTC
ci has reproduced this issue with version 2.8.0-r2 - Updating summary.
Comment 4 INODE64 Sistemas 2023-08-09 09:09:59 UTC
Although it might be possible to apply a local patch to fix this, I believe it's crucial to escalate this to the developer. The developer will have a more comprehensive understanding of the application and can provide a more appropriate fix.

Additionally, in the development version, I found some other issues:

* QA Notice: Found the following implicit function declarations in configure logs:
*   /var/tmp/portage/sys-power/nut-9999/work/nut-9999/config.log:4894 points to an issue with strlwr
*   /var/tmp/portage/sys-power/nut-9999/work/nut-9999/config.log:5146 indicates a problem with print
* Check that no features were accidentally disabled.

I believe these issues are closely related and would highly recommend communicating with the developer before we proceed with any local patches.
Comment 5 Agostino Sarubbo gentoo-dev 2024-01-07 12:12:10 UTC
gcc14_tinderbox has reproduced this issue with version 2.8.0-r3 - Updating summary.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-07 12:21:22 UTC
Please do report it upstream in that case.
Comment 7 Agostino Sarubbo gentoo-dev 2024-05-28 06:35:35 UTC
ci has reproduced this issue with version 2.8.2 - Updating summary.