Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926724 - 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]
Summary: x11-drivers/xf86-video-openchrome-0.6.0 fails to compile: via_driver.c:1678:4...
Status: RESOLVED DUPLICATE of bug 875233
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-03-11 08:10 UTC by Agostino Sarubbo
Modified: 2024-03-11 12:53 UTC (History)
0 users

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


Attachments
build.log (build.log,124.92 KB, text/plain)
2024-03-11 08:10 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-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 ***