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

Bug 906453

Summary: Running elibtoolize: Darwin patch set 'darwin-conf' failed to apply!
Product: Gentoo/Alt Reporter: Tom Li <biergaizi2009>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tom Li 2023-05-15 13:09:12 UTC
On macOS 13, currently, almost every single package build that contains elibtoolize command raises the following warning, such as:

> * Running elibtoolize in: libXau-1.0.11/
> *   Applying portage/1.2.0 patch ...
> *   Applying sed/1.5.6 patch ...
> *   Applying as-needed/2.4.3 patch ...
> *   Applying werror/2.4.7 patch ...
> *   Darwin patch set 'darwin-conf' failed to apply!

Or:

> * Running elibtoolize in: libX11-1.8.4/
> *   Applying portage/1.2.0 patch ...
> *   Applying sed/1.5.6 patch ...
> *   Applying as-needed/2.4.3 patch ...
> *   Applying specs/2.4.6 patch ...
> *   Applying fsanitize/2.4.6 patch ...
> *   Applying fuse-ld/2.4.6 patch ...
> *   Applying static-flags/2.4.6 patch ...
> *   Applying werror/2.4.6 patch ...
> *   Darwin patch set 'darwin-conf' failed to apply!
> *   Applying ppc64le/2.4.4 patch ...
> *   Applying darwin-conf/2.4.6 patch ...
> *   Applying darwin20-conf/2.4.6 patch ...

This is not a fatal error and does not cause any build failure. But its root cause still needs to be investigated. Is it expected? Or does the patchset need any update?
Comment 1 Benda Xu gentoo-dev 2023-07-26 03:42:44 UTC
I can reproduce this error.