Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906453 - Running elibtoolize: Darwin patch set 'darwin-conf' failed to apply!
Summary: Running elibtoolize: Darwin patch set 'darwin-conf' failed to apply!
Status: CONFIRMED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-15 13:09 UTC by Tom Li
Modified: 2023-07-26 03:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.