Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882347 - app-editors/emacs:23 removal (was: app-editors/emacs-23.4-r21 fails to compile (CLANG-STRICTER-SYSTEM): hangs)
Summary: app-editors/emacs:23 removal (was: app-editors/emacs-23.4-r21 fails to compil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard: Pending removal: 2022-12-31
Keywords: NeedPatch, PMASKED
Depends on:
Blocks:
 
Reported: 2022-11-21 08:23 UTC by Agostino Sarubbo
Modified: 2022-12-31 18:32 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,97.64 KB, application/x-xz)
2022-11-21 08:23 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-11-21 08:23:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/emacs-23.4-r21 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-21 08:23:38 UTC
Created attachment 835365 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-11-21 08:23:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


./configure: line 5864: texinfo[^0-9]*([1-4][0-9]+|[5-9]|4\.[6-9]|4\.[1-5][0-9]+): command not found
            error ("select error: %s", emacs_strerror (xerrno));
Comment 3 Ulrich Müller gentoo-dev 2022-11-21 12:03:03 UTC
Unless someone is going to provide a patch, I guess it is time to last-rite slots 23 and 24.
Comment 4 Larry the Git Cow gentoo-dev 2022-11-30 11:59:01 UTC
The bug has been referenced in the following commit(s):

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

commit ceee7dc6e9839b255c1082193d5d672ef616536a
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-11-30 11:57:33 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-11-30 11:57:33 +0000

    profiles: Mask app-editors/emacs:23 and :24 for removal
    
    Bug: https://bugs.gentoo.org/882347
    Bug: https://bugs.gentoo.org/882349
    Bug: https://bugs.gentoo.org/883687
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 profiles/package.mask | 10 ++++++++++
 1 file changed, 10 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2022-12-31 18:32:01 UTC
The bug has been closed via the following commit(s):

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

commit 8b7bdc3f6f2e7f011e6dfca2016bdfcea699c137
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-31 18:23:40 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-31 18:31:03 +0000

    app-editors/emacs: drop 23.4-r23, 24.5-r13
    
    Closes: https://bugs.gentoo.org/882347
    Closes: https://bugs.gentoo.org/882349
    Bug: https://bugs.gentoo.org/883687
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-editors/emacs/Manifest              |   4 -
 app-editors/emacs/emacs-23.4-r23.ebuild | 354 --------------------------------
 app-editors/emacs/emacs-24.5-r13.ebuild | 346 -------------------------------
 3 files changed, 704 deletions(-)