Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899902 - dev-lang/ruby-3.2.1 fails to compile (MUSL-CLANG-SYSTEM): patch -p1 failed with 901-musl-stacksize.patch
Summary: dev-lang/ruby-3.2.1 fails to compile (MUSL-CLANG-SYSTEM): patch -p1 failed wi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-06 14:40 UTC by Agostino Sarubbo
Modified: 2023-03-10 20:29 UTC (History)
0 users

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


Attachments
build.log (build.log,46.30 KB, text/plain)
2023-03-06 14:40 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 2023-03-06 14:40:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/ruby-3.2.1 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-06 14:40:25 UTC
Created attachment 856364 [details]
build.log

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


 *             environment, line 1057:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/dev-lang/ruby-3.2.1/files/3.1/901-musl-stacksize.patch'
 *   patch -p1  failed with /var/tmp/portage/dev-lang/ruby-3.2.1/files/3.1/901-musl-stacksize.patch
Comment 3 Larry the Git Cow gentoo-dev 2023-03-10 20:29:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c209b762f4574867743de2114eb98de648f635

commit a4c209b762f4574867743de2114eb98de648f635
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-03-10 16:48:23 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-03-10 20:29:09 +0000

    dev-lang/ruby: redo musl patch for ruby 3.2
    
    Closes: https://bugs.gentoo.org/899902
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-lang/ruby/files/3.2/901-musl-stacksize.patch | 24 +++++++++---------------
 dev-lang/ruby/ruby-3.2.1.ebuild                  |  2 +-
 2 files changed, 10 insertions(+), 16 deletions(-)