Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898330 - sys-devel/gcc-12.3.9999 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: sys-devel/gcc-12.3.9999 has implicit function declarations in configure logs ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-02-28 11:25 UTC by Agostino Sarubbo
Modified: 2023-09-08 23:59 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,170.04 KB, application/x-xz)
2023-02-28 11: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 2023-02-28 11:25:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-devel/gcc-12.3.9999 has implicit function declarations in configure logs (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-28 11:25:18 UTC
Created attachment 855154 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-28 19:29:56 UTC
 * QA Notice: Installing libtool files (.la) without corresponding static libraries!
 *   /usr/libexec/gcc/x86_64-pc-linux-gnu/12/liblto_plugin.la
 * QA Notice: Found the following implicit function declarations in configure logs:
 *   /var/tmp/portage/sys-devel/gcc-12.3.9999/work/build/x86_64-pc-linux-gnu/libgfortran/config.log:4143 - fpsetmask
 *   /var/tmp/portage/sys-devel/gcc-12.3.9999/work/build/x86_64-pc-linux-gnu/32/libgfortran/config.log:4235 - fpsetmask
 * Check that no features were accidentally disabled.
 * See https://wiki.gentoo.org/wiki/Modern_C_porting.
Comment 3 Arsen Arsenović gentoo-dev 2023-02-28 22:11:33 UTC
this is correct, fpsetmask is not present on GNU systems.

LIBGFOR_CHECK_FPSETMASK has correct includes for other platforms.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2023-09-08 23:59:01 UTC
Old bug against live ebuild