Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 801934 - app-emacs/ebuild-run-mode-20210707 fails tests
Summary: app-emacs/ebuild-run-mode-20210707 fails tests
Status: RESOLVED UPSTREAM
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:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2021-07-12 20:55 UTC by Agostino Sarubbo
Modified: 2021-07-13 07:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,35.29 KB, text/plain)
2021-07-12 20:55 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-07-12 20:55:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/ebuild-run-mode-20210707 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-12 20:55:52 UTC
Created attachment 723607 [details]
build.log

build log and emerge --info
Comment 2 Ulrich Müller gentoo-dev 2021-07-13 05:46:52 UTC
umake: making target check
Tests not implemented
make: *** [Makefile:32: check] Error 255

For now, I've added a test restriction to the ebuild.

CCing upstream. The package's build system shouldn't behave in this way. If tests aren't implemented then it shouldn't have a "make check" target, or at least not fail on it.
Comment 3 Larry the Git Cow gentoo-dev 2021-07-13 05:46:58 UTC
The bug has been referenced in the following commit(s):

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

commit 4328475fcb78d73773c7074a79b645b769486647
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2021-07-13 05:42:51 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2021-07-13 05:43:20 +0000

    app-emacs/ebuild-run-mode: Add test restriction
    
    Bug: https://bugs.gentoo.org/801934
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-emacs/ebuild-run-mode/ebuild-run-mode-20210707.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 4 akater 2021-07-13 07:03:45 UTC
(upstream) Right.  I pushed release v20210713 without a check target.
Comment 5 Larry the Git Cow gentoo-dev 2021-07-13 07:10:24 UTC
The bug has been closed via the following commit(s):

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

commit 1f3aece9316e7da9e3e9f07218939ecff8f21385
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2021-07-13 07:09:23 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2021-07-13 07:10:00 +0000

    app-emacs/ebuild-run-mode: Version bump to 20210713
    
    Closes: https://bugs.gentoo.org/801934
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-emacs/ebuild-run-mode/Manifest                                      | 2 +-
 ...{ebuild-run-mode-20210707.ebuild => ebuild-run-mode-20210713.ebuild} | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)