Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923308 - sys-apps/groff-1.23.0 has implicit function declarations in configure logs
Summary: sys-apps/groff-1.23.0 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 (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-01-30 08:30 UTC by Agostino Sarubbo
Modified: 2024-05-20 04:01 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,393.83 KB, text/plain)
2024-01-30 08:30 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-01-30 08:30:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/groff-1.23.0 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: python-3.12_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-30 08:30:43 UTC
Created attachment 883683 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-30 08:30:44 UTC
Found the following implicit function declarations in configure logs:

config.log:5849 - exit
Comment 3 Eli Schwartz 2024-05-20 04:01:15 UTC
Hilarious FP only on clang, not gcc.

The actual configure check is wrong anyway. :/