Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855068 - dev-libs/nspr-4.34 fails tests (hangs on "intrupt" test on sparc)
Summary: dev-libs/nspr-4.34 fails tests (hangs on "intrupt" test on sparc)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 854258
  Show dependency tree
 
Reported: 2022-06-29 10:14 UTC by Agostino Sarubbo
Modified: 2022-12-23 03:23 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,680.51 KB, text/plain)
2022-06-29 10:14 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-06-29 10:14:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/nspr-4.34 fails tests (hang).
Discovered on: sparc (internal ref: sparc_at)

NOTE:
I had to kill the process.
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-29 10:14:20 UTC
Created attachment 788642 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-29 10:15:08 UTC
test killed after 2hours

 ~ $ strace -p 2425971
strace: Process 2425971 attached
restart_syscall(<... resuming interrupted restart_syscall ...>) = -1 EINTR (Interrupted system call)
wait4(3511,
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-29 10:19:33 UTC
Seeing the hang on:
>intrupt
is concerning.

I've had some weirdness on SPARC with signals before (e.g. CTRL-Z leads to "interrupted system call" with emerge).
Comment 4 matoro archtester 2022-08-22 23:46:21 UTC
This does not repro for me unfortunately, tried 4.34 and 4.34.1.  Still passes on -O3 -mcpu=native (niagara4).  Could I get a retest on this?  Maybe try outside of container if it is still present?
Comment 5 Red 2022-09-01 20:47:38 UTC
I can't reproduce. Also had -mcpu=niagara4
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-01 23:58:08 UTC
For me, it seems to run very very slowly, but not hanging. Which is bizarre given matoro and rich can run it pretty quickly. I've been running it for about 3 hours and it's still not done.
Comment 7 matoro archtester 2022-12-23 03:23:53 UTC
Can't repro per myself & Rich.