tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: 2012Q1 failing packages (on netbsd-current)
On Sun, Apr 01, 2012 at 05:21:54PM +0400, Aleksej Saushev wrote:
> First thing to note is that this list is based only on amd64 builds.
Yes, because that's the data available.
> > devel/clisp-syscalls bad lisp code
>
> Bad C code or even just system most likely.
?
This is what it does:
WARNING: INTERN("PORT+PROTO"): #<PACKAGE POSIX> is locked
Ignore the lock and proceed
WARNING: INTERN("SN"): #<PACKAGE POSIX> is locked
Ignore the lock and proceed
WARNING: INTERN("PR"): #<PACKAGE POSIX> is locked
Ignore the lock and proceed
WARNING: INTERN("TMPDIR"): #<PACKAGE POSIX> is locked
Ignore the lock and proceed*** Signal 11
Stop.
It's already marked MAKE_JOBS_SAFE=no, so it's not the obvious
problem. Perhaps it's clisp that's broken; I guess lisp code isn't
supposed to be able to generate SIGSEGV.
> [...]
> amd64 problem, works fine here.
> [...]
> amd64 problem, work fine here.
> [...]
> amd64 problem.
...what's your point? Last I checked amd64 was a supported platform.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index