pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-evbarm/51653: pkgsrc breaks on RPI - evbarm vs. earm



The following reply was made to PR pkg/51653; it has been noted by GNATS.

From: bjjl%prod.mx.plus@localhost (Benjamin Lorenz)
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-evbarm/51653: pkgsrc breaks on RPI - evbarm vs. earm
Date: Sat, 26 Nov 2016 13:07:41 +0100 (CET)

 Update: The build of the package starts, but during compilation of
 dependent go14, the system hangs reproducibly:
 
 [...]
 regexp/syntax
 regexp
 go/token
 go/scanner
 go/ast
 go/parser
 os/exec
 os/signal
 net/url
 text/template/parse
 text/template
 go/doc
 go/build
 cmd/go
 <nothing happens beyond this point>
 
 and the system is frozen. Ping still works, but everything else hangs.
 
 Last output of top from another terminal:
 
 load averages:  1.06,  1.07,  0.88;               up 0+00:26:24            12:55:57
 31 processes: 1 runnable, 29 sleeping, 1 on CPU
 CPU states: 82.8% user,  0.0% nice, 11.2% system,  6.0% interrupt,  0.0% idle
 Memory: 161M Act, 7072K Wired, 16M Exec, 57M File, 253M Free
 Swap: 384M Total, 384M Free
 
   PID USERNAME PRI NICE   SIZE   RES STATE      TIME   WCPU    CPU COMMAND
 14611 bjjl      31    0    64M   51M RUN        0:06 98.99% 25.68% 5l
     0 root     124    0     0K 8304K syncer     0:06  0.63%  0.63% [system]
 
 So apparently 5l makes the system crash, but only while linking cmd/go.
 
 This happens with NetBSD/evbarm on my RPI with 7.0.2, and also kernel 7.0.1
 and 7.0_STABLE from January 10th 2016. 
 


Home | Main Index | Thread Index | Old Index