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

Bug 922046

Summary: [guru] sci-misc/boinc-wrapper-26018-r1 has implicit function declarations in configure logs (GCC-14-SYSTEM)
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: GURU project <guru-bugs>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-01-13 14:56:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-misc/boinc-wrapper-26018 has implicit function declarations in configure logs (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-13 14:56:13 UTC
Created attachment 882185 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-13 14:56:15 UTC
Found the following implicit function declarations in configure logs:

config.log:4981 - _mm_extract_epi32
config.log:4995 - _mm_extract_epi16
config.log:5008 - _mm_extract_epi8
config.log:5021 - _mm_extract_epi64
config.log:5084 - _mm_insert_epi32
config.log:5088 - _mm256_insertf128_si256
config.log:5101 - _mm_insert_epi16
config.log:5114 - _mm_insert_epi8
config.log:5127 - _mm_insert_epi64
config.log:5265 - _mm256_insertf128_ps
config.log:5269 - _mm256_castps128_ps256
config.log:5273 - _mm_loadu_ps
config.log:5283 - _mm_storeu_ps
config.log:5287 - _mm256_castps256_ps128
config.log:5291 - _mm256_extractf128_ps
config.log:5296 - _mm256_insertf128_pd
config.log:5300 - _mm256_castpd128_pd256
config.log:5304 - _mm_loadu_pd
config.log:5314 - _mm_storeu_pd
config.log:5318 - _mm256_castpd256_pd128
config.log:5322 - _mm256_extractf128_pd
Comment 3 Agostino Sarubbo gentoo-dev 2024-04-01 08:24:06 UTC
guru_tinderbox has reproduced this issue with version 26018-r1 - Updating summary.