Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 764809 - app-editors/xemacs-21.5.34-r5 calls commands that do not exist
Summary: app-editors/xemacs-21.5.34-r5 calls commands that do not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XEmacs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-10 13:07 UTC by Agostino Sarubbo
Modified: 2021-02-05 22:57 UTC (History)
0 users

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


Attachments
build.log (build.log,450.65 KB, text/plain)
2021-01-10 13:07 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 2021-01-10 13:07:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/xemacs-21.5.34-r5 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-10 13:07:40 UTC
Created attachment 682258 [details]
build.log

build log and emerge --info
Comment 2 Mats Lidell gentoo-dev 2021-01-10 21:54:11 UTC
That looks like an intentional unit test of calling a command that does not exist. 

Would not echoing out the error make the QA check happy?
Comment 3 Agostino Sarubbo gentoo-dev 2021-01-10 22:17:55 UTC
that's fine..
Comment 4 Larry the Git Cow gentoo-dev 2021-01-16 16:13:32 UTC
The bug has been referenced in the following commit(s):

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

commit 6dbd335b119c144b07f0146c8421f8166d7d900e
Author:     Mats Lidell <matsl@gentoo.org>
AuthorDate: 2021-01-16 16:12:00 +0000
Commit:     Mats Lidell <matsl@gentoo.org>
CommitDate: 2021-01-16 16:13:26 +0000

    app-editors/xemacs: swallow output causing qa issue
    
    Patch unit test to be silent in order to avoid qa issue.
    
    Bug: https://bugs.gentoo.org/764809
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Mats Lidell <matsl@gentoo.org>

 app-editors/xemacs/files/xemacs-21.5.34-process-test-qa.patch | 11 +++++++++++
 app-editors/xemacs/xemacs-21.5.34-r5.ebuild                   |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)
Comment 5 Mats Lidell gentoo-dev 2021-02-05 22:57:29 UTC
Have not received any feedback on the fix so assuming problem is resolved and closing the ticket.