Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742443 - sys-process/xjobs-20190725 fails tests (hang)
Summary: sys-process/xjobs-20190725 fails tests (hang)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-14 06:05 UTC by Agostino Sarubbo
Modified: 2020-09-17 14:56 UTC (History)
0 users

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


Attachments
build.log (build.log,13.52 KB, text/plain)
2020-09-14 06:05 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 2020-09-14 06:05:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-process/xjobs-20190725 fails tests (hang).
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
I had to kill the process.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-14 06:05:23 UTC
Created attachment 660093 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-16 00:30:56 UTC
The bug has been referenced in the following commit(s):

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

commit 3bd997e377477d976074b11002f8fd041da5fb9f
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-09-16 00:21:24 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-09-16 00:29:35 +0000

    sys-process/xjobs: new version 20200726.
    
    Bug: https://bugs.gentoo.org/742443
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sys-process/xjobs/Manifest                         |  1 +
 .../xjobs/files/xjobs-20200726-command-v.patch     | 48 ++++++++++++++++++++++
 .../files/xjobs-20200726-dont-page-tests.patch     | 27 ++++++++++++
 sys-process/xjobs/xjobs-20200726.ebuild            | 32 +++++++++++++++
 4 files changed, 108 insertions(+)
Comment 3 Michael Orlitzky gentoo-dev 2020-09-16 00:32:59 UTC
I fixed this in the new version. I'll stabilize it faster than usual since a hanging build is a nasty thing to do to people.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-17 14:56:45 UTC
The bug has been closed via the following commit(s):

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

commit 113a4d88e31035b762880efdb2f1da3d1a61c123
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-09-17 14:54:16 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-09-17 14:54:16 +0000

    sys-process/xjobs: remove old xjobs-20190725.ebuild and its patch.
    
    Closes: https://bugs.gentoo.org/742443
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sys-process/xjobs/Manifest                         |  1 -
 .../search-libtinfo-for-tigetstr-and-tparm.patch   | 32 -------------------
 sys-process/xjobs/xjobs-20190725.ebuild            | 36 ----------------------
 3 files changed, 69 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 99f41f1d93266d109c52a89b99bf26f11a557db8
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-09-17 14:53:26 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-09-17 14:53:26 +0000

    sys-process/xjobs: maintainer stabilize v20200726 on amd64/x86.
    
    This extra-fast stabilization is to address a hang in the test suite
    when the PAGER environment variable is set. The two associated patches
    have been merged upstream.
    
    Bug: https://bugs.gentoo.org/742443
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sys-process/xjobs/xjobs-20200726.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)