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

Bug 926724

Summary: x11-drivers/xf86-video-openchrome-0.6.0 fails to compile: via_driver.c:1678:45: error: call to undeclared function shadowUpdatePackedWeak [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-03-11 08:10:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-drivers/xf86-video-openchrome-0.6.0 fails to compile.
Discovered on: amd64 (internal ref: clang-lld_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#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-11 08:10:38 UTC
Created attachment 887284 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-11 08:10:40 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  111 | uniDRIQueryVersion(dpxf86dri.cy:,92 :m10a:j owarning: ra function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]V
  144 | uniDRIQueryDirectRenderingxf86dri.cC:a175p:a1b:l ewarning: (a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]d
 warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
xf86dri.c:284:xf86dri.c1::261 :warning: 1a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]:
via_driver.c:1678:45: error: call to undeclared function 'shadowUpdatePackedWeak'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-11 12:53:40 UTC

*** This bug has been marked as a duplicate of bug 875233 ***