Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830408 - Last rites: app-editors/emacs:23 (was: app-editors/emacs-23.4-r21 fails to compile: configure: error: Emacs hasnt been ported to x86_64-gentoo-linux-musl systems)
Summary: Last rites: app-editors/emacs:23 (was: app-editors/emacs-23.4-r21 fails to co...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-01 16:41 UTC by Agostino Sarubbo
Modified: 2022-01-04 12:02 UTC (History)
0 users

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


Attachments
build.log (build.log,37.76 KB, text/plain)
2022-01-01 16:41 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,6.35 KB, text/plain)
2022-01-01 16:41 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 2022-01-01 16:41:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/emacs-23.4-r21 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-01 16:41:22 UTC
Created attachment 761036 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-01 16:41:23 UTC
Created attachment 761037 [details]
1-config.log

1-config.log
Comment 3 Ulrich Müller gentoo-dev 2022-01-02 17:44:44 UTC
As the message says, Emacs 23 hasn't been ported to x86_64-gentoo-linux-musl systems.

The obvious workaround is to use a newer version. Closing.
Comment 4 Agostino Sarubbo gentoo-dev 2022-01-02 21:24:05 UTC
(In reply to Ulrich Müller from comment #3)
> As the message says, Emacs 23 hasn't been ported to x86_64-gentoo-linux-musl
> systems.
> 
> The obvious workaround is to use a newer version. Closing.

I'd suggest to hang before if musl is detected..
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-02 21:28:41 UTC
(In reply to Ulrich Müller from comment #3)
> As the message says, Emacs 23 hasn't been ported to x86_64-gentoo-linux-musl
> systems.
> 
> The obvious workaround is to use a newer version. Closing.

Please mask older slots in musl profiles then.
Comment 6 Ulrich Müller gentoo-dev 2022-01-03 05:58:10 UTC
(In reply to Sam James from comment #5)
> Please mask older slots in musl profiles then.
Comment 7 Larry the Git Cow gentoo-dev 2022-01-04 11:36:46 UTC
The bug has been referenced in the following commit(s):

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

commit 7d9db68ee95042cfb775a451714f3d3588d7a4c3
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-01-04 11:34:21 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-01-04 11:36:40 +0000

    profiles/features/musl: package.mask app-editors/emacs:23
    
    Bug: https://bugs.gentoo.org/830408
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 profiles/features/musl/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 8 Ulrich Müller gentoo-dev 2022-01-04 12:02:46 UTC
Masked in the musl profile for now. Closing.